HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to automate powe shutdown for virtial array 24...
Operating System - HP-UX
1832890
Members
2014
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-11-2004 08:13 PM
04-11-2004 08:13 PM
I need to know is there any script ready to configure the shutdown for VA2405 and the ux server? or how to configure ups_mond to shutdown the virutial array ?
I can shutdown the UX server when power failure by using /usr/lbin/ups_mond which is executable file ,I want to configure the commands
firest to umount all logical volums except vg00 , then run armmgr -s shut to shutdown the virutial array before shutdown the system
I have a lot of power problem and power failure on the site
I can shutdown the UX server when power failure by using /usr/lbin/ups_mond which is executable file ,I want to configure the commands
firest to umount all logical volums except vg00 , then run armmgr -s shut to shutdown the virutial array before shutdown the system
I have a lot of power problem and power failure on the site
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2004 08:27 PM
04-11-2004 08:27 PM
Solution
Hi hassan,
how about writing a script in /sbin/init.d/vashut and linking it to /sbin/rc2.d/K999vashut and include commands to umount the filesystems on the VA and use an armmgr -s shut to shutdown the VA?
with best wishes
Naveej
how about writing a script in /sbin/init.d/vashut and linking it to /sbin/rc2.d/K999vashut and include commands to umount the filesystems on the VA and use an armmgr -s shut to shutdown the VA?
with best wishes
Naveej
practice makes a man perfect!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2004 08:51 PM
04-11-2004 08:51 PM
Re: how to automate powe shutdown for virtial array 2405
ups_mond script is monitoring the power failure througth the serial port , and if you want to make new script you should design it from crash to monitor the power atherwise which script will start before the other ? if ups_mond started firest it will take all the filesystem down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2004 09:42 PM
04-11-2004 09:42 PM
Re: how to automate powe shutdown for virtial array 2405
ups_mond script is definitely going to start first as it is being run periodically in the background from the /etc/inittab with respawn on.
but ups_mond is going to execute the command, shutdown. During a "shutdown", the /sbin/rc scripts will be called and the file systems will be unmounted. Only thing you need to do is a shutdown of your Virtual array, which can be executed with the script.
With best wishes
Naveej
but ups_mond is going to execute the command, shutdown. During a "shutdown", the /sbin/rc scripts will be called and the file systems will be unmounted. Only thing you need to do is a shutdown of your Virtual array, which can be executed with the script.
With best wishes
Naveej
practice makes a man perfect!!!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP