- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: AUTO_RUN disabled
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
07-31-2003 12:10 PM
07-31-2003 12:10 PM
AUTO_RUN disabled
I have the flag AUTO_RUN disabled.
Like it change to enabled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 12:11 PM
07-31-2003 12:11 PM
Re: AUTO_RUN disabled
1) Edit the pakage.conf file for AUTO_RUN value to YES and cmapplyconf -P
To do temp enabling
2)cmmodpkg -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 12:30 PM
07-31-2003 12:30 PM
Re: AUTO_RUN disabled
cmmodpkg -e -n nodea -v mpkg
cmmodpkg -e -n nodeb -v mpkg
This good that it executes this way or I must execute single cmmodpkg -e mpkg?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 12:40 PM
07-31-2003 12:40 PM
Re: AUTO_RUN disabled
If you do a cmhaltpkg on any package, it will automatically disable the AUTO_RUN. so you have reenable if you want the switching to happen. At that time, you can run the cmmodpkg -e -n
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 01:02 PM
07-31-2003 01:02 PM
Re: AUTO_RUN disabled
cmmodpkg -n
cmmodpkg -e -v
are similar but different commands. the first enable package switching on the node the second allows package switching (but not necessarily to all nodes).
the AUTO_RUN flag, I don't think linked with package switching. I may be speaking rubbish here, but I'd double check
/etc/cmcluster/*.ascii
/etc/cmcluster/
& I think you will see explicit flags/variables/parameters for package switching etc.
any way just my 0.02???
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 03:30 PM
07-31-2003 03:30 PM
Re: AUTO_RUN disabled
cmmodpkg -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2003 07:01 PM
07-31-2003 07:01 PM
Re: AUTO_RUN disabled
cmcheckconf -P
cmapplyconf -P
please make sure the package is down during
this time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 05:23 AM
08-07-2003 05:23 AM
Re: AUTO_RUN disabled
cmmodpkg -e
cmmodpkg -e -n
The AUTO_RUN flag needs to be changed in the cluster ASCII file.