- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UPS question
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-18-2001 01:28 AM
12-18-2001 01:28 AM
I've got 2 L classes in 2 cabinets, the cabinets are connected to 1 UPS. The UPS is connected to one of the L classes. If there is a power problem, the UPS can tell the L class it's connected to to shutdown gracefully.
Am I right in thinking the second L class is just going to crash ? Is this going to cause me lots of problems ?
Any advice/suggestions ?
Thanks in advance.
Hilary
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 01:45 AM
12-18-2001 01:45 AM
SolutionGraceful shutdown is important especially if you are using databases and even especially so if you do not enable archive logging etc.
For the 2nd L-class, you can write a script to ssh (secure) or remsh (not secure) over to initiate a graceful shutdown, when your upsmond flags an alert to the syslog at your 1st L-class on the shutdown.
You can run a cron script that monitors the syslog.log of the 1st L-class for just that message and trigger off the script once the powerfail shutdown message is detected.
Make sure that you test out the script properly before production.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 02:10 AM
12-18-2001 02:10 AM
Re: UPS question
Well, what happens to your data in case of a crash?
If your data is not volatile, changing very often, or you can handle some minor loss of data, you might say a crash is acceptable.
If you are using VxFS, or long filesystem-checks on reboot doesn't bother you, a crash might be acceptable.
If your server live in conditions, where powerfail is very rare, and you don't care about downtime, let the machine crash.
In all other cases, i would go with Stevens suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 05:57 AM
12-18-2001 05:57 AM
Re: UPS question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 07:27 AM
12-18-2001 07:27 AM
Re: UPS question
live free or die
harry