- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- setup virtualisation
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
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
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
тАО06-11-2008 04:04 AM
тАО06-11-2008 04:04 AM
Re: setup virtualisation
Otherwise use a new disk.
Remember to adjust your vswitch!!
Hint:
If you create an ISO image of your install media and use this as a virtual DVD, you'll be much (!) faster.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 04:23 AM
тАО06-11-2008 04:23 AM
Re: setup virtualisation
and i retry the installation :
Warning 1 on item /dev/rdsk/c3t2d0: '/dev/rdsk/c3t2d0' backing device does not exist.
Warning 2 on item /dev/rdsk/c0t1d0: '/dev/rdsk/c0t1d0' backing device does not exist.
Warning 3 on item /dev/rdsk/c4t0d1: '/dev/rdsk/c4t0d1' backing device does not exist.
Warning 4 on item switch1: Vswitch 'switch1' does not exist.
These problems may prevent HPVM guest win1 from starting.
hpvmstart: Unable to continue.
the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 04:30 AM
тАО06-11-2008 04:30 AM
Re: setup virtualisation
Did you somewhere assign this LVOL yet?
Delete the win1 definition and start over - too much wrong entries are already there!
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 04:34 AM
тАО06-11-2008 04:34 AM
Re: setup virtualisation
You should do this!
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 04:37 AM
тАО06-11-2008 04:37 AM
Re: setup virtualisation
i didn't assigned to VM guest ,
So us you suggest me :
i delele VM win and i want to create a new one with this command :
hpvmcreate -P win -c1 -r1G \
-a disk:scsi::lv:/dev/vg00/win\
-a dvd:scsi:0,0,1:null:/dev
please is there any think missing here
Thank you very much for your help,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 04:45 AM
тАО06-11-2008 04:45 AM
Re: setup virtualisation
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 05:17 AM
тАО06-11-2008 05:17 AM
Re: setup virtualisation
# hpvmcreate -P win -c 1 -r 1G \
> -a network:lan::vswitch:clan1\
> -a network:lan:0,1:vswitch:localnet \
> -a disk:scsi::lv:/dev/vg01/rlv022\
> -a dvd:scsi:0,0,1:null:/dev
hpvmcreate: Unrecognized arguments.
usage: hpvmcreate -P vm_name [-F | -s] [-l vm_label] [-B start_attr]
[-O os_type[:version]] [-c number_vcpus]
[-e percent | -E cycles] [-r amount]
[-g group[:{admin|oper}]... [-u user[:{admin|oper}]...
[-a rsrc]...
[-i SG | -i SG_pkgname | -i GWLM | -i SG_pkgname,GWLM | -i NONE]
[-j {0|1}]
[-x name=value] or [-x name=value[:name=value]], where
[-x dynamic_memory_control={0|1}]
[-x ram_dyn_type={none|any|driver}]
[-x ram_dyn_min=amount]
[-x ram_dyn_max=amount]
[-x ram_dyn_target_start=amount]
hpvmcreate: Unable to create the guest.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 05:20 AM
тАО06-11-2008 05:20 AM
Re: setup virtualisation
> -a network:lan::vswitch:clan1 \
> -a network:lan:0,1:vswitch:localnet \
> -a disk:scsi::lv:/dev/vg01/rlv022 \
> -a dvd:scsi:0,0,1:null:/dev
hpvmcreate: WARNING (host): The vswitch 'clan1' does not exist.
hpvmcreate: ERROR (win): No available targets remain on bus 0 device 0.
hpvmcreate: ERROR (win): Unable to load defaults for '/dev'.
hpvmcreate: Device dvd:scsi:0,0,1:null:/dev has a conflicting device address.
hpvmcreate: Unable to create device.
hpvmcreate: Unable to create guest 'win'.
hpvmcreate: Unable to create the guest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 05:30 AM
тАО06-11-2008 05:30 AM
Re: setup virtualisation
Do you have another disk now?
hpvmcreate -P win -c 1 -r 1G -O windows \
> -a network:lan::vswitch:clan1\
> -a network:lan::vswitch:localnet \
> -a disk:scsi::lv:/dev/vg01/rlv022\
> -a dvd:scsi::null:/dev/rdsk/c0t0d0
Check hpvmnet for clan1 - is it still present / powered up?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 05:36 AM
тАО06-11-2008 05:36 AM
Re: setup virtualisation
Name Number State Mode NamePPA MAC Address IP Address
======== ====== ======= ========= ======== ============== ===============
localnet 1 Up Shared N/A N/A
vswitch 2 Up Shared lan0 0x001cc4fbace7 192.168.100.212
# ls -l
total 0
crw-r----- 1 root sys 64 0x000000 Jun 10 07:35 group
br--r----- 1 root sys 64 0x000009 Jun 11 08:13 lvol
brw-r----- 1 root sys 64 0x000001 Jun 10 07:35 lvol1
brw-r----- 1 root sys 64 0x000002 Jun 10 07:35 lvol2
brw-r----- 1 root sys 64 0x000003 Jun 10 07:35 lvol3
brw-r----- 1 root sys 64 0x000004 Jun 10 07:35 lvol4
brw-r----- 1 root sys 64 0x000005 Jun 10 07:35 lvol5
brw-r----- 1 root sys 64 0x000006 Jun 10 07:35 lvol6
brw-r----- 1 root sys 64 0x000007 Jun 10 07:35 lvol7
brw-r----- 1 root sys 64 0x000008 Jun 10 07:35 lvol8
cr--r----- 1 root sys 64 0x000009 Jun 11 08:13 rlvol
crw-r----- 1 root sys 64 0x000001 Jun 10 07:35 rlvol1
crw-r----- 1 root sys 64 0x000002 Jun 10 07:35 rlvol2
crw-r----- 1 root sys 64 0x000003 Jun 10 07:35 rlvol3
crw-r----- 1 root sys 64 0x000004 Jun 10 07:35 rlvol4
crw-r----- 1 root sys 64 0x000005 Jun 10 07:35 rlvol5
crw-r----- 1 root sys 64 0x000006 Jun 10 07:35 rlvol6
crw-r----- 1 root sys 64 0x000007 Jun 10 07:35 rlvol7
crw-r----- 1 root sys 64 0x000008 Jun 10 07:35 rlvol8
cr--r----- 1 root sys 64 0x00000a Jun 11 08:14 rwin
br--r----- 1 root sys 64 0x00000a Jun 11 08:14 win
so i correct by lan0 but they still give lan0 not exist
and i change disk to /dev/vg00/win (was created before)
hpvmcreate -P win -c 1 -r 1G \
-a network:lan::vswitch:lan0 \
-a network:lan:0,1:vswitch:localnet \
-a disk:scsi::lv:/dev/vg00/win \
-a dvd:scsi:0,0,1:null:/dev
hpvmcreate: WARNING (host): The vswitch 'lan0' does not exist.
hpvmcreate: ERROR (win): Incorrect backing device type.
hpvmcreate: Unable to create device network:lan::vswitch:lan0.
hpvmcreate: Unable to create guest 'win'.
hpvmcreate: Unable to create the guest.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 05:42 AM
тАО06-11-2008 05:42 AM
Re: setup virtualisation
# hpvmcreate -P win -c 1 -r 1G -O windows \
-a network:lan::vswitch:vswitch \
-a disk:scsi::lv:/dev/vg00/rwin \
-a dvd:scsi::null:/dev/rdsk/c0t0d0
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 06:45 AM
тАО06-11-2008 06:45 AM
Re: setup virtualisation
Any results/feedback so far?
If so, please read this too:
http://forums12.itrc.hp.com/service/forums/helptips.do?#33
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 07:34 AM
тАО06-11-2008 07:34 AM
Re: setup virtualisation
the ceation is ok without error
Thank you very much
please last think , i'm in the last step :
starting windows installation from windows DVD .
and they didn't want to start
they stop at this point :
#hpvmconsole -P win -fi -c "pc -on"
EFI Boot Manager ver 1.10 [14.62] [Build: Mon Oct 1 09:27:26 2007]
Please select a boot option
EFI Shell [Built-in]
- - - - - - - - - - - - Live Console - - - - - - - - - - - -
Use ^ and v to change option(s). Use Enter to select an option
Loading.: EFI Shell [Built-in]
EFI Shell version 1.10 [14.62]
Device mapping table
blk0 : Acpi(PNP0A03,0)/Pci(1|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(1|0)/Scsi(Pun1,Lun0)
blk0:\>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 07:43 AM
тАО06-11-2008 07:43 AM
Re: setup virtualisation
Put the disc into the drive and do from vMP
"IN" to insert the disc.
Note: you need a supported windows version (see manual)!
then do
Shell> reconnect -r
Shell> map -r
to find a valid device (e.g. fs0: )
Remember to read this too:
http://forums11.itrc.hp.com/service/forums/helptips.do?#33
Good luck!
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 07:53 AM
тАО06-11-2008 07:53 AM
Re: setup virtualisation
I spent my spare time for you!
;-))
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 08:17 AM
тАО06-11-2008 08:17 AM
Re: setup virtualisation
and they still give me :
status code no mapping:
blk0:\> reconnect -r
ReconnectController(0,0,0) : Status = Success
blk0:\> map -r
Device mapping table
blk0 : Acpi(PNP0A03,0)/Pci(1|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(1|0)/Scsi(Pun1,Lun0)
blk0:\> b1k0:
Exit status code: No mapping
blk0:\> b1k1:
Exit status code: No mapping
blk0:\>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 08:29 AM
тАО06-11-2008 08:29 AM
Re: setup virtualisation
thank you for your efort to help me with this windows installation .
please on the shell i didn't get fs0: to boot from .
my windows DVD is on DVD drive
Thanks for your help,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 08:35 AM
тАО06-11-2008 08:35 AM
Re: setup virtualisation
Did you use the "insert" command?
Example:
vMP:VM> in
Insertable Guest Devices
Num Hw-path (Bus,Slot,Tgt) Gdev
--------------------------------------------
[1] 0/0/0/0.1.0 (0,0,1) dvd
Enter menu item number or [Q] to Quit: 1
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 08:53 AM
тАО06-11-2008 08:53 AM
Re: setup virtualisation
so i restart the host machine
and start VM guest
now i can see fs0 like a choice
the windows installation now is in loading files .....
Thanks,
Mulder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 11:27 AM
тАО06-11-2008 11:27 AM
Re: setup virtualisation
i retry to time to install from my DVD ,
but every time they stop at this step
Starting Windows...
********************************************************************************
Computer is booting, SAC started and initialized.
Use the "ch -?" command for information about using channels.
Use the "?" command for general help.
SAC>...
Setup is being restarted.................
EVENT: A new channel has been created. Use "ch -?" for channel help.
Channel: Unattended Setup Channel
SAC>
EVENT: A channel has been closed.
Channel: Unattended Setup Channel
SAC>
EVENT: A new channel has been created. Use "ch -?" for channel help.
Channel: setuplog.txt
SAC>
EVENT: A new channel has been created. Use "ch -?" for channel help.
Channel: setupact.log
SAC>
EVENT: A new channel has been created. Use "ch -?" for channel help.
Channel: setuperr.log
SAC>
EVENT: The CMD command is now available.
SAC>
in the doc there is no recommendation about it
please have you any idea about this step ?
thanks,
Mulder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 11:35 AM
тАО06-11-2008 11:35 AM
Re: setup virtualisation
see
http://technet2.microsoft.com/windowsserver/en/library/2ACD37AF-5439-4789-924C-14E1040CF5A01033.mspx
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 12:38 PM
тАО06-11-2008 12:38 PM
Re: setup virtualisation
so i decice to delete vm and recreate and reisntall windows ......
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-11-2008 09:48 PM
тАО06-11-2008 09:48 PM
Re: setup virtualisation
This is known as a "headless windows installation", because you don't have any graphical interface. You need to use a channel on the special administration console (SAC) - search the web for "headless windows 2003 installation".
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 02:00 AM
тАО06-12-2008 02:00 AM
Re: setup virtualisation
i should get product ID
and enter windows key , but i didn't get this message from SAC
Thanks
Mulder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 02:23 AM
тАО06-12-2008 02:23 AM
Re: setup virtualisation
03/25/2005 12:00 PM 18,432 wshnetbs.dll
03/25/2005 12:00 PM 220,160 wshom.ocx
03/25/2005 12:00 PM 74,240 wshqos.dll
03/25/2005 12:00 PM 25,600 WshRm.dll
03/25/2005 12:00 PM 38,912 wshtcpip.dll
03/25/2005 12:00 PM 131,584 wsnmp32.dll
03/25/2005 12:00 PM 23,552 wsock32.dll
03/25/2005 12:00 PM 202,752 wssbrand.dll
03/25/2005 12:00 PM 55,296 wtsapi32.dll
03/25/2005 12:00 PM 44,544 wupdmgr.exe
03/25/2005 12:00 PM 1,344,512 wzcdlg.dll
03/25/2005 12:00 PM 88,576 wzcsapi.dll
03/25/2005 12:00 PM 837,632 wzcsvc.dll
03/25/2005 12:00 PM 304,128 xactsrv.dll
03/25/2005 12:00 PM 98,816 xcopy.exe
03/25/2005 12:00 PM 506,488 xenroll.dll
03/25/2005 12:00 PM 433,152 xmlprov.dll
03/25/2005 12:00 PM 158,208 xmlprovi.dll
03/25/2005 12:00 PM 438,784 xpob2res.dll
03/25/2005 12:00 PM 2,897,920 xpsp2res.dll
1361 File(s) 495,433,507 bytes
32 Dir(s) 13,392,273,408 bytes free
C:\WINDOWS.0\system32>
i don't know if there is some think to do at this point ,
BTW : i'm installing windows 2003 for Itanium 64 Bit,
i don't know why system32 is displayed ?
Thanks for advices,