<?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 Errors when trying to create an ignite backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100899#M505672</link>
    <description>Hi Gurus&lt;BR /&gt;&lt;BR /&gt;When i am trying to create an ignite backup on my machines, i get the following errors.&lt;BR /&gt;The ignite server recently changed IP address so did the clients.&lt;BR /&gt;I updated the /etc/hosts but dont know what else i should be doing.&lt;BR /&gt;&lt;BR /&gt;This is what i got from /var/opt/ignite/logs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR:   nfs mount: get_fh: latvia:: RPC: Program not registered&lt;BR /&gt;         nfs mount: get_fh: latvia:: RPC: Program not registered&lt;BR /&gt;         nfs mount: retry: retrying(1) for: /var/opt/ignite/recovery/client_mnt&lt;BR /&gt;         after 5 seconds&lt;BR /&gt;         nfs mount: retry: giving up on: /var/opt/ignite/recovery/client_mnt&lt;BR /&gt;         ERROR:   Could not NFS mount directory /var/opt/ignite/clients on&lt;BR /&gt;         latvia. The&lt;BR /&gt;                  exports file on latvia should contain the entry&lt;BR /&gt;                  "/var/opt/ignite/clients -anon=2". Ensure that&lt;BR /&gt;         /var/opt/ignite/clients&lt;BR /&gt;                  has been exported using the "exportfs -av" command.&lt;BR /&gt;         ERROR:   Failed mounting directory&lt;BR /&gt;                  /var/opt/ignite/recovery/client_mnt:/Connection refused&lt;BR /&gt;         (errno = 239)&lt;BR /&gt;         ERROR:    Failed to create NFS mount directories for configuration&lt;BR /&gt;         files.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Apr 2008 11:13:02 GMT</pubDate>
    <dc:creator>Satya Prasad Nemana</dc:creator>
    <dc:date>2008-04-01T11:13:02Z</dc:date>
    <item>
      <title>Errors when trying to create an ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100899#M505672</link>
      <description>Hi Gurus&lt;BR /&gt;&lt;BR /&gt;When i am trying to create an ignite backup on my machines, i get the following errors.&lt;BR /&gt;The ignite server recently changed IP address so did the clients.&lt;BR /&gt;I updated the /etc/hosts but dont know what else i should be doing.&lt;BR /&gt;&lt;BR /&gt;This is what i got from /var/opt/ignite/logs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR:   nfs mount: get_fh: latvia:: RPC: Program not registered&lt;BR /&gt;         nfs mount: get_fh: latvia:: RPC: Program not registered&lt;BR /&gt;         nfs mount: retry: retrying(1) for: /var/opt/ignite/recovery/client_mnt&lt;BR /&gt;         after 5 seconds&lt;BR /&gt;         nfs mount: retry: giving up on: /var/opt/ignite/recovery/client_mnt&lt;BR /&gt;         ERROR:   Could not NFS mount directory /var/opt/ignite/clients on&lt;BR /&gt;         latvia. The&lt;BR /&gt;                  exports file on latvia should contain the entry&lt;BR /&gt;                  "/var/opt/ignite/clients -anon=2". Ensure that&lt;BR /&gt;         /var/opt/ignite/clients&lt;BR /&gt;                  has been exported using the "exportfs -av" command.&lt;BR /&gt;         ERROR:   Failed mounting directory&lt;BR /&gt;                  /var/opt/ignite/recovery/client_mnt:/Connection refused&lt;BR /&gt;         (errno = 239)&lt;BR /&gt;         ERROR:    Failed to create NFS mount directories for configuration&lt;BR /&gt;         files.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100899#M505672</guid>
      <dc:creator>Satya Prasad Nemana</dc:creator>
      <dc:date>2008-04-01T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when trying to create an ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100900#M505673</link>
      <description>If you made any changes on the clients change /etc/exports on the server and re-export it with 'exportfs -av'.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 01 Apr 2008 11:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100900#M505673</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-04-01T11:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when trying to create an ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100901#M505674</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suspect your setupon the NFS Server&lt;BR /&gt;&lt;BR /&gt;Note that the normal configuration is to have START_MOUNTD=1 in  /etc/rc.config.d/nfsconf.&lt;BR /&gt;And rpc.mountd is not put in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;/sbin/init.d/nfs.server  stop&lt;BR /&gt;/sbin/init.d/nfs.server  start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Tue, 01 Apr 2008 12:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100901#M505674</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2008-04-01T12:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when trying to create an ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100902#M505675</link>
      <description>Hi Ivan&lt;BR /&gt;Thanks for your time.&lt;BR /&gt;But it was not enough.&lt;BR /&gt;&lt;BR /&gt;Hi Steel&lt;BR /&gt;Your solution helped.&lt;BR /&gt;The stop and start of the nfs did the trick.&lt;BR /&gt;exportfs also was done as part of it.&lt;BR /&gt;&lt;BR /&gt;Thanks for your time and help.&lt;BR /&gt;&lt;BR /&gt;-Satya</description>
      <pubDate>Tue, 01 Apr 2008 13:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100902#M505675</guid>
      <dc:creator>Satya Prasad Nemana</dc:creator>
      <dc:date>2008-04-01T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when trying to create an ignite backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100903#M505676</link>
      <description>Steeve's solution helped.</description>
      <pubDate>Tue, 01 Apr 2008 13:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/errors-when-trying-to-create-an-ignite-backup/m-p/5100903#M505676</guid>
      <dc:creator>Satya Prasad Nemana</dc:creator>
      <dc:date>2008-04-01T13:45:37Z</dc:date>
    </item>
  </channel>
</rss>

