Skip to content

Instantly share code, notes, and snippets.

@buildlackey
Created December 24, 2014 07:31
Show Gist options
  • Save buildlackey/43cc256ecb915418f072 to your computer and use it in GitHub Desktop.
Save buildlackey/43cc256ecb915418f072 to your computer and use it in GitHub Desktop.
[root@RESCUE-master /]# fdisk -l
Disk /dev/xvdc: 2147 MB, 2147483648 bytes
22 heads, 16 sectors/track, 11915 cylinders
Units = cylinders of 352 * 512 = 180224 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0006cf9d
Device Boot Start End Blocks Id System
/dev/xvdc1 1 11916 2097151+ 83 Linux
Disk /dev/xvdb: 665.7 GB, 665719930880 bytes
255 heads, 63 sectors/track, 80935 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00048afc
Device Boot Start End Blocks Id System
/dev/xvdb1 * 1 80935 650109363+ 83 Linux
Disk /dev/xvda: 665.7 GB, 665719930880 bytes
255 heads, 63 sectors/track, 80935 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00048afc
Device Boot Start End Blocks Id System
/dev/xvda1 * 1 80935 650109363+ 83 Linux
[root@RESCUE-master /]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment