<?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: pvmove crashed - lv can not be modified anymore ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556277#M622845</link>
    <description>OK,&lt;BR /&gt;&lt;BR /&gt;I could move the remaing extends. But I can not&lt;BR /&gt;umount the file system. I stop the nfs export&lt;BR /&gt;tried fuser -cu MOUNTPOINT (nothing), but can not umount it...&lt;BR /&gt;&lt;BR /&gt;Any help ?&lt;BR /&gt;&lt;BR /&gt;Bye, Peer</description>
    <pubDate>Thu, 02 Jun 2005 05:09:01 GMT</pubDate>
    <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
    <dc:date>2005-06-02T05:09:01Z</dc:date>
    <item>
      <title>pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556272#M622840</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;our file server is a l-class running HPUX 11.00&lt;BR /&gt;(latest patches). Using 2 HBA within a SAN enviroment 2 EMC FC4700 are attached (~10TB).&lt;BR /&gt;&lt;BR /&gt;On friday I tried to free a LUN using&lt;BR /&gt;pvmove -v lvolXXX /dev/dsk/xxxx /dev/dsk/yyyy&lt;BR /&gt;&lt;BR /&gt;(I've used the command before for many times without any problems). However, this time&lt;BR /&gt;the storage prozessor handling the lvolXXX&lt;BR /&gt;crashed and the pvmove died.&lt;BR /&gt;&lt;BR /&gt;The file system is working, but I can not move&lt;BR /&gt;the remaining extends (60pv)from the /dev/dsk/xxxx to the /dev/dsk/yyyy.&lt;BR /&gt;The error messages is:&lt;BR /&gt;Transferring logical extents of logical volume "/dev/vg01/lv_LNX_Local"...&lt;BR /&gt;pvmove: Couldn't update the contents of logical extent:&lt;BR /&gt;I/O error&lt;BR /&gt;No syslog or anything else. I tried to umount the file system -&amp;gt; device busy.&lt;BR /&gt;&lt;BR /&gt;What can I do to make this lvol useable again ?&lt;BR /&gt;&lt;BR /&gt;I can still use the volume group, but I can not&lt;BR /&gt;work with this particular lv!&lt;BR /&gt;&lt;BR /&gt;Thanks for your help !!&lt;BR /&gt;&lt;BR /&gt;Bye, Peer&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 01:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556272#M622840</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2005-06-02T01:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556273#M622841</link>
      <description>Hi peer,&lt;BR /&gt;can you trace the process and kill it.&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep "pvmove -v lvolXXX /dev/dsk/xxxx /dev/dsk/yyyy"&lt;BR /&gt;&lt;BR /&gt;Make sure you are killing the right process.&lt;BR /&gt;&lt;BR /&gt;And then try removing PV again. &lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 02 Jun 2005 02:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556273#M622841</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-06-02T02:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556274#M622842</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there is no process running. Nothing related to the pvmove.&lt;BR /&gt;&lt;BR /&gt;bash-2.03# lvdisplay -v /dev/vg01/lv_LNX_Local | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg01/lv_LNX_Local&lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               2&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            41600&lt;BR /&gt;Current LE                  1300&lt;BR /&gt;Allocated PE                1302&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   NONE&lt;BR /&gt;Allocation                  non-strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c14t0d1   1300      3840&lt;BR /&gt;   /dev/dsk/c6t0d7    60        60&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2 PV3                PE3   Status 3&lt;BR /&gt;   00000 /dev/dsk/c6t0d7    00000 current  PX_NOPV            00000 current  PX_NOPV            00000 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; 01237 /dev/dsk/c14t0d1   05830 current  PX_NOPV            00000 current  PX_NOPV            00000 current&lt;BR /&gt;   01238 /dev/dsk/c14t0d1   05831 current  /dev/dsk/c14t0d1   05832 current  PX_NOPV            00000 current&lt;BR /&gt;   01239 /dev/dsk/c14t0d1   05833 current  /dev/dsk/c14t0d1   05834 current  PX_NOPV            00000 current&lt;BR /&gt;   01240 /dev/dsk/c14t0d1   05835 current  PX_NOPV            00000 current  PX_NOPV            00000 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye, Peer</description>
      <pubDate>Thu, 02 Jun 2005 03:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556274#M622842</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2005-06-02T03:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556275#M622843</link>
      <description>Hi Peer,&lt;BR /&gt;&lt;BR /&gt;Check this doc.&lt;BR /&gt;&lt;BR /&gt;Document description: Panic Hang On EMC Disk Array; Attempt To Migrate With pvmove(1M)&lt;BR /&gt;Document id: KBRC00010642&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064209290" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064209290&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 02 Jun 2005 03:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556275#M622843</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-06-02T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556276#M622844</link>
      <description>Thank's a lot.&lt;BR /&gt;The lvreduce seem's to fix the problem.&lt;BR /&gt;The pvmove is running now again to move&lt;BR /&gt;the remaning pv to the new location.&lt;BR /&gt;&lt;BR /&gt;Thank you ! Great.&lt;BR /&gt;&lt;BR /&gt;Bye, Peer</description>
      <pubDate>Thu, 02 Jun 2005 04:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556276#M622844</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2005-06-02T04:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: pvmove crashed - lv can not be modified anymore !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556277#M622845</link>
      <description>OK,&lt;BR /&gt;&lt;BR /&gt;I could move the remaing extends. But I can not&lt;BR /&gt;umount the file system. I stop the nfs export&lt;BR /&gt;tried fuser -cu MOUNTPOINT (nothing), but can not umount it...&lt;BR /&gt;&lt;BR /&gt;Any help ?&lt;BR /&gt;&lt;BR /&gt;Bye, Peer</description>
      <pubDate>Thu, 02 Jun 2005 05:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvmove-crashed-lv-can-not-be-modified-anymore/m-p/3556277#M622845</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2005-06-02T05:09:01Z</dc:date>
    </item>
  </channel>
</rss>

