- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Message in the syslog.log
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
06-04-2002 12:05 AM
06-04-2002 12:05 AM
Message in the syslog.log
I've this message in the syslog:
cmclconfd[26856]: Unable to open disk /dev/dsk/c3t2d0: Device busy.
/dev/dsk/c3t2d0: this is the device file of a DVD-ROM.
What does it mean?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 12:09 AM
06-04-2002 12:09 AM
Re: Message in the syslog.log
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 12:15 AM
06-04-2002 12:15 AM
Re: Message in the syslog.log
I believe that this is caused by cmclconfd trying to access the shown device, in order to read LVM/VXCM info from it.
If the message appears only by reboot I would ignore it as a warning which has no real use but is better than a hang.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 12:17 AM
06-04-2002 12:17 AM
Re: Message in the syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 01:09 AM
06-04-2002 01:09 AM
Re: Message in the syslog.log
To stop that error message
# fuser -k /dev/dsk/c3t2d0
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 05:34 AM
06-04-2002 05:34 AM
Re: Message in the syslog.log
cmclconfd is the ServiceGuard configuration daemon. It's used to gather info on all nodes in the cluster.
Is it possible that someone was configuring/reconfiguring the cluster at that time?
If you do not run MC/SG on this system I suspect that some "accidently" ran cmcheckconf or possibly even cmapplyconf.
If you do run MC/SG then you may want to check that no cluster aware VGs mistakenly have this device included nor that this dev has not been designated as a lock disk or that any pkg def has this VG defined w/in it.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 05:39 AM
06-04-2002 05:39 AM
Re: Message in the syslog.log
Is this message seen in syslog only once or every now and then.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 06:38 AM
06-04-2002 06:38 AM
Re: Message in the syslog.log
Regards.