<?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 percentage of mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047638#M605166</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;i am mirroring an lvol. Is there any way i can find out what is the completed percentage of mirroring.Any command which shows "so much percentage is completed ".&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;changee</description>
    <pubDate>Thu, 17 May 2007 20:38:03 GMT</pubDate>
    <dc:creator>changee</dc:creator>
    <dc:date>2007-05-17T20:38:03Z</dc:date>
    <item>
      <title>percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047638#M605166</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i am mirroring an lvol. Is there any way i can find out what is the completed percentage of mirroring.Any command which shows "so much percentage is completed ".&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;changee</description>
      <pubDate>Thu, 17 May 2007 20:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047638#M605166</guid>
      <dc:creator>changee</dc:creator>
      <dc:date>2007-05-17T20:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047639#M605167</link>
      <description>Not as such but you changed run lvdisplay -v and see which extents are current and which are stale.</description>
      <pubDate>Thu, 17 May 2007 20:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047639#M605167</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-17T20:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047640#M605168</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Read up on 'vgdisplay' and/or 'lvdisplay' as it should show the status of mirroing in progress. I am pretty sure its 'vgdisplay -d'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Thu, 17 May 2007 20:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047640#M605168</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-17T20:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047641#M605169</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vgXX/lvolNN|grep -c stale&lt;BR /&gt;&lt;BR /&gt;...will display the number of stale extents remaining.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 17 May 2007 20:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047641#M605169</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-05-17T20:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047642#M605170</link>
      <description>i am already using the following command to see the number of 'stale' LE's.&lt;BR /&gt;lvdisplay -v /dev/vg01/lvol6 |grep -i stale|wc -l&lt;BR /&gt;&lt;BR /&gt;what i was looking in particular is a way to find the percentage of mirroring.&lt;BR /&gt;i donnow wether something of this kind is available in hp.</description>
      <pubDate>Thu, 17 May 2007 20:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047642#M605170</guid>
      <dc:creator>changee</dc:creator>
      <dc:date>2007-05-17T20:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047643#M605171</link>
      <description>Now some of these LVM stuff is coming back. No there is no simple command to give a mirror sync progress bar.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov</description>
      <pubDate>Thu, 17 May 2007 21:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047643#M605171</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2007-05-17T21:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047644#M605172</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You can easily write a simple script that finds the number of logical extents for a given logical volume passed as the script's argument.  Then, loop while the number of stale extents exceeds zero, calculating and printing the percentage of non-stale extents.  Sleep for 15-30 seconds during each iteration.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 17 May 2007 21:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047644#M605172</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-05-17T21:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047645#M605173</link>
      <description>As I said there is no such command but you have the basic ingredients in place to craft one. I rather doubt the usefullness of such a command as the lvsync takes as long as it takes (generally a few tens of minutes) and they are rare events.</description>
      <pubDate>Thu, 17 May 2007 21:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047645#M605173</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-17T21:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047646#M605174</link>
      <description>Thanks to all the experts for your valuable replies.&lt;BR /&gt;I wanted to c if theres any way of making life simple rather than grep' for stale LE's.&lt;BR /&gt;&lt;BR /&gt;thanks once again.&lt;BR /&gt;changee</description>
      <pubDate>Thu, 17 May 2007 22:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047646#M605174</guid>
      <dc:creator>changee</dc:creator>
      <dc:date>2007-05-17T22:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047647#M605175</link>
      <description>YES. There is:&lt;BR /&gt;Just image that your volume named /dev/vg02/lvol2&lt;BR /&gt;&lt;BR /&gt;Command to check is:&lt;BR /&gt;#lvdisplay -v /dev/vg02/lvol2|grep stale|wc&lt;BR /&gt;--&amp;gt; to find all PE NOT COMPETED&lt;BR /&gt;#lvdisplay -v /dev/vg02/lvol2|wc&lt;BR /&gt;To count all PE on LV&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 May 2007 11:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047647#M605175</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2007-05-20T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047648#M605176</link>
      <description>Thank You all for your valuable suggestions..</description>
      <pubDate>Wed, 23 May 2007 22:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047648#M605176</guid>
      <dc:creator>changee</dc:creator>
      <dc:date>2007-05-23T22:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: percentage of mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047649#M605177</link>
      <description># lvdisplay -v /dev/vgxx/lvolx | grep stale | wc -l&lt;BR /&gt;this will show you the remaining stale extenets which is to be mirrored.&lt;BR /&gt;&amp;amp; the time to complete depends on the pe extent size.&lt;BR /&gt;Thanks,&lt;BR /&gt;Vivek</description>
      <pubDate>Wed, 30 May 2007 00:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/percentage-of-mirroring/m-p/5047649#M605177</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2007-05-30T00:43:47Z</dc:date>
    </item>
  </channel>
</rss>

