Operating System - HP-UX
1848261 Members
8729 Online
104022 Solutions
New Discussion

Re: problem by assigning AVIO disk

 
SOLVED
Go to solution
Eli Daniel
Super Advisor

Re: problem by assigning AVIO disk

hi, the command fail

SINFRA94:/> ioscan -m dsf /dev/rdsk/c35t2d3
ioscan: illegal option -- m
ioscan: Only one devfile allowed
usage: ioscan [-k | -u] [-e] [-d driver | -C class] [-I instance] [-H hw_path]
[-f | -F[F] [-n]] [devfile]
[-t]
-k: show kernel structures; don't scan hardware
-u: show usable devices; don't scan hardware
-e: show EFI device paths when available
-d: show hardware controlled by specified driver
-C: show hardware in specified class
-I: show hardware with specified instance
-H: show hardware at specified path
-f: give full listing
-F: give listing separated by colons
if specified twice (-FF), prints additional fields
-n: show device file names
-l: show only locally connected devices
-t: show date and time of previous hardware scan
or: ioscan -M module_path -H hw_path [-I instance]
-M: force-configure specified drivers
-H: force-configure specified hardware path
-I: force-configure specified hardware instance
Dennis Handly
Acclaimed Contributor

Re: problem by assigning AVIO disk

>the command fail: ioscan -m dsf /dev/rdsk/c35t2d3

What HP-UX version are you using?
Torsten.
Acclaimed Contributor

Re: problem by assigning AVIO disk

It's 11.23.


Why not doing

hpvmmodify-p 1-a disk:avio_stor::disk:/dev/rdsk/c35t2d3




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!   
Eli Daniel
Super Advisor

Re: problem by assigning AVIO disk

Torste, found the fault in the command

hpvmmodify -p 1 -a disk:avio_stor::disk:/dev/rdsk/c35t2d3
satisfactory

thanks.
Torsten.
Acclaimed Contributor

Re: problem by assigning AVIO disk

If you leave the field for bus/target/... empty, the system will choose the values automatically.

Consider to compare with

hpvmstatus -p1

what values are used now.

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!