- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cdrom device says busy - but nothing mounted
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
05-23-2005 03:57 AM
05-23-2005 03:57 AM
cdrom device says busy - but nothing mounted
rx4640 running 11.23
Trying to mount a cdrom disc onto device /dev/dsk/c0t0d0 but the command keeps comming back and saying /dev/dsk/c0t0d0 is busy. Nothing is mounted. The ioscan -fn command shows the device as c0t0d0.
Tried stoping the nfs.core, nfs.server, nfs.client to no avail.
Whats up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:23 AM
05-23-2005 04:23 AM
Re: cdrom device says busy - but nothing mounted
Find out and kill.
What about fuser?
Is the CDROM tray is ejecting when button pressed?
Revert
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:26 AM
05-23-2005 04:26 AM
Re: cdrom device says busy - but nothing mounted
fuser reports nothing for any mount points. This is a device file that is reporting busy, not a mount point. But it has been verified that this device file is the
disk 0 0/0/3/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-C
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
This is the cdrom device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:30 AM
05-23-2005 04:30 AM
Re: cdrom device says busy - but nothing mounted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:33 AM
05-23-2005 04:33 AM
Re: cdrom device says busy - but nothing mounted
Have you tried with another CD ?
I would try to check by using stm/xstm (but I dont know if it exist for rxXXXX... sorry) with a CD I know I can read.
Good luck
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:33 AM
05-23-2005 04:33 AM
Re: cdrom device says busy - but nothing mounted
Did you try to umount it?
What is the command you are using??
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:45 AM
05-23-2005 04:45 AM
Re: cdrom device says busy - but nothing mounted
Mon May 23 10:41:26 2005: An open system call failed with errno (16 (0x10))
when attempting to open file (/dev/rdsk/c0t0d0) with
read-only (O_RDONLY) option.
Mon May 23 10:41:26 2005: EBUSY (16) errno returned from an open system call
indicates the device is currently busy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:46 AM
05-23-2005 04:46 AM
Re: cdrom device says busy - but nothing mounted
So, the CD you are tying is it readable in other systems?
After inserting CD, try
diskinfo -v /dev/rdsk/c0t0d0
post the output.
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:48 AM
05-23-2005 04:48 AM
Re: cdrom device says busy - but nothing mounted
The diskinfo -v command reports the /dev/dsk/c0t0d0 device busy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:53 AM
05-23-2005 04:53 AM
Re: cdrom device says busy - but nothing mounted
Then check whether any body sitting there.
fuser /cdrom
also,
fuser /dev/dsk/c0t0d0
Then dd if=/dev/dsk/c0t0d0 of=/dev/null bs=2048
Cntrl+C after some time,
See the records in and out are same?
To isolate the hardware.
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 04:58 AM
05-23-2005 04:58 AM
Re: cdrom device says busy - but nothing mounted
cdrom device is posted abouve with the ioscan output - this is the device for the cdrom (/dev/dsk/c0t0d0).
STM output above says unable to open device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 05:02 AM
05-23-2005 05:02 AM
Re: cdrom device says busy - but nothing mounted
This is going to need a reboot to see if the cdrom drive comes back or a hardware service call for replacement.
Comments, opinions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 05:05 AM
05-23-2005 05:05 AM
Re: cdrom device says busy - but nothing mounted
Does it report anything??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 05:08 AM
05-23-2005 05:08 AM
Re: cdrom device says busy - but nothing mounted
Make the CDROM is firmly connected.(Rx4640, if you open front bezel, the CDROM is just unpluggable)
If reboot doesn't help then device could be bad! Hope you are up todate with patches.
This CDROM is IDE device, check for cumulative IDE patch.
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2005 05:17 AM
05-23-2005 05:17 AM
Re: cdrom device says busy - but nothing mounted
1st lets see how a reboot will help. I am doubtful but give it a shot anyways.
Many thanks