<?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 and NFS mounted systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589048#M883721</link>
    <description>Okay, here's where I'm at.&lt;BR /&gt;&lt;BR /&gt;one of the nfs mounts (the nt station) is called engpro1.  The two folders shared with UNIX are /temp and /Intralink_files.  WIth this in mind..&lt;BR /&gt;&lt;BR /&gt;I went to /etc/exports and added:&lt;BR /&gt;/engpro1 -access=munix, root=munix:engpro1&lt;BR /&gt;I then ran exportfs -a (per man) and then stopped and started /sbin/init.d/nfs.client and /sbin/init.d/nfs.server.  Then I ran fbackup again and it still hung on trying to see the mount (NFS server engpro1 not responing still trying).  I can cd to the directory and work with files, so it is mounted okay.  Did I miss a step?  Or is my export command wrong?&lt;BR /&gt;&lt;BR /&gt;mark</description>
    <pubDate>Wed, 03 Oct 2001 14:16:39 GMT</pubDate>
    <dc:creator>Mark Vollmers</dc:creator>
    <dc:date>2001-10-03T14:16:39Z</dc:date>
    <item>
      <title>fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589040#M883713</link>
      <description>Hi, all.  &lt;BR /&gt;&lt;BR /&gt;I have on the server some directories on NT stations which are mounted using NFS.  my problem is that I want to back them up with our normal backups (using fbackup).  I currently have 11.0.  When I try to run a full backup crossing the NFS mounts, it flips out (I don't remember the exact message, I'll try to find it), and won't let me back anything up.  I was able to run backup across the mount points with 10.20, but have lost that with the upgrade.  Does anyone know how to do this?  I can woof together a script to run tar or something every so often and dump it to a tape, but I would prefer to have it part of the normal backup.  Ideas?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 03 Oct 2001 12:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589040#M883713</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-10-03T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589041#M883714</link>
      <description>Hi mark,&lt;BR /&gt;&lt;BR /&gt;Try the -n option, this will cross NFS mounts.</description>
      <pubDate>Wed, 03 Oct 2001 13:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589041#M883714</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-10-03T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589042#M883715</link>
      <description>Mark-&lt;BR /&gt;&lt;BR /&gt;That's what I tried (actually, I went through sam and checked the use NFS or whatever that option is and selected all for the directory listing).  If I remember correctly (it was a month ago when I tried and gave up cause it didn't work), it started to run the backup and then stopped and wouldn't backup the files on the NFS folders.  I can access them fine otherwise.  There is a warning in SAM when you use the NFS option that says that there may be issues, but it always worked fine for 10.20.&lt;BR /&gt;&lt;BR /&gt;I'll try to run it here for exact messages.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 03 Oct 2001 13:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589042#M883715</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-10-03T13:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589043#M883716</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;From the 'fbackup' man pages: "By default fbackup does not cross NFS mount points, regardless of paths specified by the -i or -g options.".&lt;BR /&gt;&lt;BR /&gt;Add the '-n' option to your 'fbackup' command to enable the visit.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 03 Oct 2001 13:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589043#M883716</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-03T13:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589044#M883717</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Ik found the following in the knowledge base:&lt;BR /&gt;&lt;BR /&gt;The problem is that fbackup displays inconsistent behavior when used across NFS mount points. It errors out when it encounters a file with the permission of r--r-S--- or anything resembling a sticky bit file.&lt;BR /&gt;&lt;BR /&gt;Basically all that can be done is to run fsck and then run the backup again. The fsck command will do a file system consistency&lt;BR /&gt;check and interactive repair.&lt;BR /&gt;&lt;BR /&gt;It is from 1997 so maybe the problem has been fixed ???&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Oct 2001 13:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589044#M883717</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-10-03T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589045#M883718</link>
      <description>Okay-&lt;BR /&gt;&lt;BR /&gt;I setup backup to run, backing up all files and crossing NFS mounts.  This results in the fbackup command having the -0 -u -v -n -g -I options from sam.  When I select the nfs mounts, it says that there may be problems with file access if "the fbackup command may not work correctly when backing up eover NFS mounted file systems as user root.  File access problems may occur if the NFS file system was not mounted with root access to this system"&lt;BR /&gt;When I run backup, it hangs, telling me that "engpro1 not responding, still trying" (this is the first nfs mount point).  I am confused about the file system mounted with root access.  Does that mean that on the NT, I have to set up the validation (I use NIS) to use give my NT account root access on the server as opposed to linking it to my unix account?  The file systems are mounted at startup, so I assume that root mounted them.  Am I wrong here?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 03 Oct 2001 13:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589045#M883718</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-10-03T13:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589046#M883719</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;The file system should be exported with root access:&lt;BR /&gt;&lt;BR /&gt;exportfs -o -access=[hostname],root=[hostname][file system]&lt;BR /&gt;&lt;BR /&gt;This way root is allowed permission on the mounted NFS file system on [hostname]</description>
      <pubDate>Wed, 03 Oct 2001 13:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589046#M883719</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-10-03T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589047#M883720</link>
      <description>Mark-&lt;BR /&gt;&lt;BR /&gt;What file is that exportfs line put in?  Is it on the server or on the workstation?</description>
      <pubDate>Wed, 03 Oct 2001 13:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589047#M883720</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-10-03T13:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589048#M883721</link>
      <description>Okay, here's where I'm at.&lt;BR /&gt;&lt;BR /&gt;one of the nfs mounts (the nt station) is called engpro1.  The two folders shared with UNIX are /temp and /Intralink_files.  WIth this in mind..&lt;BR /&gt;&lt;BR /&gt;I went to /etc/exports and added:&lt;BR /&gt;/engpro1 -access=munix, root=munix:engpro1&lt;BR /&gt;I then ran exportfs -a (per man) and then stopped and started /sbin/init.d/nfs.client and /sbin/init.d/nfs.server.  Then I ran fbackup again and it still hung on trying to see the mount (NFS server engpro1 not responing still trying).  I can cd to the directory and work with files, so it is mounted okay.  Did I miss a step?  Or is my export command wrong?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 03 Oct 2001 14:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589048#M883721</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-10-03T14:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589049#M883722</link>
      <description>This is likely a compatibility issue with NFS on NT (NFS is not a native protocol on Windows as it is on most Unix boxes).  Most likely, fbackup is asking for informtation about the files/directories that is not compatible with NT.&lt;BR /&gt;&lt;BR /&gt;The fix is easy: Use HP's Omniback.  Not only will you avoid all the reliability and compatibility issues with NFS, but it works across multiple platforms at the same time and tracks every tape and file and system in a database.</description>
      <pubDate>Wed, 03 Oct 2001 19:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589049#M883722</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-10-03T19:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup and NFS mounted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589050#M883723</link>
      <description>I use fbackup for save NT data via NFS without problem. For that you must have a NFS server product in NT server (I use Esker Tun product) and i think that root user must be declare on NT server with the same password.</description>
      <pubDate>Fri, 12 Oct 2001 12:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-and-nfs-mounted-systems/m-p/2589050#M883723</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2001-10-12T12:16:05Z</dc:date>
    </item>
  </channel>
</rss>

