<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic sles10 sp2, lvm issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sles10-sp2-lvm-issue/m-p/4501436#M38335</link>
    <description>hello&lt;BR /&gt;&lt;BR /&gt;i have created 2 disks on storage and disks are visible from os (sles 10 sp2 x86_64)&lt;BR /&gt;&lt;BR /&gt;2 VG are created and one LV on each VG, filesystems are created and mounted. Files are&lt;BR /&gt;created to be sure is filesystem correct.&lt;BR /&gt;After reboot filesystems are switched but alllook normal (VG and LV)&lt;BR /&gt;&lt;BR /&gt;xi2clu:/dev/disk/by-name # pvdisplay /dev/mapper/mpathc-part1&lt;BR /&gt;  No physical volume label read from /dev/mapper/mpathc-part1&lt;BR /&gt;  Failed to read physical volume "/dev/mapper/mpathc-part1"&lt;BR /&gt;xi2clu:/dev/disk/by-name # pvcreate /dev/mapper/mpathc-part1 &lt;BR /&gt;  Physical volume "/dev/mapper/mpathc-part1" successfully created&lt;BR /&gt;xi2clu:/dev/disk/by-name # vgcreate xisapappl /dev/mapper/mpathc-part1&lt;BR /&gt;  Volume group "xisapappl" successfully created&lt;BR /&gt;xi2clu:/dev/disk/by-name # vgdisplay&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xioracle&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  1&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                0&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       0 / 0   &lt;BR /&gt;  Free  PE / Size       16382 / 63.99 GB&lt;BR /&gt;  VG UUID               ZiXnSW-sPq7-iWAa-obte-0tf3-Mu6R-7Kaxpp&lt;BR /&gt;   &lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xisapappl&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  1&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                0&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       0 / 0   &lt;BR /&gt;  Free  PE / Size       16382 / 63.99 GB&lt;BR /&gt;  VG UUID               Zlc0Iy-h1Bc-63KG-DlhP-7lrT-KJg2-13nVdw&lt;BR /&gt;   &lt;BR /&gt;xi2clu:/dev/disk/by-name # lvcreate -l 100%VG -n xioraclelv xioracle&lt;BR /&gt;  Logical volume "xioraclelv" created&lt;BR /&gt;xi2clu:/dev/disk/by-name # lvcreate -l 100%VG -n xisapappllv xisapappl      &lt;BR /&gt;  Logical volume "xisapappllv" created&lt;BR /&gt;xi2clu:/dev/disk/by-name # mkfs.ext3 /dev/xioracle/xioraclelv&lt;BR /&gt;mke2fs 1.38 (30-Jun-2005)&lt;BR /&gt;Filesystem label=&lt;BR /&gt;OS type: Linux&lt;BR /&gt;Block size=4096 (log=2)&lt;BR /&gt;Fragment size=4096 (log=2)&lt;BR /&gt;8388608 inodes, 16775168 blocks&lt;BR /&gt;838758 blocks (5.00%) reserved for the super user&lt;BR /&gt;First data block=0&lt;BR /&gt;Maximum filesystem blocks=4294967296&lt;BR /&gt;512 block groups&lt;BR /&gt;32768 blocks per group, 32768 fragments per group&lt;BR /&gt;16384 inodes per group&lt;BR /&gt;Superblock backups stored on blocks: &lt;BR /&gt;        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, &lt;BR /&gt;        4096000, 7962624, 11239424&lt;BR /&gt;&lt;BR /&gt;Writing inode tables: done                            &lt;BR /&gt;Creating journal (32768 blocks): done&lt;BR /&gt;Writing superblocks and filesystem accounting information: done&lt;BR /&gt;&lt;BR /&gt;This filesystem will be automatically checked every 21 mounts or&lt;BR /&gt;180 days, whichever comes first.  Use tune2fs -c or -i to override.&lt;BR /&gt;xi2clu:/dev/disk/by-name # mkfs.ext3 /dev/xisapappl/xisapappllv&lt;BR /&gt;mke2fs 1.38 (30-Jun-2005)&lt;BR /&gt;Filesystem label=&lt;BR /&gt;OS type: Linux&lt;BR /&gt;Block size=4096 (log=2)&lt;BR /&gt;Fragment size=4096 (log=2)&lt;BR /&gt;8388608 inodes, 16775168 blocks&lt;BR /&gt;838758 blocks (5.00%) reserved for the super user&lt;BR /&gt;First data block=0&lt;BR /&gt;Maximum filesystem blocks=4294967296&lt;BR /&gt;512 block groups&lt;BR /&gt;32768 blocks per group, 32768 fragments per group&lt;BR /&gt;16384 inodes per group&lt;BR /&gt;Superblock backups stored on blocks: &lt;BR /&gt;        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, &lt;BR /&gt;        4096000, 7962624, 11239424&lt;BR /&gt;&lt;BR /&gt;Writing inode tables: done                            &lt;BR /&gt;Creating journal (32768 blocks): done&lt;BR /&gt;Writing superblocks and filesystem accounting information: done&lt;BR /&gt;&lt;BR /&gt;This filesystem will be automatically checked every 32 mounts or&lt;BR /&gt;180 days, whichever comes first.  Use tune2fs -c or -i to override.&lt;BR /&gt;xi2clu:/dev/disk/by-name # mount -t ext3 -o rw /dev/xioracle/xioraclelv /appl/xioracle&lt;BR /&gt;xi2clu:/dev/disk/by-name # mount -t ext3 -o rw /dev/xisapappl/xisapappllv /appl/xisapappl           &lt;BR /&gt;xi2clu:/dev/disk/by-name # cd /appl&lt;BR /&gt;xi2clu:/appl # cd xioracle&lt;BR /&gt;xi2clu:/appl/xioracle # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;xi2clu:/appl/xioracle # touch xioraclefs&lt;BR /&gt;xi2clu:/appl/xioracle # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:57 xioraclefs&lt;BR /&gt;xi2clu:/appl/xioracle # cd ..&lt;BR /&gt;xi2clu:/appl # cd xisapappl&lt;BR /&gt;xi2clu:/appl/xisapappl # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;xi2clu:/appl/xisapappl # touch xisapapplfs&lt;BR /&gt;xi2clu:/appl/xisapappl # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:58 xisapapplfs&lt;BR /&gt;xi2clu:/appl/xisapappl # cd&lt;BR /&gt;xi2clu:~ # reboot&lt;BR /&gt;&lt;BR /&gt;Broadcast message from root (pts/1) (Tue Sep 22 13:58:10 2009):&lt;BR /&gt;&lt;BR /&gt;The system is going down for reboot NOW!&lt;BR /&gt;xi2clu:~ # &lt;BR /&gt;Last login: Tue Sep 22 13:47:35 2009 from infsysadm03.se.getro.net&lt;BR /&gt;xi2clu:~ # vgdisplay -v xioracle&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "xioracle"&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xioracle&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  2&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                1&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       16382 / 63.99 GB&lt;BR /&gt;  Free  PE / Size       0 / 0   &lt;BR /&gt;  VG UUID               ZiXnSW-sPq7-iWAa-obte-0tf3-Mu6R-7Kaxpp&lt;BR /&gt;   &lt;BR /&gt;  --- Logical volume ---&lt;BR /&gt;  LV Name                /dev/xioracle/xioraclelv&lt;BR /&gt;  VG Name                xioracle&lt;BR /&gt;  LV UUID                60yQHt-sH1K-oNk1-tWVx-sDUL-fDSz-TUP0Tk&lt;BR /&gt;  LV Write Access        read/write&lt;BR /&gt;  LV Status              available&lt;BR /&gt;  # open                 0&lt;BR /&gt;  LV Size                63.99 GB&lt;BR /&gt;  Current LE             16382&lt;BR /&gt;  Segments               1&lt;BR /&gt;  Allocation             inherit&lt;BR /&gt;  Read ahead sectors     0&lt;BR /&gt;  Block device           253:24&lt;BR /&gt;   &lt;BR /&gt;  --- Physical volumes ---&lt;BR /&gt;  PV Name               /dev/dm-21     &lt;BR /&gt;  PV UUID               CJW0tj-11gU-lyDk-40j5-ghh6-0t1n-fkOwYF&lt;BR /&gt;  PV Status             allocatable&lt;BR /&gt;  Total PE / Free PE    16382 / 0&lt;BR /&gt;   &lt;BR /&gt;xi2clu:~ # vgdisplay -v xisapappl&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "xisapappl"&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xisapappl&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  2&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                1&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       16382 / 63.99 GB&lt;BR /&gt;  Free  PE / Size       0 / 0   &lt;BR /&gt;  VG UUID               Zlc0Iy-h1Bc-63KG-DlhP-7lrT-KJg2-13nVdw&lt;BR /&gt;   &lt;BR /&gt;  --- Logical volume ---&lt;BR /&gt;  LV Name                /dev/xisapappl/xisapappllv&lt;BR /&gt;  VG Name                xisapappl&lt;BR /&gt;  LV UUID                M1tu0K-FTlI-rnqF-okvb-H5iy-ouwN-EwseAc&lt;BR /&gt;  LV Write Access        read/write&lt;BR /&gt;  LV Status              available&lt;BR /&gt;  # open                 0&lt;BR /&gt;  LV Size                63.99 GB&lt;BR /&gt;  Current LE             16382&lt;BR /&gt;  Segments               1&lt;BR /&gt;  Allocation             inherit&lt;BR /&gt;  Read ahead sectors     0&lt;BR /&gt;  Block device           253:23&lt;BR /&gt;   &lt;BR /&gt;  --- Physical volumes ---&lt;BR /&gt;  PV Name               /dev/dm-20     &lt;BR /&gt;  PV UUID               FpSldD-wl4F-8C1M-tbPM-1Bfs-IyJi-dnlbuj&lt;BR /&gt;  PV Status             allocatable&lt;BR /&gt;  Total PE / Free PE    16382 / 0&lt;BR /&gt;   &lt;BR /&gt;xi2clu:~ # vgchange -a y xioracle&lt;BR /&gt;  1 logical volume(s) in volume group "xioracle" now active&lt;BR /&gt;xi2clu:~ # vgchange -a y xisapappl&lt;BR /&gt;  1 logical volume(s) in volume group "xisapappl" now active&lt;BR /&gt;xi2clu:~ # mount -t ext3 -o rw /dev/xisapappl/xisapappllv /appl/xisapappl&lt;BR /&gt;xi2clu:~ # mount -t ext3 -o rw /dev/xioracle/xioraclelv /appl/xioracle   &lt;BR /&gt;xi2clu:~ # cd /appl&lt;BR /&gt;xi2clu:/appl # ll xioracle&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:58 xisapapplfs&lt;BR /&gt;xi2clu:/appl # ll xisapappl&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:57 xioraclefs&lt;BR /&gt;xi2clu:/appl # df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/mapper/system-rootlv&lt;BR /&gt;                      2.0G  428M  1.5G  23% /&lt;BR /&gt;udev                   95G  1.2M   95G   1% /dev&lt;BR /&gt;/dev/mapper/system-appllv&lt;BR /&gt;                       63G  181M   60G   1% /appl&lt;BR /&gt;/dev/cciss/c0d0p1    1012M   54M  907M   6% /boot&lt;BR /&gt;/dev/mapper/system-homelv&lt;BR /&gt;                      7.9G  1.6G  6.0G  21% /home&lt;BR /&gt;/dev/mapper/system-optlv&lt;BR /&gt;                      6.0G  957M  4.7G  17% /opt&lt;BR /&gt;/dev/mapper/system-tmplv&lt;BR /&gt;                      7.9G  154M  7.4G   3% /tmp&lt;BR /&gt;/dev/mapper/system-usrlv&lt;BR /&gt;                       12G  2.5G  8.8G  22% /usr&lt;BR /&gt;/dev/mapper/system-varlv&lt;BR /&gt;                      6.0G  308M  5.4G   6% /var&lt;BR /&gt;/dev/mapper/system-vartmplv&lt;BR /&gt;                      2.0G   68M  1.9G   4% /var/tmp&lt;BR /&gt;/dev/mapper/xisapappl-xisapappllv&lt;BR /&gt;                       63G  180M   60G   1% /appl/xisapappl&lt;BR /&gt;/dev/mapper/xioracle-xioraclelv&lt;BR /&gt;                       63G  180M   60G   1% /appl/xioracle&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Sep 2009 12:04:17 GMT</pubDate>
    <dc:creator>Marko Sulentic</dc:creator>
    <dc:date>2009-09-22T12:04:17Z</dc:date>
    <item>
      <title>sles10 sp2, lvm issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sles10-sp2-lvm-issue/m-p/4501436#M38335</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;i have created 2 disks on storage and disks are visible from os (sles 10 sp2 x86_64)&lt;BR /&gt;&lt;BR /&gt;2 VG are created and one LV on each VG, filesystems are created and mounted. Files are&lt;BR /&gt;created to be sure is filesystem correct.&lt;BR /&gt;After reboot filesystems are switched but alllook normal (VG and LV)&lt;BR /&gt;&lt;BR /&gt;xi2clu:/dev/disk/by-name # pvdisplay /dev/mapper/mpathc-part1&lt;BR /&gt;  No physical volume label read from /dev/mapper/mpathc-part1&lt;BR /&gt;  Failed to read physical volume "/dev/mapper/mpathc-part1"&lt;BR /&gt;xi2clu:/dev/disk/by-name # pvcreate /dev/mapper/mpathc-part1 &lt;BR /&gt;  Physical volume "/dev/mapper/mpathc-part1" successfully created&lt;BR /&gt;xi2clu:/dev/disk/by-name # vgcreate xisapappl /dev/mapper/mpathc-part1&lt;BR /&gt;  Volume group "xisapappl" successfully created&lt;BR /&gt;xi2clu:/dev/disk/by-name # vgdisplay&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xioracle&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  1&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                0&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       0 / 0   &lt;BR /&gt;  Free  PE / Size       16382 / 63.99 GB&lt;BR /&gt;  VG UUID               ZiXnSW-sPq7-iWAa-obte-0tf3-Mu6R-7Kaxpp&lt;BR /&gt;   &lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xisapappl&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  1&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                0&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       0 / 0   &lt;BR /&gt;  Free  PE / Size       16382 / 63.99 GB&lt;BR /&gt;  VG UUID               Zlc0Iy-h1Bc-63KG-DlhP-7lrT-KJg2-13nVdw&lt;BR /&gt;   &lt;BR /&gt;xi2clu:/dev/disk/by-name # lvcreate -l 100%VG -n xioraclelv xioracle&lt;BR /&gt;  Logical volume "xioraclelv" created&lt;BR /&gt;xi2clu:/dev/disk/by-name # lvcreate -l 100%VG -n xisapappllv xisapappl      &lt;BR /&gt;  Logical volume "xisapappllv" created&lt;BR /&gt;xi2clu:/dev/disk/by-name # mkfs.ext3 /dev/xioracle/xioraclelv&lt;BR /&gt;mke2fs 1.38 (30-Jun-2005)&lt;BR /&gt;Filesystem label=&lt;BR /&gt;OS type: Linux&lt;BR /&gt;Block size=4096 (log=2)&lt;BR /&gt;Fragment size=4096 (log=2)&lt;BR /&gt;8388608 inodes, 16775168 blocks&lt;BR /&gt;838758 blocks (5.00%) reserved for the super user&lt;BR /&gt;First data block=0&lt;BR /&gt;Maximum filesystem blocks=4294967296&lt;BR /&gt;512 block groups&lt;BR /&gt;32768 blocks per group, 32768 fragments per group&lt;BR /&gt;16384 inodes per group&lt;BR /&gt;Superblock backups stored on blocks: &lt;BR /&gt;        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, &lt;BR /&gt;        4096000, 7962624, 11239424&lt;BR /&gt;&lt;BR /&gt;Writing inode tables: done                            &lt;BR /&gt;Creating journal (32768 blocks): done&lt;BR /&gt;Writing superblocks and filesystem accounting information: done&lt;BR /&gt;&lt;BR /&gt;This filesystem will be automatically checked every 21 mounts or&lt;BR /&gt;180 days, whichever comes first.  Use tune2fs -c or -i to override.&lt;BR /&gt;xi2clu:/dev/disk/by-name # mkfs.ext3 /dev/xisapappl/xisapappllv&lt;BR /&gt;mke2fs 1.38 (30-Jun-2005)&lt;BR /&gt;Filesystem label=&lt;BR /&gt;OS type: Linux&lt;BR /&gt;Block size=4096 (log=2)&lt;BR /&gt;Fragment size=4096 (log=2)&lt;BR /&gt;8388608 inodes, 16775168 blocks&lt;BR /&gt;838758 blocks (5.00%) reserved for the super user&lt;BR /&gt;First data block=0&lt;BR /&gt;Maximum filesystem blocks=4294967296&lt;BR /&gt;512 block groups&lt;BR /&gt;32768 blocks per group, 32768 fragments per group&lt;BR /&gt;16384 inodes per group&lt;BR /&gt;Superblock backups stored on blocks: &lt;BR /&gt;        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, &lt;BR /&gt;        4096000, 7962624, 11239424&lt;BR /&gt;&lt;BR /&gt;Writing inode tables: done                            &lt;BR /&gt;Creating journal (32768 blocks): done&lt;BR /&gt;Writing superblocks and filesystem accounting information: done&lt;BR /&gt;&lt;BR /&gt;This filesystem will be automatically checked every 32 mounts or&lt;BR /&gt;180 days, whichever comes first.  Use tune2fs -c or -i to override.&lt;BR /&gt;xi2clu:/dev/disk/by-name # mount -t ext3 -o rw /dev/xioracle/xioraclelv /appl/xioracle&lt;BR /&gt;xi2clu:/dev/disk/by-name # mount -t ext3 -o rw /dev/xisapappl/xisapappllv /appl/xisapappl           &lt;BR /&gt;xi2clu:/dev/disk/by-name # cd /appl&lt;BR /&gt;xi2clu:/appl # cd xioracle&lt;BR /&gt;xi2clu:/appl/xioracle # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;xi2clu:/appl/xioracle # touch xioraclefs&lt;BR /&gt;xi2clu:/appl/xioracle # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:57 xioraclefs&lt;BR /&gt;xi2clu:/appl/xioracle # cd ..&lt;BR /&gt;xi2clu:/appl # cd xisapappl&lt;BR /&gt;xi2clu:/appl/xisapappl # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;xi2clu:/appl/xisapappl # touch xisapapplfs&lt;BR /&gt;xi2clu:/appl/xisapappl # ll&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:58 xisapapplfs&lt;BR /&gt;xi2clu:/appl/xisapappl # cd&lt;BR /&gt;xi2clu:~ # reboot&lt;BR /&gt;&lt;BR /&gt;Broadcast message from root (pts/1) (Tue Sep 22 13:58:10 2009):&lt;BR /&gt;&lt;BR /&gt;The system is going down for reboot NOW!&lt;BR /&gt;xi2clu:~ # &lt;BR /&gt;Last login: Tue Sep 22 13:47:35 2009 from infsysadm03.se.getro.net&lt;BR /&gt;xi2clu:~ # vgdisplay -v xioracle&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "xioracle"&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xioracle&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  2&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                1&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       16382 / 63.99 GB&lt;BR /&gt;  Free  PE / Size       0 / 0   &lt;BR /&gt;  VG UUID               ZiXnSW-sPq7-iWAa-obte-0tf3-Mu6R-7Kaxpp&lt;BR /&gt;   &lt;BR /&gt;  --- Logical volume ---&lt;BR /&gt;  LV Name                /dev/xioracle/xioraclelv&lt;BR /&gt;  VG Name                xioracle&lt;BR /&gt;  LV UUID                60yQHt-sH1K-oNk1-tWVx-sDUL-fDSz-TUP0Tk&lt;BR /&gt;  LV Write Access        read/write&lt;BR /&gt;  LV Status              available&lt;BR /&gt;  # open                 0&lt;BR /&gt;  LV Size                63.99 GB&lt;BR /&gt;  Current LE             16382&lt;BR /&gt;  Segments               1&lt;BR /&gt;  Allocation             inherit&lt;BR /&gt;  Read ahead sectors     0&lt;BR /&gt;  Block device           253:24&lt;BR /&gt;   &lt;BR /&gt;  --- Physical volumes ---&lt;BR /&gt;  PV Name               /dev/dm-21     &lt;BR /&gt;  PV UUID               CJW0tj-11gU-lyDk-40j5-ghh6-0t1n-fkOwYF&lt;BR /&gt;  PV Status             allocatable&lt;BR /&gt;  Total PE / Free PE    16382 / 0&lt;BR /&gt;   &lt;BR /&gt;xi2clu:~ # vgdisplay -v xisapappl&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "xisapappl"&lt;BR /&gt;  --- Volume group ---&lt;BR /&gt;  VG Name               xisapappl&lt;BR /&gt;  System ID             &lt;BR /&gt;  Format                lvm2&lt;BR /&gt;  Metadata Areas        1&lt;BR /&gt;  Metadata Sequence No  2&lt;BR /&gt;  VG Access             read/write&lt;BR /&gt;  VG Status             resizable&lt;BR /&gt;  MAX LV                0&lt;BR /&gt;  Cur LV                1&lt;BR /&gt;  Open LV               0&lt;BR /&gt;  Max PV                0&lt;BR /&gt;  Cur PV                1&lt;BR /&gt;  Act PV                1&lt;BR /&gt;  VG Size               63.99 GB&lt;BR /&gt;  PE Size               4.00 MB&lt;BR /&gt;  Total PE              16382&lt;BR /&gt;  Alloc PE / Size       16382 / 63.99 GB&lt;BR /&gt;  Free  PE / Size       0 / 0   &lt;BR /&gt;  VG UUID               Zlc0Iy-h1Bc-63KG-DlhP-7lrT-KJg2-13nVdw&lt;BR /&gt;   &lt;BR /&gt;  --- Logical volume ---&lt;BR /&gt;  LV Name                /dev/xisapappl/xisapappllv&lt;BR /&gt;  VG Name                xisapappl&lt;BR /&gt;  LV UUID                M1tu0K-FTlI-rnqF-okvb-H5iy-ouwN-EwseAc&lt;BR /&gt;  LV Write Access        read/write&lt;BR /&gt;  LV Status              available&lt;BR /&gt;  # open                 0&lt;BR /&gt;  LV Size                63.99 GB&lt;BR /&gt;  Current LE             16382&lt;BR /&gt;  Segments               1&lt;BR /&gt;  Allocation             inherit&lt;BR /&gt;  Read ahead sectors     0&lt;BR /&gt;  Block device           253:23&lt;BR /&gt;   &lt;BR /&gt;  --- Physical volumes ---&lt;BR /&gt;  PV Name               /dev/dm-20     &lt;BR /&gt;  PV UUID               FpSldD-wl4F-8C1M-tbPM-1Bfs-IyJi-dnlbuj&lt;BR /&gt;  PV Status             allocatable&lt;BR /&gt;  Total PE / Free PE    16382 / 0&lt;BR /&gt;   &lt;BR /&gt;xi2clu:~ # vgchange -a y xioracle&lt;BR /&gt;  1 logical volume(s) in volume group "xioracle" now active&lt;BR /&gt;xi2clu:~ # vgchange -a y xisapappl&lt;BR /&gt;  1 logical volume(s) in volume group "xisapappl" now active&lt;BR /&gt;xi2clu:~ # mount -t ext3 -o rw /dev/xisapappl/xisapappllv /appl/xisapappl&lt;BR /&gt;xi2clu:~ # mount -t ext3 -o rw /dev/xioracle/xioraclelv /appl/xioracle   &lt;BR /&gt;xi2clu:~ # cd /appl&lt;BR /&gt;xi2clu:/appl # ll xioracle&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:58 xisapapplfs&lt;BR /&gt;xi2clu:/appl # ll xisapappl&lt;BR /&gt;total 16&lt;BR /&gt;drwx------ 2 root root 16384 Sep 22 13:56 lost+found&lt;BR /&gt;-rw-r--r-- 1 root root     0 Sep 22 13:57 xioraclefs&lt;BR /&gt;xi2clu:/appl # df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/mapper/system-rootlv&lt;BR /&gt;                      2.0G  428M  1.5G  23% /&lt;BR /&gt;udev                   95G  1.2M   95G   1% /dev&lt;BR /&gt;/dev/mapper/system-appllv&lt;BR /&gt;                       63G  181M   60G   1% /appl&lt;BR /&gt;/dev/cciss/c0d0p1    1012M   54M  907M   6% /boot&lt;BR /&gt;/dev/mapper/system-homelv&lt;BR /&gt;                      7.9G  1.6G  6.0G  21% /home&lt;BR /&gt;/dev/mapper/system-optlv&lt;BR /&gt;                      6.0G  957M  4.7G  17% /opt&lt;BR /&gt;/dev/mapper/system-tmplv&lt;BR /&gt;                      7.9G  154M  7.4G   3% /tmp&lt;BR /&gt;/dev/mapper/system-usrlv&lt;BR /&gt;                       12G  2.5G  8.8G  22% /usr&lt;BR /&gt;/dev/mapper/system-varlv&lt;BR /&gt;                      6.0G  308M  5.4G   6% /var&lt;BR /&gt;/dev/mapper/system-vartmplv&lt;BR /&gt;                      2.0G   68M  1.9G   4% /var/tmp&lt;BR /&gt;/dev/mapper/xisapappl-xisapappllv&lt;BR /&gt;                       63G  180M   60G   1% /appl/xisapappl&lt;BR /&gt;/dev/mapper/xioracle-xioraclelv&lt;BR /&gt;                       63G  180M   60G   1% /appl/xioracle&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Sep 2009 12:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sles10-sp2-lvm-issue/m-p/4501436#M38335</guid>
      <dc:creator>Marko Sulentic</dc:creator>
      <dc:date>2009-09-22T12:04:17Z</dc:date>
    </item>
  </channel>
</rss>

