- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System clock stops on N4000 with eTrust AccessCont...
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
11-20-2004 06:24 AM
11-20-2004 06:24 AM
System clock stops on N4000 with eTrust AccessControl
We have 2 N4000 with multible CPU's running HP-UX 11.00 and eTrust AccessControl (SEOS).
Under not really reproducable circumstances, the system clock stops for some hours (6-9, varies). Than the clock begins to run again.
Now CA (eTrust) says HP (HP-UX) Problem - HP says CA Problem.
Anyone else ever seen clock hanging
Günthe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2004 11:14 AM
11-20-2004 11:14 AM
Re: System clock stops on N4000 with eTrust AccessControl
You might also want to connect these servers to an ntp server and see if that keeps the clocks moving along as they should.
HP and CA probably have a liason group that should be able to work out this issue. Contact the support center and tell them you want them to work with CA to solve the problem. If you have a software contact.
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
11-21-2004 05:12 AM
11-21-2004 05:12 AM
Re: System clock stops on N4000 with eTrust AccessControl
Hardware was checked by HP - We've a 24/7 contract for the machines.
We tried almost everything to get rid at this problem, but now we need a fix for our customer in the next three days.
So one of my last hopes was that anyone in this forum encountert simmilar problems.
Thks
Guenther
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 01:50 PM
11-21-2004 01:50 PM
Re: System clock stops on N4000 with eTrust AccessControl
0,15,30,45 * * * * logger -p local5.warn $(date)
By doing this in cron, you can verify that the system is working correctly and that the symptom you are seeing is due to enviroment settings and changes.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 08:01 PM
11-21-2004 08:01 PM
Re: System clock stops on N4000 with eTrust AccessControl
@Bill
As Etrus (SEOS) has built in a kernel-module wich is able to do process intercetions on kernel-level, we can't exactly say that the clock stops, or the access to the time-calls ist blocked.
We did run scripts like
while true
echo `date` >> x.x
echo `remsh remotehost date` >> x.x
sleep 60
done
The output showed a 9 hour delay between the local and the remote time. 10 hours later again 6 hours more delay.
Cron jobs are not executed when this happens.
We got a script from HP that additionaly reads "ticks_since_boot" variable and we are keeping the systems under heavy load, to reproduce the problem.
So you can see, we have done our lessons in monitoring.
At the moment we only can wait for the Problem to appear - to get HP and CA on the machine when things happen.
Thx
Guenther
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 01:09 AM
11-22-2004 01:09 AM
Re: System clock stops on N4000 with eTrust AccessControl
Is there any entries in the eTrust audit logs??
I would look there, there maybe a eTrust rules problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2004 08:14 PM
11-28-2004 08:14 PM
Re: System clock stops on N4000 with eTrust AccessControl
Interesting News!
One of the machines crashed, leaving a dump, that shows the time ticks stopping on one cpu, and continuos running on two other cpu's, for one hour - than the crash occured (spinlock/deadlock).
HP says, that und certain circumstances, the lock maybe release (not by panic), and this would be the explanation for the loss of time.
After install SEOS patch that solves the spinlock/deadlock Problem, we couldn't see any timedrift for 6 days now.
Thx4help
Guenther
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2004 08:15 PM
11-28-2004 08:15 PM