daily pastebin goal
43%
SHARE
TWEET

Untitled

a guest Feb 25th, 2015 214 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dexter@dexter-VirtualBox:/etc/lvm$ sudo lvdisplay -C; sudo vgdisplay -C; pvdisplay -C; sudo fdisk -l;
  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.   VG        #PV #LV #SN Attr   VSize  VFree
  6.   ubuntu-vg   1   2   0 wz--n- 39,89g 32,00m
  7.   /dev/mapper/control: open failed: Permission denied
  8.   Failure to communicate with kernel device-mapper driver.
  9.   WARNING: Running as a non-root user. Functionality may be unavailable.
  10.   /run/lock/lvm/P_global:aux: open failed: Permission denied
  11.   Unable to obtain global lock.
  12.  
  13. Disk /dev/sda: 85.1 GB, 85060485120 bytes
  14. 255 heads, 63 sectors/track, 10341 cylinders, total 166133760 sectors
  15. Units = sectors of 1 * 512 = 512 bytes
  16. Sector size (logical/physical): 512 bytes / 512 bytes
  17. I/O size (minimum/optimal): 512 bytes / 512 bytes
  18. Disk identifier: 0x000f1bf2
  19.  
  20.    Device Boot      Start         End      Blocks   Id  System
  21. /dev/sda1   *        2048      499711      248832   83  Linux
  22. /dev/sda2          501758    84158463    41828353    5  Extended
  23. /dev/sda3               1        2047        1023+  83  Linux
  24. /dev/sda5          501760    84158463    41828352   8e  Linux LVM
  25.  
  26. Partition table entries are not in disk order
  27.  
  28. Disk /dev/mapper/ubuntu--vg-root: 33.5 GB, 33546043392 bytes
  29. 255 heads, 63 sectors/track, 4078 cylinders, total 65519616 sectors
  30. Units = sectors of 1 * 512 = 512 bytes
  31. Sector size (logical/physical): 512 bytes / 512 bytes
  32. I/O size (minimum/optimal): 512 bytes / 512 bytes
  33. Disk identifier: 0x00000000
  34.  
  35. Disk /dev/mapper/ubuntu--vg-root doesn't contain a valid partition table
  36.  
  37. Disk /dev/mapper/ubuntu--vg-swap_1: 9248 MB, 9248440320 bytes
  38. 255 heads, 63 sectors/track, 1124 cylinders, total 18063360 sectors
  39. Units = sectors of 1 * 512 = 512 bytes
  40. Sector size (logical/physical): 512 bytes / 512 bytes
  41. I/O size (minimum/optimal): 512 bytes / 512 bytes
  42. Disk identifier: 0x00000000
  43.  
  44. Disk /dev/mapper/ubuntu--vg-swap_1 doesn't contain a valid partition table
RAW Paste Data
Top