Operating System - HP-UX
1833780 Members
2572 Online
110063 Solutions
New Discussion

Re: USB External Hardive or Devices on HP-UX 11.11

 
yassyboy
Frequent Advisor

USB External Hardive or Devices on HP-UX 11.11

Hi All,

Has any one came across of connecting and installing external Hardrive or usb flash disk on HP-UX unix 11.11.

I am trying to connect one and could not find any solution on the net.

KR...
10 REPLIES 10
Pete Randall
Outstanding Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

What model server? The PA-RISC servers only USB devices are the keyboard and mouse. With the Itanium boxes, there might be more USB connectivity, I'm not sure.


Pete

Pete
F Verschuren
Esteemed Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

I have tryed on my last hp course (unix inturnels) but I din't get the drivers woring propery, hp does not suport usb disk (jet), hp does not have the drivers.
Torsten.
Acclaimed Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

HP-UX 11.11 is only running on PA-RISC boxes and on this systems only USB mouse and keyboard is supported.

On Integrity it is different - running Windows or Linux supports all USB the "normal" way, HP-UX (at least 11.31) is using the device file system (formerly known from linux - devfs) and supports a limited number of USB devices, e.g. DVD and specific drives.

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!   
Steven E. Protter
Exalted Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

Shalom Yasser,

As far as I know the only USB devices supported on PA-RISC 11.11 servers are keyboards and mouse.

The solution to adding disk apace is to use approved storage.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
yassyboy
Frequent Advisor

Re: USB External Hardive or Devices on HP-UX 11.11

Wa Alikum Salam (And May Peace(Shalom) on you to) Steven,

Pete I am using HP-UX Worksation J6700.

Yes Steven it has 2 USB ports and I have only connected Mouse & Keyboard.

But I like to connect External USB Drive and trying if there is a way.

KR...
Torsten.
Acclaimed Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

>> But I like to connect External USB Drive and trying if there is a way

You can try, but you will see there is NO way ;-)

There are no drivers for such devices!

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!   
yassyboy
Frequent Advisor

Re: USB External Hardive or Devices on HP-UX 11.11

HI Torsten,

What I meant, if there is way or if any one has tried it I like to try it as well.

More over we cannot say its impossible or it will not happen, as other BSD based Unix, Unix System V and Linux platform supports USB devices.

Kr..;-l
OldSchool
Honored Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

well...this *has* been asked many times before.

the answer is no, it's not supported on that OS / Hardware.

Personally, I doubt that it ever will be, but you don't seem to like that answer.

You might try attaching to a windows box and using windows sfu to nfs mount it....
yassyboy
Frequent Advisor

Re: USB External Hardive or Devices on HP-UX 11.11

Hi OldSchool,

Yup, I think I might need NFS for data sharing.

The closest I got was "HP-UX 11iv3/v2 Support with iLO/vMedia and USB Devices"

Thanks all for your help.

KR..
Torsten.
Acclaimed Contributor

Re: USB External Hardive or Devices on HP-UX 11.11

The document you already found is probably the only one available at the moment.

For your information - this is a part out of an ioscan taken from a rx3600 running 11.23 for a USB connected DVD drive. As you can see there is a special driver instance for the USB

ext_bus 0 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED INTERFACE USB SCS
I Stack Adaptor
target 0 0/0/2/1.0.16.0 tgt CLAIMED DEVICE
disk 0 0/0/2/1.0.16.0.0 sdisk CLAIMED DEVICE
_NEC DVD+-RW ND-6650A
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0



and this is from 11.31


OO 1 0/0/2/1 UsbOhci CLAIMED INTERFACE PCI Se
rialBus (10330035)
OO 3 0/0/2/1.0 UsbMiniBus CLAIMED INTERFACE OO Dev
ice Driver
OO 5 0/0/2/1.0.0 UsbBulkOnlyMS CLAIMED DEVICE OO Dev
ice Driver
disk 1 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE OO Dev
ice 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 devie file - using the special device file system devfs)

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!