<?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: fbackup warning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060502#M138593</link>
    <description>Are the files/directories mentioned in the warnings from NFS mounts?  If so, make sure that root has access and re-export them.&lt;BR /&gt;&lt;BR /&gt;Did you re-export them after you changed the ip address/hostname?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
    <pubDate>Mon, 01 Sep 2003 05:51:25 GMT</pubDate>
    <dc:creator>Tim Adamson_1</dc:creator>
    <dc:date>2003-09-01T05:51:25Z</dc:date>
    <item>
      <title>fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060501#M138592</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;i have a problem regarding the backup of an hp-ux machine with fbackup.&lt;BR /&gt;&lt;BR /&gt;To explain it: The machine has worked fine with fbackup until two weeks ago, where i changed the ip-adress and the hostname, as the machine replaced an older one.&lt;BR /&gt;&lt;BR /&gt;Now I receive following warnings for fbackup, but yesterday it seems that the machine could save all the data and the databases.&lt;BR /&gt;&lt;BR /&gt;Here is the output of the logfile:&lt;BR /&gt;&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to products&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to queue&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to save&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to InternetSrvcs&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to PHCO_26823&lt;BR /&gt;fbackup(9999): Permission denied&lt;BR /&gt;fbackup(1504): could not open directory `.' (/var/opt/dce/security/preauth)&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to AgentConfig&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to catalog&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;fbackup(1507): WARNING: could not chdir to AgentConfig&lt;BR /&gt;fbackup(1513): statcall failed in dotdotnotparent&lt;BR /&gt;&lt;BR /&gt;Does anyone has an idea what the error can be.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance for helping me.&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;&lt;BR /&gt;Luis Varon Marques</description>
      <pubDate>Mon, 01 Sep 2003 05:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060501#M138592</guid>
      <dc:creator>Luis Varon</dc:creator>
      <dc:date>2003-09-01T05:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060502#M138593</link>
      <description>Are the files/directories mentioned in the warnings from NFS mounts?  If so, make sure that root has access and re-export them.&lt;BR /&gt;&lt;BR /&gt;Did you re-export them after you changed the ip address/hostname?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
      <pubDate>Mon, 01 Sep 2003 05:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060502#M138593</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-01T05:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060503#M138594</link>
      <description>It should be the problem with permissions.&lt;BR /&gt;&lt;BR /&gt;Make sure that the dir has permission for the backup user.&lt;BR /&gt;&lt;BR /&gt;Are u running the backup as root.&lt;BR /&gt;&lt;BR /&gt;As stated above if these files are from nfs make sure that you modify the /etc/exports file to make sure that the the remote backup user has the sufficient permissions&lt;BR /&gt;&lt;BR /&gt;revert</description>
      <pubDate>Mon, 01 Sep 2003 06:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060503#M138594</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-01T06:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060504#M138595</link>
      <description>It seems that accessing the NFS mount point does not have permission to cd to the specified directory. To have root privileges over NFS, it must explcitly given in the /etc/exports file. &lt;BR /&gt;So you may check /etc/exports and /.rhosts files in the remote system.&lt;BR /&gt;To restart the nfs server on the remote system:&lt;BR /&gt;#/sbin/init.d/nfs.server stop &lt;BR /&gt;#/sbin/init.d/nfs.server start &lt;BR /&gt;&lt;BR /&gt;To restart the nfs client: &lt;BR /&gt;#/sbin/init.d/nfs.client stop &lt;BR /&gt;#/sbin/init.d/nfs.client start &lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2003 06:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060504#M138595</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-01T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060505#M138596</link>
      <description>Maybe you could check the hostname in the .rhost file and the ip address ,hostname in the host file.</description>
      <pubDate>Mon, 01 Sep 2003 06:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060505#M138596</guid>
      <dc:creator>xc_1</dc:creator>
      <dc:date>2003-09-01T06:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup warning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060506#M138597</link>
      <description>Many thanks to all for helping me with this problem.&lt;BR /&gt;&lt;BR /&gt;You are rigth  that it is an problem with the rights as i was not root while executing the backup.&lt;BR /&gt;&lt;BR /&gt;Many thanks for helping me.&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;&lt;BR /&gt;Luis Varon Marques</description>
      <pubDate>Mon, 01 Sep 2003 07:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-warning/m-p/3060506#M138597</guid>
      <dc:creator>Luis Varon</dc:creator>
      <dc:date>2003-09-01T07:19:52Z</dc:date>
    </item>
  </channel>
</rss>

