<?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: MC/SG Information(awk error) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-information-awk-error/m-p/2471936#M716641</link>
    <description>For the readers information, the original issue was in regard to the 10.X version of ServiveGuard.  &lt;BR /&gt;&lt;BR /&gt;The 11.09 version of ServiceGuard no longer uses the for-do-done loop technique to umount file systems.  It now uses a while-do-done method, avoiding the awk altogether.&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Dec 2000 20:26:44 GMT</pubDate>
    <dc:creator>Stephen Doud</dc:creator>
    <dc:date>2000-12-11T20:26:44Z</dc:date>
    <item>
      <title>MC/SG Information(awk error)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-information-awk-error/m-p/2471935#M716640</link>
      <description>if you have many filesystems in MC/SG cntl file, you have to modify one line in function umount_fs(). If not, you can encounter followin message when halt your package.&lt;BR /&gt;awk: Input line /dev/vg??/lvol1 /d cannot be longer than 3,000 bytes.&lt;BR /&gt;&lt;BR /&gt;You have to modify as belows.(cannot use awk)&lt;BR /&gt;#for I in $(print ${LV[@]} | awk '{ for(i=NF;&lt;BR /&gt; i&amp;gt;0; i--) print $i }')&lt;BR /&gt;--&amp;gt; for I in ${LV[@]}&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2000 06:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-information-awk-error/m-p/2471935#M716640</guid>
      <dc:creator>+¦+ó+±</dc:creator>
      <dc:date>2000-12-08T06:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG Information(awk error)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-information-awk-error/m-p/2471936#M716641</link>
      <description>For the readers information, the original issue was in regard to the 10.X version of ServiveGuard.  &lt;BR /&gt;&lt;BR /&gt;The 11.09 version of ServiceGuard no longer uses the for-do-done loop technique to umount file systems.  It now uses a while-do-done method, avoiding the awk altogether.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2000 20:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-information-awk-error/m-p/2471936#M716641</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2000-12-11T20:26:44Z</dc:date>
    </item>
  </channel>
</rss>

