<?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 Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456769#M359533</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;/etc/exports file is used to share NFS file systems&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
    <pubDate>Thu, 09 Jul 2009 17:51:37 GMT</pubDate>
    <dc:creator>Sharma Sanjeev</dc:creator>
    <dc:date>2009-07-09T17:51:37Z</dc:date>
    <item>
      <title>ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456763#M359527</link>
      <description>&lt;BR /&gt;subject ::::: error while taking ignite backup&lt;BR /&gt;&lt;BR /&gt; inside compose box  type this &lt;BR /&gt;&lt;BR /&gt;when we try to take ignite backup following errors are subjected::::&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nfs mount: IGNITESERVER:/var/opt/ignite/recovery/archives/Clientserver: Permission denied&lt;BR /&gt;ERROR:   Unable to mount or write&lt;BR /&gt;          IGNITESERVER:/var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;         On  IGNITESERVER you may need to:&lt;BR /&gt;         mkdir -p /var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;         chown bin:bin /var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;&lt;BR /&gt;         If the OS on  IGNITESERVER is 11.31 or later, vi /etc/dfs/dfstab. The&lt;BR /&gt;         /etc/dfs/dfstab file on " IGNITESERVER" should contain the entry: "share -F&lt;BR /&gt;         nfs -o sec=sys,anon=2,rw=&lt;CLIENT&gt;&lt;BR /&gt;         /var/opt/ignite/recovery/archives/ Clientserver". Where &lt;CLIENT&gt; is&lt;BR /&gt;         replaced by a fully qualified client name.&lt;BR /&gt;         After editing the /etc/dfs/dfstab file, run "shareall -F nfs"&lt;BR /&gt;         If you need to change the owner of the directory,&lt;BR /&gt;         you will also need to re-share the directory.&lt;BR /&gt;&lt;BR /&gt;         Otherwise, vi /etc/exports. The /etc/exports file on " IGNITESERVER" should&lt;BR /&gt;         contain the entry: "/var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;         -anon=2,access= Clientserver".&lt;BR /&gt;         After editing the /etc/exports file, run exportfs -av&lt;BR /&gt;         If you need to change the owner of the directory,&lt;BR /&gt;         you will also need to re-export the directory.&lt;BR /&gt;&lt;BR /&gt;         See make_net_recovery(1M) for more information.&lt;BR /&gt;ERROR:   Failed to Create NFS mount Archive directory.&lt;BR /&gt;&lt;BR /&gt;Please provide how to do this.&lt;/CLIENT&gt;&lt;/CLIENT&gt;</description>
      <pubDate>Thu, 09 Jul 2009 15:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456763#M359527</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-07-09T15:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456764#M359528</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Please follow below steps &amp;amp; rerun the command and you are done. &lt;BR /&gt;&lt;BR /&gt;On IGNITESERVER :&lt;BR /&gt;1. mkdir -p /var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;&lt;BR /&gt;2.chown bin:bin /var/opt/ignite/recovery/archives/Clientserver&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3. vi /etc/exports. The /etc/exports file on " IGNITESERVER" should&lt;BR /&gt;contain the entry: "/var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;-anon=2,access= Clientserver".&lt;BR /&gt;After editing the /etc/exports file, run exportfs -av&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 09 Jul 2009 15:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456764#M359528</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-09T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456765#M359529</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there is no /etc/export file in my server, do i need to create this file and add this entry. please let me know&lt;BR /&gt;&lt;BR /&gt;Madhu</description>
      <pubDate>Thu, 09 Jul 2009 16:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456765#M359529</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-07-09T16:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456766#M359530</link>
      <description>Yes, You need to create new one &amp;amp; add the entry&lt;BR /&gt;/var/opt/ignite/recovery/archives/ Clientserver&lt;BR /&gt;-anon=2,access= Clientserver&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 09 Jul 2009 17:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456766#M359530</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-09T17:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456767#M359531</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Please assign points as per ITRC Rules&lt;BR /&gt;&lt;BR /&gt;I have assigned points to 0 of 73 responses to my questions. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2011 16:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456767#M359531</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2011-07-06T16:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456768#M359532</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ok i will create the /etc/export file. Could you please tell why i need to create this file in this server, this file is available in other servers. what behind in this..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;madhu</description>
      <pubDate>Thu, 09 Jul 2009 17:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456768#M359532</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-07-09T17:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456769#M359533</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/etc/exports file is used to share NFS file systems&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 09 Jul 2009 17:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456769#M359533</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-09T17:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: ignite Backup Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456770#M359534</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What's up, did it solved your problem.&lt;BR /&gt;&lt;BR /&gt;Please assign points to members who has spent some time on you,&lt;BR /&gt;Its a way in ITRC to say thanks&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 09 Jul 2009 18:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-error/m-p/4456770#M359534</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-09T18:08:33Z</dc:date>
    </item>
  </channel>
</rss>

