<?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: Corruption in /etc/lvmtab file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477292#M362105</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Would a kind person assign points to the&lt;BR /&gt;last group of responses if they are useful?&lt;BR /&gt;&lt;BR /&gt;I am trying to earn the ITRC Royalty status&lt;BR /&gt;(I need 40-odd points to reach it). For&lt;BR /&gt;some odd reason many of my postings are&lt;BR /&gt;forgotten to be given any points :(&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
    <pubDate>Thu, 13 Aug 2009 23:42:39 GMT</pubDate>
    <dc:creator>VK2COT</dc:creator>
    <dc:date>2009-08-13T23:42:39Z</dc:date>
    <item>
      <title>Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477276#M362089</link>
      <description>&lt;BR /&gt;the system is 11.23 4640, connected to SAN.&lt;BR /&gt;&lt;BR /&gt;I see the /etc/lvmtab file has these strange chars in it, possible to delete it and run vgscan -a?&lt;BR /&gt;&lt;BR /&gt;where did the garbage chars come from?&lt;BR /&gt;&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c15t0d6&lt;BR /&gt;/dev/dsk/c14t1d0&lt;BR /&gt;/dev/dsk/c14t1d6&lt;BR /&gt;/dev/vgP60Oracle&lt;BR /&gt;/dev/dsk/c14t1d1&lt;BR /&gt;/dev/vgJPPData&lt;BR /&gt;/dev/dsk/c14t1d3&lt;BR /&gt;/dev/vgJPPLogs&lt;BR /&gt;/dev/dsk/c14t1d4&lt;BR /&gt;/dev/vgJPPArch&lt;BR /&gt;/dev/dsk/c14t1d5&lt;BR /&gt;/dev/BCVvgp60logs&lt;BR /&gt;J~K{&lt;BR /&gt;/dev/dsk/c16t0d6&lt;BR /&gt;/dev/BCVvgp60arch&lt;BR /&gt;J~K}&lt;BR /&gt;/dev/dsk/c16t0d7&lt;BR /&gt;/dev/dsk/c16t2d0&lt;BR /&gt;/dev/dsk/c16t2d6&lt;BR /&gt;/dev/BCVvgp60data&lt;BR /&gt;J~K~&lt;BR /&gt;/dev/dsk/c16t0d1&lt;BR /&gt;/dev/dsk/c16t0d2&lt;BR /&gt;/dev/dsk/c16t0d3&lt;BR /&gt;/dev/dsk/c16t0d4&lt;BR /&gt;/dev/dsk/c16t0d5&lt;BR /&gt;/dev/dsk/c16t1d7&lt;BR /&gt;/dev/dsk/c16t2d7&lt;BR /&gt;/dev/dsk/c16t3d0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 14:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477276#M362089</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2009-08-11T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477277#M362090</link>
      <description>/etc/lvmtab isn't an ASCII file - if it was you wouldn't need to run the "strings" command on it. It's a binary file that happens to contain some ASCII sequences in it.&lt;BR /&gt;&lt;BR /&gt;strings just looks for a sequence of 4 or more printable characters  followed by a newline or null character - it's possible for that sort of sequence to pop up in the binary parts of the file as well - which is what you are seeing here. It does not mean you have a corrupt file - this is perfectly normal.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Aug 2009 14:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477277#M362090</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-08-11T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477278#M362091</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As Duncan pointed out those odd characters are perfectly normal.  They are certainly apart of the lvm header but I've forgotten their exact purpose.&lt;BR /&gt;&lt;BR /&gt;J~K{ for example, is normal.</description>
      <pubDate>Tue, 11 Aug 2009 14:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477278#M362091</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-08-11T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477279#M362092</link>
      <description>yes you can delete it and run vgscan again but most probably you will end up with the some sort of a strange sequence of characters again. It is not the lvmtab's fault they are there. after all lvmtab is a binary file, hence the use of strings command. The strings command scans the file, /etc/lvmtab in this case, and tries to find printable sequences of 3 or 4 characters if I am not mistaken and prints them out. In your particular case, these J~K{ and similar sequences of characters happened to fall next to each other, causing strings program to print them out. It is simple and no need to worry</description>
      <pubDate>Tue, 11 Aug 2009 14:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477279#M362092</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-08-11T14:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477280#M362093</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is normal, I think you no need to recreate it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G</description>
      <pubDate>Tue, 11 Aug 2009 14:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477280#M362093</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-08-11T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477281#M362094</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;To add to the understanding you now already have, the '/etc/lvmtab' also contains the VGIDs for the various volume groups.  This information is "packed" into a binary format and hence isn't readable by filters that assume ASCII encoding.&lt;BR /&gt;&lt;BR /&gt;The file is intended to be maintained and manipulated only the standard LVM tools --- and that's one reason it is kept in a binary format.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 11 Aug 2009 14:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477281#M362094</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-11T14:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477282#M362095</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;As a learning exercise, it is worth saying&lt;BR /&gt;that strings(1M) command is obsolete in&lt;BR /&gt;HP-UX 11i v3 as far as LVM is concerned.&lt;BR /&gt;&lt;BR /&gt;a) There are actually two LVM files:&lt;BR /&gt;&lt;BR /&gt;/etc/lvmtab   (for LVM L1)&lt;BR /&gt;/etc/lvmtab_p (for LVM L2)&lt;BR /&gt;&lt;BR /&gt;b) New command to check them in much nicer&lt;BR /&gt;way is:&lt;BR /&gt;&lt;BR /&gt;# lvmadm -l&lt;BR /&gt;&lt;BR /&gt;And yes, those extra characters in &lt;BR /&gt;/etc/lvmtab are normal (the others already&lt;BR /&gt;confired it for you).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Thu, 13 Aug 2009 08:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477282#M362095</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-08-13T08:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477283#M362096</link>
      <description>&amp;gt;VK2COT: # lvmadm -l&lt;BR /&gt;&lt;BR /&gt;My B.11.31.0803_LR lvmadm(1m) doesn't have that -l option.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 08:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477283#M362096</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-13T08:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477284#M362097</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Dennis: My B.11.31.0803_LR lvmadm(1m) doesn't have that -l option.&lt;BR /&gt;&lt;BR /&gt;I think VK2COT meant 'lvmadm -t' :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/lvm-v2/L2_whitepaper_8.pdf" target="_blank"&gt;http://www.docs.hp.com/en/lvm-v2/L2_whitepaper_8.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 13 Aug 2009 09:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477284#M362097</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-13T09:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477285#M362098</link>
      <description>&amp;gt;JRF: I think VK2COT meant 'lvmadm -t'&lt;BR /&gt;&lt;BR /&gt;Of course I tried that too.  Except -t just gives max numbers and no names.&lt;BR /&gt;(They've given you a number and taken away your name ...  ;-)</description>
      <pubDate>Thu, 13 Aug 2009 09:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477285#M362098</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-13T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477286#M362099</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;lvmadm(1M) does have flag "-l". Depends on how old your version is.&lt;BR /&gt;&lt;BR /&gt;a) Here is the result of "lvmadm -l":&lt;BR /&gt;&lt;BR /&gt;--- Version 1.0 volume groups ---&lt;BR /&gt;VG Name /dev/vg00&lt;BR /&gt;PV Name /dev/disk/disk3_p2&lt;BR /&gt;&lt;BR /&gt;VG Name /dev/vg02&lt;BR /&gt;PV Name /dev/disk/disk5&lt;BR /&gt;&lt;BR /&gt;VG Name /dev/vgvm&lt;BR /&gt;PV Name /dev/disk/disk8&lt;BR /&gt;&lt;BR /&gt;VG Name /dev/vgvm2&lt;BR /&gt;PV Name /dev/disk/disk17&lt;BR /&gt;&lt;BR /&gt;VG Name /dev/vg01&lt;BR /&gt;PV Name /dev/disk/disk9&lt;BR /&gt;&lt;BR /&gt;b) And here is the result of&lt;BR /&gt;"strings /etc/lvmtab":&lt;BR /&gt;&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/disk/disk3_p2&lt;BR /&gt;/dev/vg02&lt;BR /&gt;/dev/disk/disk5&lt;BR /&gt;/dev/vgvm&lt;BR /&gt;/dev/disk/disk8&lt;BR /&gt;/dev/vgvm2&lt;BR /&gt;/dev/disk/disk17&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/disk/disk9&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 19:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477286#M362099</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-08-13T19:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477287#M362100</link>
      <description>You need newver version of patches for lvmadm(1M).&lt;BR /&gt;&lt;BR /&gt;When I teach HP-UX courses, the labs in USA&lt;BR /&gt;have HP-UX 11.31 0803 and lvmadm flag "-l"&lt;BR /&gt;is missing.&lt;BR /&gt;&lt;BR /&gt;On our HP Education servers in Australia we actually run HP-UX 11.31 0903 and flag "-l"&lt;BR /&gt;is there :)&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 19:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477287#M362100</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-08-13T19:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477288#M362101</link>
      <description>The -l option for lvmadm was added in the 0809 (Update 3) of HP-UX 11iv3&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 19:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477288#M362101</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2009-08-13T19:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477289#M362102</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;For the rest of us that don't have 11.31 hardware yet.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;The funny characters are merely binary characters that form printable characters that the strings command picks up.&lt;BR /&gt;&lt;BR /&gt;No biggie, don't do anything.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Aug 2009 20:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477289#M362102</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-13T20:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477290#M362103</link>
      <description>Yeah, Steven, I think that was said plenty of times in previous responses!  I doubt that it needed to be said yet again!</description>
      <pubDate>Thu, 13 Aug 2009 20:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477290#M362103</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-08-13T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477291#M362104</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;SEP: For the rest of us that don't have 11.31 hardware yet.&lt;BR /&gt;&lt;BR /&gt;That would be 11.31 _SOFTWARE_ .&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 13 Aug 2009 20:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477291#M362104</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-13T20:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477292#M362105</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Would a kind person assign points to the&lt;BR /&gt;last group of responses if they are useful?&lt;BR /&gt;&lt;BR /&gt;I am trying to earn the ITRC Royalty status&lt;BR /&gt;(I need 40-odd points to reach it). For&lt;BR /&gt;some odd reason many of my postings are&lt;BR /&gt;forgotten to be given any points :(&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Thu, 13 Aug 2009 23:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/4477292#M362105</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-08-13T23:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/6966670#M490206</link>
      <description>&lt;P&gt;I have run vgscan -av command &amp;amp; it recreated /etc/lvmtab &amp;amp; contineously running coomand but still not generated /etc/lvmtab_p file ...please help&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/6966670#M490206</guid>
      <dc:creator>raka721</dc:creator>
      <dc:date>2017-06-01T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Corruption in /etc/lvmtab file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/6966679#M490207</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1831660"&gt;@raka721&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;I have run vgscan -av command &amp;amp; it recreated /etc/lvmtab &amp;amp; contineously running coomand but still not generated /etc/lvmtab_p file ...please help&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Only HP-UX 11.31 may have the /etc/lvmtab_p file. Older HP-UX versions will have /etc/lvmtab only.&lt;/P&gt;&lt;P&gt;Do you even have any LVM v2.x volume groups in the system? If you only have LVM v1.0 volume groups, the command might not have any reason to create the /etc/lvmtab_p file.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corruption-in-etc-lvmtab-file/m-p/6966679#M490207</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2017-06-01T14:21:18Z</dc:date>
    </item>
  </channel>
</rss>

