Operating System - HP-UX
1834646 Members
2303 Online
110069 Solutions
New Discussion

DVD-ROM not seen with ioscan command

 
SOLVED
Go to solution
L van Mourik
Advisor

DVD-ROM not seen with ioscan command

After installation HP-UX 11.31 the DVD-ROM player is not seen with "ioscan -fnC disk" (see included doc)
bdf shows a file system /dev/deviceFileSystem is mounted. Swinstall tells there's no DVD-ROM in the system. What's wrong ? Is this a hardware or a software problem ?
13 REPLIES 13
Jaime Bolanos Rojas.
Honored Contributor

Re: DVD-ROM not seen with ioscan command

Hi,

Was this a brand new installation of HP-UX?
What hardware are you using?
Did you install the OS with the DVD boot media?

Regards,

Jaime.
Work hard when the need comes out.
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

Yes, this was a brand new installation from DVD.
Jaime Bolanos Rojas.
Honored Contributor

Re: DVD-ROM not seen with ioscan command

What model of server are you using?

Regards,

Jaime.
Work hard when the need comes out.
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

rx3600
Jaime Bolanos Rojas.
Honored Contributor

Re: DVD-ROM not seen with ioscan command

Check the cables for the DVD, they might have gotten lose, if it's not that check with the latest firmware for that server and you could also run in insf -e to see if it makes any difference.

Regards,

Jaime.
Work hard when the need comes out.
Torsten.
Acclaimed Contributor

Re: DVD-ROM not seen with ioscan command

Hi,

this does not look like a full ioscan!

Your DVD should be connected to this hw-path:

0/0/2/1.0.16

This is an USB device and looks like this:

disk 1 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE OO Device D
river



Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: DVD-ROM not seen with ioscan command

from your ioscan:

0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE OO Device Driver
/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001

This is the DVD!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

Ok, but if this is the DVD-ROM how can I address it from swinstall ?
Torsten.
Acclaimed Contributor
Solution

Re: DVD-ROM not seen with ioscan command

I would try

mount /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001 /cdrom

swinstall -s /cdrom

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

This seems to be the solution. I wonder why HP changed this in HP-UX 11.31. If you have multiple USB devices connected to the system, how can you tell which one of them is the DVD-ROM drive ?
Thank you for your help!
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

Problem solved
Gary Cantwell
Honored Contributor

Re: DVD-ROM not seen with ioscan command

Hi There,

Please take a moment to assign points to those who have taken the time to assist you. Here's how:

http://forums1.itrc.hp.com/service/forums/helptips.do?#33

Thanks,

Gary
L van Mourik
Advisor

Re: DVD-ROM not seen with ioscan command

I did.