- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SHUTDOWN -ry
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
08-19-2008 02:46 AM
08-19-2008 02:46 AM
SHUTDOWN -ry
i issued a shutdown -ry command and it asked me to select one reason for the shutdown. it brought out about 15 options for me to choose from. It does not do that before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 02:50 AM
08-19-2008 02:50 AM
Re: SHUTDOWN -ry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 02:54 AM
08-19-2008 02:54 AM
Re: SHUTDOWN -ry
Try
#cd /
#shutdown -ry 0
what you get when type:
whereis shutdown or which shutdown
If somebody customized the shutdown/reboot in your setup then you will get options depending on what is defined n script.
Regds......DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 03:03 AM
08-19-2008 03:03 AM
Re: SHUTDOWN -ry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 03:05 AM
08-19-2008 03:05 AM
Re: SHUTDOWN -ry
Copy this to the other servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 10:14 PM
08-19-2008 10:14 PM
Re: SHUTDOWN -ry
You can copy the same script to other servers at same location.
Do Follwoing:
## Rename the default shutdown file
## make a ftp /sftp to get the required file here.
Regds...DK