- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- os corrupt
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
02-21-2005 09:16 PM
02-21-2005 09:16 PM
os corrupt
my superdome server domain 5 is corrupt.user can't do anything and server can't be telnet from anywhere so itry to reboot this server.server always make dumb and can't login to single user.I have recovery tape so i want to boot from this tape.how i can boot from tape???
urgent!!help me please!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 09:49 PM
02-21-2005 09:49 PM
Re: os corrupt
similar question in thread :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=729160
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 09:51 PM
02-21-2005 09:51 PM
Re: os corrupt
Server dump can cause from either H.W or O.S so that you should make sure that your server is dumped not from H.W.
You can recover from Ignite tape you made before by following:
-put Ignite tape to tape drive
-reboot server
-when server ask "press any key in 10 seconds to enter to PDL". Press key to enter
-use command : sea ipl (search bootable device). If it show sequential access media with path_number do,
- bo path_number, interactive with ISL, press "n"
It will automatically recover all vg00 to your server.
Hope it will solve your problem,
HMT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 10:03 PM
02-21-2005 10:03 PM
Re: os corrupt
If you login on the GSP and select the particular partition. Do you see any errors, can you go to the BCH or ISL mode.
Did you change anything with parmgr?
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2005 01:06 PM
02-22-2005 01:06 PM
Re: os corrupt
Last night i have been restore the os from the last recovery tape (1st february 2005)and now this system going normally but the application can't up yet.
dump coz of OS, not hardware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2005 08:53 PM
02-22-2005 08:53 PM
Re: os corrupt
What application are you using and what error is it reporting ? Post this to have a better idea of your problem.
Another thing is to remirror your System disks if it was allready mirrored as by default Ignite don't do that.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 01:10 PM
02-24-2005 01:10 PM
Re: os corrupt
now, this server going normally after i recover.
gurus, application that running in this server is metrica, application for monitoring network performance in GSM.everyday this server accept data form OMC to be process by metrica. folder to accept this data is /metrica/spool2 and /metrica/spool.now, both folder is full.under /metrica/spool2, there is folder etc that same eith /etc.can I remove folder etc under /metrica/spool2 ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 03:23 AM
02-25-2005 03:23 AM
Re: os corrupt
I have no idea regarding this sort of application but etc folderin general corresponds to configuration files. So /metrica/spool2/etc should be corresponding to your application configuration files, so it might crash your application. A better idea would be to either remove log, tmp & core files under these subdirectories.I would suggest consult application specilist before doing that.
Another way is to avoid removing files and making space by increasing file system sizes if your resources allow that.
Choice is yours.
HTH,
Devender