- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: make_net_recovery not working from one server
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
11-22-2004 02:12 AM
11-22-2004 02:12 AM
This involves Ignite 5.4.50. I did not post it in the Ignite-UX forum as I don't believe it is an Ignite problem.
Background:
One server, master control, that at given times does a remote shell to other servers having them run a script that does a make_net_recovery process back to the master control server which also serves as our ignite server. The "run_make_net_backups" script is on mstrcntl. The "Net_BackUp" is on the other servers.
Problem:
Five out of six servers work just fine. The last one (specifically server thrdbase) appears to completely ignore the remsh command. Please note that the servers are paired so that, *presumeably*, no more that two are running at a time. It makes no difference if it is specified first or third. BUT it will work just fine if I am sitting on mstrcntl and type in the command 'remsh thrdbase -n Net_BackUp'. If I include the ' &' after the Net_BackUp .. nothing. The other two with the ' &' in the script work fine.
Now I must admit that the script on thrdbase is "enhanced" compaired to the other two, but I don't understand why it will work from my command prompt and not from the script with the ' &'.
A copy of all three scripts are attached.
Thanks, and look forward to suggestions.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 02:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 02:50 AM
11-22-2004 02:50 AM
Re: make_net_recovery not working from one server
Access could be limited by NFS configuration.
Being current on patching(prior post) is always a good thing.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 03:04 AM
11-22-2004 03:04 AM
Re: make_net_recovery not working from one server
PHNE_29464 was superseeded by PHNE_30433. The server causing the problem has neither. PHNE_30433 is scheduled to be applied on 12/12/2004.......but I may rush it along to see if it will resolve the problem.
Note: all systems EXCEPT thrdbase and hombase are up to date on patches. These being our two production servers we are waiting to apply patches based on the result of OS patches applied on our development systems.
SEP -
The permissions in /etc/exports are identical for all servers.
NFS is no problem on anything else.... but it only takes one to cause a problem.
Patches....... see note above.
Status update after single patch is applied.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 05:37 AM
11-22-2004 05:37 AM
Re: make_net_recovery not working from one server
Thanks to all.
Regards