<?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: Ignite backup problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216328#M326841</link>
    <description>ItÂ´s just a bad drive from the errors that you are getting!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
    <pubDate>Fri, 13 Jun 2008 14:11:17 GMT</pubDate>
    <dc:creator>Jaime Bolanos Rojas.</dc:creator>
    <dc:date>2008-06-13T14:11:17Z</dc:date>
    <item>
      <title>Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216326#M326839</link>
      <description>I am doing ignite backup of my server to tape but its giving me the following error message.&lt;BR /&gt;&lt;BR /&gt;* /opt/ignite/bin/save_config -f &lt;BR /&gt;         /var/opt/ignite/recovery/2008-06-13,10:07/system_cfg vg00&lt;BR /&gt;lvlnboot: Couldn't query physical volume "/dev/dsk/c16t7d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;save_config: Error - The command "lvlnboot" returns a non-zero value. You may u.&lt;BR /&gt;ERROR:   /opt/ignite/bin/save_config failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And when I did the vgdisplay -v on the same server to see if c16t7d0 is still there, it gave me the following error mesg:&lt;BR /&gt;&lt;BR /&gt;gdisplay: Warning: couldn't query physical volume "/dev/dsk/c16t7d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can any one give me some clue or what to do now in the next step?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ali Imran&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 13:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216326#M326839</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-06-13T13:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216327#M326840</link>
      <description>Hi Ali:&lt;BR /&gt;&lt;BR /&gt;FOllow this guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 13 Jun 2008 13:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216327#M326840</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-13T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216328#M326841</link>
      <description>ItÂ´s just a bad drive from the errors that you are getting!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Fri, 13 Jun 2008 14:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216328#M326841</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2008-06-13T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216329#M326842</link>
      <description>Thanks for your reply. This drive is no more present in the system, I think might be a SAN drive which have been removed but they didnt remove it from the volume group.&lt;BR /&gt;&lt;BR /&gt;Now I am trying to remove it from volume group using vgreduce command as follows:&lt;BR /&gt;&lt;BR /&gt; vgreduce /dev/vgvistat /dev/dsk/c16t7d1&lt;BR /&gt;vgreduce: "/dev/dsk/c16t7d1": No such file or directory&lt;BR /&gt;Usage: vgreduce &lt;BR /&gt;        [-A Autobackup] &lt;BR /&gt;        [-l] &lt;BR /&gt;        VolumeGroupName  PhysicalVolumePath... |  [-f] VolumeGroupName &lt;BR /&gt;&lt;BR /&gt;Again its giving me error message, Can you please give me clue how to remove that disk definition from volume group, I checked /etc/lvmtab it is still there. But I cant use pvdisplay to it:pvdisplay /dev/dsk/c16t7d1&lt;BR /&gt;pvdisplay: "/dev/dsk/c16t7d1": No such file or directory&lt;BR /&gt;Usage: pvdisplay  &lt;BR /&gt;        [-v] &lt;BR /&gt;        [-b BlockList] &lt;BR /&gt;        PhysicalVolumePath... &lt;BR /&gt;&lt;BR /&gt;Please help me to remove this disk from the VG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 14:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216329#M326842</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-06-13T14:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216330#M326843</link>
      <description>Hello Ali,&lt;BR /&gt;&lt;BR /&gt;Since the device is not existing now. You need to reduce the VG with -f option. THis will remove all the missing devices from the VG.&lt;BR /&gt;&lt;BR /&gt;Current vgdisplay output for this VG will give you the number of devices missing in this Vg.&lt;BR /&gt;&lt;BR /&gt;#vgreduce -f /dev/vgvistat &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 13 Jun 2008 14:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216330#M326843</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2008-06-13T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216331#M326844</link>
      <description>Its not working, again its giving me the following error mesg:&lt;BR /&gt;&lt;BR /&gt;vgreduce -f /dev/vgvistat /dev/dsk/c16t7d1&lt;BR /&gt;Usage: vgreduce &lt;BR /&gt;        [-A Autobackup] &lt;BR /&gt;        [-l] &lt;BR /&gt;        VolumeGroupName  PhysicalVolumePath... |  [-f] VolumeGroupName &lt;BR /&gt;only VolumeGroupName is needed for -f option&lt;BR /&gt;&lt;BR /&gt;You have mail in /var/mail/root&lt;BR /&gt;urania:/ # vgeduce -f /dev/vgvistat&lt;BR /&gt;sh: vgeduce:  not found.&lt;BR /&gt;urania:/ # vgreduce -f /dev/vgvistat&lt;BR /&gt;vgreduce: Couldn't query physical volume "/dev/dsk/c16t7d1":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group</description>
      <pubDate>Fri, 13 Jun 2008 14:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/4216331#M326844</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-06-13T14:55:34Z</dc:date>
    </item>
  </channel>
</rss>

