<?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 Re: LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496655#M654940</link>
    <description>As a test put the disk in a different volume group and try to mirror a logical volume from that volume group to the disk (this will test the new disk).  It sounds like you have a problem with the disk that you are mirroring from.&lt;BR /&gt;&lt;BR /&gt;I had a similiar problem where there were bad blocks on the original disk so it wouldn't read from it.  I also had another occassion where all the extents on the where used on the disk and when lvm tried to read the last few it kept giving falling over, almost as if it expected more extents or something. Fortunately I was able to move things around and use other disks (it wasn't vg00)to aviod using the last few extents.</description>
    <pubDate>Wed, 21 Feb 2001 14:04:15 GMT</pubDate>
    <dc:creator>unixdaddy</dc:creator>
    <dc:date>2001-02-21T14:04:15Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496651#M654936</link>
      <description>I am on using a K210 server with HP UX 10.10. I am mirroring the root volume group.  I am using doc # rcfaxlvm001 from itrc to do it.  I get to step 6, (lvextend -m 1 /dev/vg00lvol1 /dev/dsk/c1t0d0)and I get stale partitions with an I/O error. The disk has been replaced twice.  Please advise, John</description>
      <pubDate>Wed, 21 Feb 2001 13:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496651#M654936</guid>
      <dc:creator>John E. Archibald</dc:creator>
      <dc:date>2001-02-21T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496652#M654937</link>
      <description>What do you get when you do a diskinfo command on the disk:- diskinfo /dev/rdsk/c1t1d0?  when the disk was replaced using the steps in UNX1001086 document?</description>
      <pubDate>Wed, 21 Feb 2001 13:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496652#M654937</guid>
      <dc:creator>unixdaddy</dc:creator>
      <dc:date>2001-02-21T13:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496653#M654938</link>
      <description>The disk was replaced by HP support.  I did the diskinfo and the drive seemed complete.  I ran a test to do read/write and it worked.  I called HP again and it was determined the drive that was installed was not correct. The new drive matched exactly.  I went through the process again and it still failed with the same error:&lt;BR /&gt;aspen # lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c0t6d0&lt;BR /&gt;The newly allocated mirrors are now being synchronized. This operation will&lt;BR /&gt;take some time. Please wait ....&lt;BR /&gt;lvextend: Couldn't re-synchronize stale partitions of the logical volume:&lt;BR /&gt;I/O error&lt;BR /&gt;lvextend: Couldn't resynchronize logical volume "/dev/vg00/lvol1".  The hardware tech ran a bunch of diag tools to no avail.</description>
      <pubDate>Wed, 21 Feb 2001 13:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496653#M654938</guid>
      <dc:creator>John E. Archibald</dc:creator>
      <dc:date>2001-02-21T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496654#M654939</link>
      <description>P.S.  The sync was started but failed at the same PE every time.</description>
      <pubDate>Wed, 21 Feb 2001 13:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496654#M654939</guid>
      <dc:creator>John E. Archibald</dc:creator>
      <dc:date>2001-02-21T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496655#M654940</link>
      <description>As a test put the disk in a different volume group and try to mirror a logical volume from that volume group to the disk (this will test the new disk).  It sounds like you have a problem with the disk that you are mirroring from.&lt;BR /&gt;&lt;BR /&gt;I had a similiar problem where there were bad blocks on the original disk so it wouldn't read from it.  I also had another occassion where all the extents on the where used on the disk and when lvm tried to read the last few it kept giving falling over, almost as if it expected more extents or something. Fortunately I was able to move things around and use other disks (it wasn't vg00)to aviod using the last few extents.</description>
      <pubDate>Wed, 21 Feb 2001 14:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496655#M654940</guid>
      <dc:creator>unixdaddy</dc:creator>
      <dc:date>2001-02-21T14:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496656#M654941</link>
      <description>Hi &lt;BR /&gt;1.After you replace the disk did you run the command:&lt;BR /&gt;&amp;gt; pvcreate -B /dev/rdsk/c1t0d0  &lt;BR /&gt;(You mast use the -B for vg00 that say this is &lt;BR /&gt; a bootabel disk).&lt;BR /&gt;2.After that you need to check the disk capacity, and the bytes per sector (For hp it need to be 512).&lt;BR /&gt;The tharget disk need to be equal or great then the source.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; diskinfo /dev/rdsk/c1t0d0&lt;BR /&gt;describe of /dev/rdsk/c1t0d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST34371W        &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4248442 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;3.Other check is to run the dd command&lt;BR /&gt;and look if you have any problem with the source disk .&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vg00/lvol1 of=/dev/null bs=512k&lt;BR /&gt;Run this command on all the lvols that belong to vg00.</description>
      <pubDate>Thu, 22 Feb 2001 08:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2496656#M654941</guid>
      <dc:creator>gil paz_2</dc:creator>
      <dc:date>2001-02-22T08:21:21Z</dc:date>
    </item>
  </channel>
</rss>

