Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Disk IO showing 0B for R/s and W/s #114

Open
ChadTaljaardt opened this issue Feb 20, 2019 · 6 comments
Open

Disk IO showing 0B for R/s and W/s #114

ChadTaljaardt opened this issue Feb 20, 2019 · 6 comments
Labels
bug Something isn't working dep:gopsutil

Comments

@ChadTaljaardt
Copy link

Required information:

  • gotop version (gotop -v): 2.0.2
  • The output of uname -a: Darwin Chads-MacBook-Pro.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X86_64 x86_64
  • Terminal emulator (e.g. iTerm or gnome terminal): Alacritty
  • Any relevenat hardware info: Macbook pro 15
  • tmux version if using tmux: 2.8

screenshot 2019-02-20 at 17 38 32

@ChadTaljaardt
Copy link
Author

Thanks @zp

@ChadTaljaardt
Copy link
Author

@zp @cjbassi Just tried to verify if this got fixed and i'm still getting the error. I have upgraded to the 3.0 release.

@cjbassi
Copy link
Owner

cjbassi commented Feb 23, 2019

Can you copy the output of lsblk and df?

edit: I should've kept this issue open, because while #116 does fix the issue for one of my disks, I'm still having issues displaying counters for my encrypted drive mounted at /dev/mapper/cryptroot that I'll need to fix on gopsutil's end.

@cjbassi cjbassi reopened this Feb 23, 2019
@ChadTaljaardt
Copy link
Author

ChadTaljaardt commented Feb 25, 2019

Here are the results, i used diskutil instead of lsblk as i'm on OSX.

screenshot 2019-02-25 at 09 33 32

screenshot 2019-02-25 at 09 33 37

@ape364
Copy link

ape364 commented Apr 8, 2019

I've got the same problem. Screenshot. Kitty terminal at MiBook Pro, no tmux, nvme disk, encrypted volume.

Info:

 ~ gotop -V 
3.0.0
 ~ uname -a
Linux MiBook 5.0.6-arch1-1-ARCH #1 SMP PREEMPT Wed Apr 3 09:35:20 UTC 2019 x86_64 GNU/Linux
 ~ lsblk
NAME              MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
nvme0n1           259:0    0 238.5G  0 disk  
├─nvme0n1p1       259:1    0   512M  0 part  /boot
└─nvme0n1p2       259:2    0   238G  0 part  
  └─archlv        254:0    0   238G  0 crypt 
    ├─archvg-swap 254:1    0    16G  0 lvm   [SWAP]
    ├─archvg-root 254:2    0    64G  0 lvm   /
    └─archvg-home 254:3    0   158G  0 lvm   /home
 ~ kitty -v
kitty 0.13.3 created by Kovid Goyal

@cjbassi cjbassi added bug Something isn't working dep:gopsutil labels May 16, 2019
@alex-left
Copy link

alex-left commented Aug 26, 2019

I've got the same problem in v3.0.0
I have ubuntu 16 with ssd and lvm partitions (swap encrypted)

NAME                         MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
loop1                          7:1    0  88,5M  1 loop  /snap/core/7270
loop2                          7:2    0  88,7M  1 loop  /snap/core/7396
loop0                          7:0    0  90,8M  1 loop  /snap/krop/104
sda                            8:0    0 238,5G  0 disk  
├─sda2                         8:2    0   488M  0 part  /boot
├─sda3                         8:3    0 237,5G  0 part  
│ ├─ubuntu--gnome--vg-swap_1 253:1    0  15,8G  0 lvm   
│ │ └─cryptswap1             253:2    0  15,8G  0 crypt [SWAP]
│ └─ubuntu--gnome--vg-root   253:0    0 221,7G  0 lvm   /
└─sda1   

Say me whatever you need to able fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working dep:gopsutil
Projects
None yet
Development

No branches or pull requests

4 participants