- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Boot Process Output
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-08-2005 06:02 AM
12-08-2005 06:02 AM
thanks,
Eric
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 06:10 AM
12-08-2005 06:10 AM
Re: Boot Process Output
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 06:18 AM
12-08-2005 06:18 AM
Re: Boot Process Output
There are errors going to /var/adm/syslog/syslog.log
Take a look at them and you will find out how to correct this issue.
Its most likely permissions or the inability to create or read critical CDE/X windows configuration files.
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
12-08-2005 06:29 AM
12-08-2005 06:29 AM
Re: Boot Process Output
1. You can get the startup log in /etc/rc.log
2. If you have a latest rp series or Superdome, then you can use your GSP console, login to check the logs as it is.
3. Finally you can you syslog as mentioned.
Cheers ..007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 06:34 AM
12-08-2005 06:34 AM
Re: Boot Process Output
What is the model, and version of hp-ux.
And how you have connected .
Login through and check for the logfile :
/var/adm/syslog/syslog.log
/var/adm/syslog/OLDsyslog.log ( logs before you restarted the server)
/var/opt/resmon/log/event.log
dmesg
Also check /etc/rc.log
hth ,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 09:01 AM
12-08-2005 09:01 AM
Re: Boot Process Output
I looked at the syslog.log and found this:
System Console is on the Built-In Serial Inter
face
Thats really all I found. My monitor is connected via a Blue VGA like many others. Recently, I was able to see the boot and shutdown process when i had my Workstation (c3600 11.11) null modem cabled to my pc with hyper terminal.
Do I need to Re-Direct the output to a different place? could it be set to go to a serial terminal instead of my graphic monitor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 09:25 AM
12-08-2005 09:25 AM
Re: Boot Process Output
Just a Thought..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 02:50 PM
12-08-2005 02:50 PM
SolutionFrom one of your other posts, looks like you might have a c3600.
the manual is here:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/lpv37668/lpv37668.pdf
have a look at page 189... "troubleshooting monitor problems". It could be that your monitor type isn't correctly set. Even though it works after the kernel and drivers load, a bad setting could be causing the con path to redir to serial. More details in the manual. As far as I understand, the console path defaults to graphics when a monitor/keyboard are connected.
If you're on a C3600, the manual should help you understand what needs to be done.
Hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2005 06:22 PM
12-09-2005 06:22 PM
Re: Boot Process Output
-Eric