Results 1 to 5 of 5

Thread: $/dev/mapper/sda1 not identified as an existing physical volume

  1. #1
    Join Date
    Jul 2009
    Beans
    3

    $/dev/mapper/sda1 not identified as an existing physical volume

    I'm running Ubuntu 9.04 Server w/o gui.
    My original is
    $sudo vgextend volumegroup /dev/sda1
    $/dev/mapper/sda1 not identified as an existing physical volume
    $Unable to add physical volume '/dev/mapper/sda1' to volume group 'volumegroup'.

    $sudo vgextend --version
    $LVM version: 2.02.39 (2008-06-27)
    $Library version: 1.02.27 (2008-06-25)
    $Driver version: 4.14.0

    If it helps
    $sudo fdisk -l
    $Disk /dev/sda: 80.0 GB, 80054059008 bytes
    $255 heads, 63 sectors/track, 9732 cylinders
    $Units = cylinders of 16065 * 512 = 8225280 bytes
    $Disk identifier: 0xa5ebf8b4
    $
    $ Device Boot Start End Blocks Id System
    $/dev/sda1 * 1 9732 78172258+ 83 Linux
    $
    $Disk /dev/sdb: 80.0 GB, 80054059008 bytes
    $255 heads, 63 sectors/track, 9732 cylinders
    $Units = cylinders of 16065 * 512 = 8225280 bytes
    $Disk identifier: 0x00000001
    $
    $ Device Boot Start End Blocks Id System
    $/dev/sdb1 1 9702 77931283+ 83 Linux
    $/dev/sdb2 9703 9732 240975 5 Extended
    $/dev/sdb5 9703 9732 240943+ 83 Linux
    Thanks

  2. #2
    Join Date
    Apr 2006
    Location
    Tokyo, Japan
    Beans
    1,653
    Distro
    Ubuntu

    Re: $/dev/mapper/sda1 not identified as an existing physical volume

    What exactly do you want to do?
    UMUNTU NGUMUNTU NGABANTU (UBUNTU): A person is a person through other persons
    1 UBUNTU (x86) @ Home, 1 UBUNTU (ppc) @ iBook Laptop, 2 UBUNTUs (x86) @ University

  3. #3
    Join Date
    Jul 2009
    Beans
    3

    Re: $/dev/mapper/sda1 not identified as an existing physical volume

    I wanted to extend my volume group to include my second hard drive
    Last edited by krajschmitz; July 12th, 2009 at 11:54 PM.

  4. #4
    Join Date
    Jul 2009
    Beans
    3

    Re: $/dev/mapper/sda1 not identified as an existing physical volume

    I solved the problem.

  5. #5
    Join Date
    Mar 2009
    Beans
    6

    Exclamation Re: $/dev/mapper/sda1 not identified as an existing physical volume

    I solved the problem!?! that's it? no explanation of how.

    I'll submit that you probably forgot to do a pvcreate on the device first.

    I had the exact same problem and found this thread but figured out what was wrong...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •