Advertisement
Guest User

Untitled

a guest
Jan 7th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. root@homeserver:/mnt/3tb# parted -l
  2. Model: ATA WDC WD20EARS-00M (scsi)
  3. Disk /dev/sda: 2000GB
  4. Sector size (logical/physical): 512B/512B
  5. Partition Table: msdos
  6.  
  7. Number Start End Size Type File system Flags
  8. 1 1049kB 2000GB 2000GB primary ntfs
  9.  
  10.  
  11. Model: ATA ST3500413AS (scsi)
  12. Disk /dev/sdb: 500GB
  13. Sector size (logical/physical): 512B/512B
  14. Partition Table: msdos
  15.  
  16. Number Start End Size Type File system Flags
  17. 1 1049kB 256MB 255MB primary ext2 boot
  18. 2 257MB 500GB 500GB extended
  19. 5 257MB 500GB 500GB logical lvm
  20.  
  21.  
  22. Model: ATA ST3000DM001-9YN1 (scsi)
  23. Disk /dev/sdc: 3001GB
  24. Sector size (logical/physical): 512B/4096B
  25. Partition Table: gpt
  26.  
  27. Number Start End Size File system Name Flags
  28. 1 32.8kB 537MB 537MB linux-swap(v1)
  29. 2 537MB 3001GB 3000GB ext4
  30.  
  31.  
  32. Model: Linux device-mapper (linear) (dm)
  33. Disk /dev/mapper/homeserver--vg-root: 496GB
  34. Sector size (logical/physical): 512B/512B
  35. Partition Table: loop
  36.  
  37. Number Start End Size File system Flags
  38. 1 0.00B 496GB 496GB ext4
  39.  
  40.  
  41. Model: Linux device-mapper (linear) (dm)
  42. Disk /dev/mapper/homeserver--vg-swap_1: 3687MB
  43. Sector size (logical/physical): 512B/512B
  44. Partition Table: loop
  45.  
  46. Number Start End Size File system Flags
  47. 1 0.00B 3687MB 3687MB linux-swap(v1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement