Ubuntu Pastebin

Paste from Hanumaan at Thu, 17 Mar 2016 13:28:30 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
####This is an iSCSI drive with multipath

sudo lsof /dev/sdb


sudo lsof /dev/sdb
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/111/gvfs
      Output information may be incomplete.
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF  NODE NAME
multipath 1336 root   15u   BLK   8,16      0t0 12122 /dev/sdb
Download as text