<?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 Can we get SAM LVM reports from the command line? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598170#M33732</link>
    <description>Hi,&lt;BR /&gt;Does anyone know if there is anyway to get any of SAM's LVM reports from the command line? (I am specifically interested in the disk devices report).&lt;BR /&gt;All hints and helps are greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;B.</description>
    <pubDate>Fri, 19 Oct 2001 22:50:57 GMT</pubDate>
    <dc:creator>Babak</dc:creator>
    <dc:date>2001-10-19T22:50:57Z</dc:date>
    <item>
      <title>Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598170#M33732</link>
      <description>Hi,&lt;BR /&gt;Does anyone know if there is anyway to get any of SAM's LVM reports from the command line? (I am specifically interested in the disk devices report).&lt;BR /&gt;All hints and helps are greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;B.</description>
      <pubDate>Fri, 19 Oct 2001 22:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598170#M33732</guid>
      <dc:creator>Babak</dc:creator>
      <dc:date>2001-10-19T22:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598171#M33733</link>
      <description>Hi Babak:&lt;BR /&gt;&lt;BR /&gt;A gratuitous LVM configuration report is generated every time you do an Ignite 'make_tape_recovery' (Ignite 3.2 or later).  The file is:&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/latest/manifest&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 19 Oct 2001 23:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598171#M33733</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-19T23:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598172#M33734</link>
      <description>You can use the print_manifest command to generate similar kind of information.&lt;BR /&gt;&lt;BR /&gt;#/opt/ignite/bin/print_manifest &amp;gt; /tmp/manifest&lt;BR /&gt;&lt;BR /&gt;Edit this file and search for "Disk Layout"&lt;BR /&gt;&lt;BR /&gt;There is no explicit command used by SAM to generate the report you want. Some of the commands are in /usr/sam/lbin directory. But I don't think they will be of good help to you.&lt;BR /&gt;&lt;BR /&gt;You need to write a script using text parsing if you want similar report using a combination of LV commands.&lt;BR /&gt;&lt;BR /&gt;print_manifest should give you pretty decent output though.&lt;BR /&gt;&lt;BR /&gt;There is also a supported "sysinfo" script provided by HP. You can search for this string in this forum. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sat, 20 Oct 2001 01:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598172#M33734</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-20T01:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598173#M33735</link>
      <description>Hi&lt;BR /&gt;This script should provide what you require.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Sat, 20 Oct 2001 09:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598173#M33735</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-10-20T09:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598174#M33736</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If print_manifest doesn't suffice your needs, there are some scripts which are available.&lt;BR /&gt;&lt;BR /&gt;1. LVMcollect &lt;BR /&gt;(Paula has already attached the script )&lt;BR /&gt;&lt;BR /&gt;2. VGcollect which is part of Xvg&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/xvg/&lt;BR /&gt;&lt;BR /&gt;3. Ofcourse there are some commands in /usr/sam/lbin , but if none of the above works ffor your environment, you could modify or write a script from scratch using some of  commands like (ioscan, vgdisplay, lvdisplay, pvdisplay etc..)&lt;BR /&gt;&lt;BR /&gt;If you are looking for system documentation scripts, there are plenty of them&lt;BR /&gt;&lt;BR /&gt;1. cfg2html&lt;BR /&gt;&lt;A href="http://members.tripod.com/rose_swe/cfg/" target="_blank"&gt;http://members.tripod.com/rose_swe/cfg/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2. sysinfo&lt;BR /&gt;&lt;A href="http://www.magnicomp.com/sysinfo" target="_blank"&gt;http://www.magnicomp.com/sysinfo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. nickel&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/inventory/nickel/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Sun, 21 Oct 2001 00:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598174#M33736</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-21T00:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598175#M33737</link>
      <description>Hi (again) Babak,&lt;BR /&gt;&lt;BR /&gt;You can find an attachment of sysinfo script in the following thread. Curtesy of Deshpande Prashant.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x1a6646ff9277d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x1a6646ff9277d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am sure you will enjoy it as it gives html output also if you want.&lt;BR /&gt;&lt;BR /&gt;Have fun,&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Oct 2001 08:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598175#M33737</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-21T08:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get SAM LVM reports from the command line?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598176#M33738</link>
      <description>Thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;Babak</description>
      <pubDate>Mon, 22 Oct 2001 16:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-we-get-sam-lvm-reports-from-the-command-line/m-p/2598176#M33738</guid>
      <dc:creator>Babak</dc:creator>
      <dc:date>2001-10-22T16:43:18Z</dc:date>
    </item>
  </channel>
</rss>

