Operating System - HP-UX
1753779 Members
7850 Online
108799 Solutions
New Discussion

how can add tape drive to HP rx 2660 Vertuval machine

 
chowdaryteja
Occasional Contributor

how can add tape drive to HP rx 2660 Vertuval machine



please help,

how can add tape drive to HP rx 2660 Vertuval machine,

give me the command to add tape drive to VM in rx 2660,

like hpvmmodify -p VM1 -a tape:scsi::tape:/dev/rmt/rm0,

1 REPLY 1
Eric SAUBIGNAC
Honored Contributor

Re: how can add tape drive to HP rx 2660 Vertuval machine

Bonjour,

general guideline :

- create sctl drivers : "hpvmdevmgmt -I"
- determine correct rscsi driver : for example /dev/rscsi/cXtYdZ
- add it with commande : "hpvmmodify -P -a tape:scsi::attach:/dev/rscsi/cXtYdZ

More detailed informations at http://docs.hp.com/en/T2767-90105/ch07s02.html

Regards

Eric