Help with DRBD /dev/sda?

Discussion in 'HOWTO-Related Questions' started by cwhitmore, May 14, 2009.

  1. cwhitmore

    cwhitmore New Member

  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    fdisk -l
    ?
     
  3. cwhitmore

    cwhitmore New Member

    Here it is:
    /dev/sda1-3 is my USB key
    /dev/sdb1 is my volumegroup
    /dev/sdb2 empty partition I created from within Openfiler GUI
    /dev/sdb3 empty partition I created from within Openfiler GUI
    /dev/dm-Op1 iSCSI volume within /dev/sdb1 volumegroup
    /dev/dm-01 partition for /var/log (moved from USB key)


    Disk /dev/sda: 2000 MB, 2000682496 bytes
    64 heads, 32 sectors/track, 1907 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 100 102384 83 Linux
    /dev/sda2 101 1707 1645568 83 Linux
    /dev/sda3 1708 1907 204800 82 Linux swap / Solaris

    Disk /dev/sdb: 733.4 GB, 733478912000 bytes
    255 heads, 63 sectors/track, 89173 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/sdb1 100 89173 715486905 8e Linux LVM
    /dev/sdb2 1 38 305203+ 8e Linux LVM
    /dev/sdb3 39 99 489982+ 8e Linux LVM

    Partition table entries are not in disk order

    Disk /dev/dm-0: 368.9 GB, 368998088704 bytes
    255 heads, 63 sectors/track, 44861 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/dm-0p1 1 44861 360345918+ fb Unknown

    Disk /dev/dm-1: 10.7 GB, 10737418240 bytes
    255 heads, 63 sectors/track, 1305 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Disk /dev/dm-1 doesn't contain a valid partition table
     

Share This Page