<?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/3731698#M254584</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If it is part of cluster, then I would recommend to reboot it as the other node will take care of applications. The impact may there if some of the packages require NFS services.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
    <pubDate>Wed, 15 Feb 2006 03:59:34 GMT</pubDate>
    <dc:creator>Devender Khatana</dc:creator>
    <dc:date>2006-02-15T03:59:34Z</dc:date>
    <item>
      <title>Ignite backup problem ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731693#M254579</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;Found Ignite backup failed, from the logfile.&lt;BR /&gt;While re-running getting this error message continously :&lt;BR /&gt;&lt;BR /&gt;"NFS server srv-abc not responding still trying."&lt;BR /&gt;&lt;BR /&gt;details:&lt;BR /&gt;&lt;BR /&gt;* bdf hangs &lt;BR /&gt;&lt;BR /&gt;* bdf -l : works fine ,all local filesystems shows.&lt;BR /&gt;&lt;BR /&gt;* tried to ping the server srv-abc , its pingable.&lt;BR /&gt;&lt;BR /&gt;* found someone earlier mounted one nfs filesystem , from srv-abc  server : ( using this command : # mount -F nfs srv-abc:/mnt/fs1 /remotefs )  , and now this filesystem is no longer  available , causing bdf to hang.  Even # cd /remotefs  hangs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Whats wrong. What can be done , to unmount that filesystem. &lt;BR /&gt;&lt;BR /&gt;I have tried :&lt;BR /&gt;&lt;BR /&gt;# umount /remotefs&lt;BR /&gt;nfs umount: nfs_unmount: /remotefs: is busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pls suggest.&lt;BR /&gt;&lt;BR /&gt;Thanks ,</description>
      <pubDate>Wed, 15 Feb 2006 02:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731693#M254579</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-02-15T02:19:25Z</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/3731694#M254580</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Just like what you said, the remote file system is not longer available and that is why bdf hangs.&lt;BR /&gt;&lt;BR /&gt;Have you tried to stop/restart nfs.server and nfs.client ? &lt;BR /&gt;&lt;BR /&gt;Are you doing an ignite backup cross the network ? &lt;BR /&gt;&lt;BR /&gt;Have a look at ignite's man page, there may be an option to by pass that directory.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Feb 2006 02:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731694#M254580</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2006-02-15T02:57:39Z</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/3731695#M254581</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use fuser to kill the processes using files in this file system if any. &lt;BR /&gt;&lt;BR /&gt;#fuser -ck /remotefs&lt;BR /&gt;&lt;BR /&gt;The try unmounting it. If do not succed then if there are no other NFS file systems exported/imported from this server do&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/nfs.client stop&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/nfs.server stop&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/nfs.core stop&lt;BR /&gt;&lt;BR /&gt;If the issue gets resolved by this then restart the services again.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 02:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731695#M254581</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-15T02:59:15Z</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/3731696#M254582</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;The earlier post actually concerned about the bdf problem only. So for the ignite problem I think you should specify to backup only vg00 using -x switch. &lt;BR /&gt;&lt;BR /&gt;Still it may give problem as it will use bdf and fstab to find out the currently unmounted file systems without which it can not proceed.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 15 Feb 2006 03:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731696#M254582</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-15T03:02:45Z</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/3731697#M254583</link>
      <description>Devender ,&lt;BR /&gt;&lt;BR /&gt;This is the command I am using for Ignite backup :&lt;BR /&gt;&lt;BR /&gt;* /opt/ignite/bin/make_tape_recovery   -A -v -a /dev/rmt/0mn -x inc_entire=vg00 -n 2&lt;BR /&gt;&lt;BR /&gt;* Also this is a adoptive node of a 2 node cluster . Will be there any impact , if the nfs.client stop , nfs.server stop &amp;amp; nfs.core stop , executes.&lt;BR /&gt;&lt;BR /&gt;Please suggest.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 15 Feb 2006 03:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731697#M254583</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-02-15T03:38:46Z</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/3731698#M254584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If it is part of cluster, then I would recommend to reboot it as the other node will take care of applications. The impact may there if some of the packages require NFS services.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 15 Feb 2006 03:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731698#M254584</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-15T03:59:34Z</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/3731699#M254585</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;do a nfs.server stop/start and nfs.client stop/start on the adoptive node should not have any impact on the packages as long as the package is not running on the adoptive node.&lt;BR /&gt;&lt;BR /&gt;do a showmount -e first on that node to see if any file system being exported.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Feb 2006 06:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731699#M254585</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2006-02-15T06:07:12Z</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/3731700#M254586</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;showmount shows the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; # showmount -e&lt;BR /&gt;showmount: infsrv12: RPC: Program not registered.&lt;BR /&gt;&lt;BR /&gt;What could be the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 01:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731700#M254586</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-02-16T01:53:14Z</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/3731701#M254587</link>
      <description>Check out these Links with similar problem,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=986938" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=986938&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=106047" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=106047&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=938994" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=938994&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=68070" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=68070&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Amit</description>
      <pubDate>Thu, 16 Feb 2006 04:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731701#M254587</guid>
      <dc:creator>Chauhan Amit</dc:creator>
      <dc:date>2006-02-16T04:46:25Z</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/3731702#M254588</link>
      <description>It is a problem with *NFS*.&lt;BR /&gt;&lt;BR /&gt;Some body is trying to use /remotefs.&lt;BR /&gt;&lt;BR /&gt;Check as,&lt;BR /&gt;&lt;BR /&gt;# fuser -k /remotefs&lt;BR /&gt;&lt;BR /&gt;It will release that file system usage.&lt;BR /&gt;&lt;BR /&gt;# cd /&lt;BR /&gt;# umount /remotefs&lt;BR /&gt;&lt;BR /&gt;It is unmounted now. &lt;BR /&gt;&lt;BR /&gt;Try to restart NFS as,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.server stop&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.core stop&lt;BR /&gt;# /sbin/init.d/nfs.core start&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.client stop&lt;BR /&gt;# /sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;Check rpcinfo status for debugging.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Feb 2006 04:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731702#M254588</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-16T04:52:19Z</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/3731703#M254589</link>
      <description>After using fuser -k /remotefs and umount /remotefs, Remove /etc/fsstab entry for /remotefs entry (If you have added already). Else it will be mounted upon reboot or mount -a.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Feb 2006 04:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731703#M254589</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-16T04:55:00Z</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/3731704#M254590</link>
      <description>Hi Muthu ,and  all...&lt;BR /&gt;&lt;BR /&gt;* the nfs filesystem entry its not there in /etc/fstab&lt;BR /&gt;* strings /etc/mnttab shows the nfs entry ,&lt;BR /&gt;i.e &lt;BR /&gt;&lt;BR /&gt;srv-abc:/mnt/fs1 /remotefs nfs rsize=32768,wsize=32468,NFSv3 0 0 1138033970&lt;BR /&gt;&lt;BR /&gt;* I tried to rerun , after removing the nfs entry , from mnttab , and make_tape_recovery started fine..&lt;BR /&gt;&lt;BR /&gt;* Now its re-run again , and its hanged in ..&lt;BR /&gt;&lt;BR /&gt;" * Creating Archive File List  " , (just waiting , dont know if it hanged or going on)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;ps -ef | grep ignite  shows , already two instance of (list_expander) ignite that hanged.&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep ignite&lt;BR /&gt;    root 21011     1  0 03:28:47 pts/tu    0:00 /opt/ignite/lbin/list_expander -s -S -f /var/opt/ignite/recover&lt;BR /&gt;    root 13415     1  0 02:07:01 ?         0:01 /opt/ignite/lbin/list_expander -d -f /var/opt/ignite/recovery/l&lt;BR /&gt;    root 29602 28514  0 05:07:13 pts/tv    0:00 sh -c /opt/ignite/lbin/list_expander -s -S -f /var/opt/ignite/r&lt;BR /&gt;    root  4107 28434  0 05:57:41 pts/tx    0:00 grep ignite&lt;BR /&gt;    root 28514 21091  0 05:06:48 pts/tv    0:00 /opt/ignite/bin/make_tape_recovery -A -v -a /dev/rmt/0mn -x inc&lt;BR /&gt;    root 29604 29602  0 05:07:13 pts/tv    0:00 /opt/ignite/lbin/list_expander -s -S -f /var/opt/ignite/recover&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;- What list_expander do .., ? &lt;BR /&gt;- why it is hanged at "*Creating Archive File list " ,?&lt;BR /&gt;it is supposed to move to the next action , i.e &lt;BR /&gt;"* Archiving contents of server1 via tar image to local device/dev/rmt/0mn."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help /suggestion is appreciated.&lt;BR /&gt;Thanks.,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 06:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731704#M254590</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-02-16T06:03:14Z</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/3731705#M254591</link>
      <description>Also , &lt;BR /&gt;this is a node of a two node cluster. Earlier thought no package is running on this but ,  cmviewcl shows ,one Package is running on this particular node. &lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 16 Feb 2006 06:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731705#M254591</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-02-16T06:08:57Z</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/3731706#M254592</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is creating a list of file in the file systems specified in the backup command. At this stage it may take few minutes and it will actually depend upon the system utiligation at present and the data for which the list has to be created. The list is created in file named flist and you can tail this file to see the progress. The file will be located in directory&lt;BR /&gt;/var/opt/ignite/recovery/latest&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 06:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731706#M254592</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-16T06:11:34Z</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/3731707#M254593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There should not be any difference in taking ignite backup even if packages are running. &lt;BR /&gt;&lt;BR /&gt;Also you mentioned of removing entry from /etc/mnttab. How did you do that? The file is not supposed to be edited manually.&lt;BR /&gt;&lt;BR /&gt;Look &lt;BR /&gt;man mnttab &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 16 Feb 2006 06:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-problem/m-p/3731707#M254593</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-16T06:16:11Z</dc:date>
    </item>
  </channel>
</rss>

