1833866 Members
2445 Online
110063 Solutions
New Discussion

Querstions

 
Edgar_10
Frequent Advisor

Querstions

Hi,

Im from a Solaris background and require assistance on the following HP-UX questions:
1.what is the name of the i/o error log on HP-UX?
2.where can 1 find out what is the primary & alternate boot disks on HP-UX?

Any assistance would be most appreciated.
4 REPLIES 4
melvyn burnard
Honored Contributor

Re: Querstions

1. Could be the /var/adm/syslog/syslog.log file, or also the log files from hte diagnostics, or stm. It depends on what you mean by I/O errors.

2. setboot will show you htis.
man setboot
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Robert-Jan Goossens
Honored Contributor

Re: Querstions

Hi,

-1- /var/adm/syslog

-2- # lvlnboot -v

extra
http://www.unixguide.net/unixguide.cgi

Kind regards,

Robert-Jan.
Edgar_10
Frequent Advisor

Re: Querstions

Hi,

Thanks for the info, it was very informative. Time permitting I have another question:

1.How can I establish if logical volumes on arrays have OS bad block relocation enabled or not?

Thanks,
melvyn burnard
Honored Contributor

Re: Querstions

lvdisplay will help you there
man lvdisplay
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!