daily pastebin goal
43%
SHARE
TWEET

Untitled

a guest Feb 25th, 2015 203 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dexter@dexter-VirtualBox:/etc/lvm$ sudo lvdisplay -C
  2.   LV     VG        Attr      LSize  Pool Origin Data%  Move Log Copy%  Convert
  3.   root   ubuntu-vg -wi-ao--- 31,24g                                          
  4.   swap_1 ubuntu-vg -wi-ao---  8,61g  
  5.  
  6. dexter@dexter-VirtualBox:/etc/lvm$ sudo vgdisplay -C
  7.   VG        #PV #LV #SN Attr   VSize  VFree
  8.   ubuntu-vg   1   2   0 wz--n- 39,89g 32,00m
  9.  
  10. dexter@dexter-VirtualBox:/etc/lvm$ sudo pvdisplay -C
  11.   PV         VG        Fmt  Attr PSize  PFree
  12.   /dev/sda5  ubuntu-vg lvm2 a--  39,89g 32,00m
  13.  
  14. dexter@dexter-VirtualBox:/etc/lvm$ sudo fdisk -l
  15.  
  16. Disk /dev/sda: 85.1 GB, 85060485120 bytes
  17. 255 heads, 63 sectors/track, 10341 cylinders, total 166133760 sectors
  18. Units = sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 512 bytes
  20. I/O size (minimum/optimal): 512 bytes / 512 bytes
  21. Disk identifier: 0x000f1bf2
  22.  
  23.    Device Boot      Start         End      Blocks   Id  System
  24. /dev/sda1   *        2048      499711      248832   83  Linux
  25. /dev/sda2          501758    84158463    41828353    5  Extended
  26. /dev/sda3               1        2047        1023+  83  Linux
  27. /dev/sda5          501760    84158463    41828352   8e  Linux LVM
  28.  
  29. Partition table entries are not in disk order
  30.  
  31. Disk /dev/mapper/ubuntu--vg-root: 33.5 GB, 33546043392 bytes
  32. 255 heads, 63 sectors/track, 4078 cylinders, total 65519616 sectors
  33. Units = sectors of 1 * 512 = 512 bytes
  34. Sector size (logical/physical): 512 bytes / 512 bytes
  35. I/O size (minimum/optimal): 512 bytes / 512 bytes
  36. Disk identifier: 0x00000000
  37.  
  38. Disk /dev/mapper/ubuntu--vg-root doesn't contain a valid partition table
  39.  
  40. Disk /dev/mapper/ubuntu--vg-swap_1: 9248 MB, 9248440320 bytes
  41. 255 heads, 63 sectors/track, 1124 cylinders, total 18063360 sectors
  42. Units = sectors of 1 * 512 = 512 bytes
  43. Sector size (logical/physical): 512 bytes / 512 bytes
  44. I/O size (minimum/optimal): 512 bytes / 512 bytes
  45. Disk identifier: 0x00000000
  46.  
  47. Disk /dev/mapper/ubuntu--vg-swap_1 doesn't contain a valid partition table
RAW Paste Data
Top