Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@dur:~#
- root@dur:~# vgscan
- Reading all physical volumes. This may take a while...
- Found volume group "dur" using metadata type lvm2
- root@dur:~#
- root@dur:~#
- root@dur:~#
- root@dur:~# pvs
- PV VG Fmt Attr PSize PFree
- /dev/sdb5 dur lvm2 a- 28.39g 0
- root@dur:~#
- root@dur:~# lvdisplay
- --- Logical volume ---
- LV Name /dev/dur/root
- VG Name dur
- LV UUID bqK8yp-VgIg-UZdS-nsXO-SFka-NWkX-odW0wa
- LV Write Access read/write
- LV Status available
- # open 0
- LV Size 26.43 GiB
- Current LE 6765
- Segments 1
- Allocation inherit
- Read ahead sectors auto
- - currently set to 256
- Block device 252:0
- --- Logical volume ---
- LV Name /dev/dur/swap_1
- VG Name dur
- LV UUID dBpQrP-U3kp-c4jU-HaSG-BVVb-RfCe-4QI91H
- LV Write Access read/write
- LV Status available
- # open 0
- LV Size 1.97 GiB
- Current LE 504
- Segments 1
- Allocation inherit
- Read ahead sectors auto
- - currently set to 256
- Block device 252:1
- root@dur:~#
- root@dur:~# mount
- /dev/sda1 on / type ext4 (rw,errors=remount-ro)
- proc on /proc type proc (rw,noexec,nosuid,nodev)
- sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
- none on /sys/fs/fuse/connections type fusectl (rw)
- none on /sys/kernel/debug type debugfs (rw)
- none on /sys/kernel/security type securityfs (rw)
- udev on /dev type devtmpfs (rw,mode=0755)
- devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
- tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
- none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
- none on /run/shm type tmpfs (rw,nosuid,nodev)
- gvfs-fuse-daemon on /home/thufir/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=thufir)
- root@dur:~#
- root@dur:~#
Advertisement
Add Comment
Please, Sign In to add comment