- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: After Backup - No Shell !
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
07-15-2003 12:28 AM
07-15-2003 12:28 AM
After Backup - No Shell !
On my box (C3000) with HP-UX 10.20 I've installed a Veritas Netbackup Client (version 3.4GA) Our Policy consist of a weekly Full and a daily incremental. Backup are correctly made, but every Full leave a problem: for every user it is impossible to login the message is "NO SHELL"; NFS file systems are correctly exported..."just" login, telnet, rsh... don't work. To work again I have to "hard" reboot the machine and all works fine... until next full.
Anyone has some idea about that?
Thank you
Romano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:07 AM
07-15-2003 01:07 AM
Re: After Backup - No Shell !
I do not know Netbackup, does it fool with directory permissions or ownership while doing a backup??
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:30 AM
07-15-2003 01:30 AM
Re: After Backup - No Shell !
this reminds of a bad night I got paged for several 10.20 boxes no longer accessible. The reason was that our backup people had installed (and started) Veritas Netbackup without checking the patch level before...
The notes I found about it say that HP and Veritas suggested the patches PHKL_16751 and PHKL_20356 to be installed. These are for sure superseeded by newer patches by now, so you better check yourself.
In general you should have the latest vxfs patches and query for patches related to veritas netbackup.
I remember that one of the dependency patches (PHSS_19739) made it necessary to relink oracle. So it's good to read the patch notes...
Applying the patches solved the issues completely for us (well, it didn't make the 10Mb NICs faster... :-)
Carl Martell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:31 AM
07-15-2003 01:31 AM
Re: After Backup - No Shell !
can you test by putting a shell around it?
sh
backup command
or
ksh -x
and then monitor?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:31 AM
07-15-2003 01:31 AM
Re: After Backup - No Shell !
can you test by putting a shell around it?
sh
backup command
or
ksh -x
Paula