- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: exportfs errors on boot
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:22 AM
12-01-2004 02:22 AM
We received the following error at boot time when exportfs was issued:
exportfs error: /var/opt/ignite/clients: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspdbsv1: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspgwy1: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspdbr1: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspdbr2: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspdbsv2: No such file or directory
exportfs error: /var/opt/ignite/recovery/archives/vspgwy2: No such file or directory
When we noticed the problem we re-issued the exportfs -av command and everything was ok.
This happened on two different servers. All
directories that it is complaining about in rc.log are on the server.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:30 AM
12-01-2004 02:30 AM
Re: exportfs errors on boot
Did you relocate /var/opt/ignite to a different filesystem? And is that Filesystem on some kind of storage that is recognized (or mounted) late in the boot process?
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:33 AM
12-01-2004 02:33 AM
Re: exportfs errors on boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:37 AM
12-01-2004 02:37 AM
Re: exportfs errors on boot
Is that different VG on some form of a SAN storage that probably is activated late in the game? I know that earlier versions of SecurePath on 11.0 systems hooked up to Compaq StorageWorks arrays (EVA/MSA/VA...) HAD this problem.
You will always have this problem when you reboot your ignite server. The fix is to fix your storage subsystem's startup routine -- which will probably mean updating some rc scripts OR upgrade to a newer version of SecurePath or whatever array communications/pathing software you use.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 02:58 AM
12-01-2004 02:58 AM
Re: exportfs errors on boot
It just dawned on me, the VG it is using on this server is also in a Service Guard cluster, so these directories are not available until the cluster comes up.
Stupid me, but at least it helps to talk it out I guess...
The other server is the same circumstance but it's message in rc.log is:
exportfs error: nothing to export.
Would this be the same issue ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:07 AM
12-01-2004 03:07 AM
Re: exportfs errors on boot
I think your /etc/exports is empty at that moment ... maybe a link?
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:09 AM
12-01-2004 03:09 AM
SolutionYou could add or move a start scripts to export your filesystems at the end of the boot time /sbin/rc3.d/S999exportfs.
Hope this helps
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 04:05 AM
12-01-2004 04:05 AM