- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.0 : Initializing SAM hangs for minutes
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
10-24-2001 04:47 AM
10-24-2001 04:47 AM
HP-UX 11.0 : Initializing SAM hangs for minutes
on my HP-Ux 11.0 K-Class box, sam -r works but sam doesnt initialise during startup.
Patch PHCO_23876 is installed.
No SAM errors are in /var/adm/sw/swagent.log
sar -v 5 5 :
smscmun1:root> sar -v 5 5
HP-UX mymachine B.11.00 U 9000/800 10/24/01
14:46:07 text-sz ov proc-sz ov inod-sz ov file-sz ov
14:46:12 N/A N/A 215/1461 0 1122/13736 0 1737/23973 0
14:46:17 N/A N/A 218/1461 0 1119/13736 0 1738/23973 0
14:46:22 N/A N/A 214/1461 0 1119/13736 0 1754/23973 0
14:46:27 N/A N/A 214/1461 0 1117/13736 0 1754/23973 0
14:46:32 N/A N/A 214/1461 0 1117/13736 0 1754/23973 0
For me, file-sz seems to be ok.
Did anybody experience the same ?
Thanks a lot for every answer.
Kind Regards, Tomb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 05:02 AM
10-24-2001 05:02 AM
Re: HP-UX 11.0 : Initializing SAM hangs for minutes
samlog_viewer comes back in with exit status 127
any comments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 05:09 AM
10-24-2001 05:09 AM
Re: HP-UX 11.0 : Initializing SAM hangs for minutes
Anyway it may help to see what SAM is trying to do when it starts up..
It's a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 05:17 AM
10-24-2001 05:17 AM
Re: HP-UX 11.0 : Initializing SAM hangs for minutes
@!@8@1003928051@0
The file or executable "/usr/lbin/ups_mond" exists.
@!@8@1003928051@0
Entering Task Manager with task FAL_EXEC_PRE_CONDITION.
@!@4@1003928051@0
Executing the pre-condition command for "Monitor Configuration" to determine
if it should be listed in SAM's list of areas.
@!@4@1003928051@0
Executing the following command:\C/usr/bin/test -x /opt/graphics/common/bin/s
etmon\C
the last entries in samlog.
NIS seems to be ok :
Executing the following command:\C/usr/sbin/ch_rc -l -pNIS_MASTER_SERVER /etc
Executing the following command:\C/usr/sbin/ch_rc -l -pNIS_CLIENT /etc/rc.con
Executing the following command:\C/usr/sbin/ch_rc -l -pNISPLUS_CLIENT /etc/rc
xist. The area "NIS+ Groups" will not be listed in SAM.
st. The area "NIS Users" will not be listed in SAM.
ist. The area "NIS+ Users" will not be listed in SAM.
ist. The area "Audited NIS+ Users" will not be listed in SAM.
Executing the pre-condition command for "NIS Hosts Map" to determine if it sh
Pre-condition failure: the command for the area "NIS Hosts Map" returned non-
Executing the pre-condition command for "NIS+ Hosts Table" to determine if it
Pre-condition failure: the command for the area "NIS+ Hosts Table" returned n
Executing the pre-condition command for "NIS Netgroups" to determine if it sh
Pre-condition failure: the command for the area "NIS Netgroups" returned non-
Executing the pre-condition command for "NIS+ Netgroups" to determine if it s
Pre-condition failure: the command for the area "NIS+ Netgroups" returned non
Any comments ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 05:24 AM
10-24-2001 05:24 AM
Re: HP-UX 11.0 : Initializing SAM hangs for minutes
Denver Osborne mentioned you need to stop NIS+, and suggested loading patch PHNE_17200.
Here's the thread for you to check out also:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe7920cb17a32d5118fef0090279cd0f9,00.html
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:04 AM
10-24-2001 06:04 AM
Re: HP-UX 11.0 : Initializing SAM hangs for minutes
How can i stop NIS+ daemons ? is it inetd ?
inetd -c didnt work.
thanks