- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite and UPS
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-09-2003 10:31 AM
07-09-2003 10:31 AM
ked; returned (octal 74).
Any idea what would cause this and how I would get it fixed? It seems that is may not be communicating with the UPS but it was working before and how would I fix it w/o being able to log on at all?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 10:37 AM
07-09-2003 10:37 AM
SolutionIf its the same, it should have been replicated by Ignite. Our UPS settings and function replicate just fine among three HP-9000 rp5450 servers.
Take a look at /etc/inittab and make sure that got replicated properly, if not make adjustment.
Is it possible the serial device isn't working on the second server.
It would be interesting to see what command you used to create the Ignite archive. make_tape_recovery ...
Just to get out of this horrible loop, try booting the box into single user mode.
With vi disable the ups line of /etc/inittab and /etc/ups_mond.conf
At least the system will boot and you can do further diagnosis.
Hopefully, unless there were other problems with the Ignite transfer.
Any errors in the log when you made the tape?
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
07-09-2003 10:40 AM
07-09-2003 10:40 AM
Re: Ignite and UPS
It's likely issues with records in your /etc/inittab file.
If you can get the machine into single user mode, edit the ups record in the inittab file by either correcting it or #pounding it out so you can test.
I see this error on modems also because the serial devices are not hooked up to the same port on the new machine.
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 12:28 PM
07-09-2003 12:28 PM
Re: Ignite and UPS
How do I edit files from here?
vi isn't a recognized command anymore.
Do I need to be in a particular directory?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 12:43 PM
07-09-2003 12:43 PM
Re: Ignite and UPS
Now you can use vi
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
07-09-2003 01:00 PM
07-09-2003 01:00 PM
Re: Ignite and UPS
Once I mounted /usr and exported TERM, vi worked okay.
Of course the # didn't work for some reason but everything is okay now.
I just need to get one of my volume groups back and restore from tape and I am good to go.