Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. root@DB-master-SSD:~# fdisk -l
  2.  
  3. Disk /dev/sda: 240.1 GB, 240057409536 bytes
  4. 255 heads, 63 sectors/track, 29185 cylinders, total 468862128 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0x000607c7
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 2048 391167 194560 fd Linux raid autodetect
  12. /dev/sda2 391168 468860927 234234880 fd Linux raid autodetect
  13.  
  14. Disk /dev/sdb: 240.1 GB, 240057409536 bytes
  15. 255 heads, 63 sectors/track, 29185 cylinders, total 468862128 sectors
  16. Units = sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. Disk identifier: 0x00064df1
  20.  
  21. Device Boot Start End Blocks Id System
  22. /dev/sdb1 2048 391167 194560 fd Linux raid autodetect
  23. /dev/sdb2 391168 468860927 234234880 fd Linux raid autodetect
  24.  
  25. Disk /dev/md0: 199 MB, 199032832 bytes
  26. 2 heads, 4 sectors/track, 48592 cylinders, total 388736 sectors
  27. Units = sectors of 1 * 512 = 512 bytes
  28. Sector size (logical/physical): 512 bytes / 512 bytes
  29. I/O size (minimum/optimal): 512 bytes / 512 bytes
  30. Disk identifier: 0x00000000
  31.  
  32. Disk /dev/md0 doesn't contain a valid partition table
  33.  
  34. Disk /dev/md1: 239.7 GB, 239722102784 bytes
  35. 2 heads, 4 sectors/track, 58525904 cylinders, total 468207232 sectors
  36. Units = sectors of 1 * 512 = 512 bytes
  37. Sector size (logical/physical): 512 bytes / 512 bytes
  38. I/O size (minimum/optimal): 512 bytes / 512 bytes
  39. Disk identifier: 0x00000000
  40.  
  41. Disk /dev/md1 doesn't contain a valid partition table
  42.  
  43. Disk /dev/mapper/Storage-Root: 236.6 GB, 236646825984 bytes
  44. 255 heads, 63 sectors/track, 28770 cylinders, total 462200832 sectors
  45. Units = sectors of 1 * 512 = 512 bytes
  46. Sector size (logical/physical): 512 bytes / 512 bytes
  47. I/O size (minimum/optimal): 512 bytes / 512 bytes
  48. Disk identifier: 0x00000000
  49.  
  50. Disk /dev/mapper/Storage-Root doesn't contain a valid partition table
  51.  
  52. Disk /dev/mapper/Storage-Swap: 3070 MB, 3070230528 bytes
  53. 255 heads, 63 sectors/track, 373 cylinders, total 5996544 sectors
  54. Units = sectors of 1 * 512 = 512 bytes
  55. Sector size (logical/physical): 512 bytes / 512 bytes
  56. I/O size (minimum/optimal): 512 bytes / 512 bytes
  57. Disk identifier: 0x00000000
  58.  
  59. Disk /dev/mapper/Storage-Swap doesn't contain a valid partition table
  60. root@DB-master-SSD:~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement