1823356 Members
3312 Online
109654 Solutions
New Discussion юеВ

setup virtualisation

 
SOLVED
Go to solution
Torsten.
Acclaimed Contributor

Re: setup virtualisation

If you only want to test, you can create another LVOL in vg00 and use this as a virtual disk for the guest.

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

Re: setup virtualisation

I create a new logical volum "win"
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.
Torsten.
Acclaimed Contributor

Re: setup virtualisation

>> I create a new logical volum "win"

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!   
Torsten.
Acclaimed Contributor

Re: setup virtualisation

BTW, did you already read the manual?

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

Re: setup virtualisation

I create in VG00 logical volum win
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,
Torsten.
Acclaimed Contributor

Re: setup virtualisation

Looks better, but how about the vswitch?

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

Re: setup virtualisation

I try this command but they didn't recognize argument
# 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,

mulder20
Frequent Advisor

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: 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.
Torsten.
Acclaimed Contributor

Re: setup virtualisation

Where does the VG01 came from?

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

Re: setup virtualisation

# hpvmnet
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
Torsten.
Acclaimed Contributor

Re: setup virtualisation

Make sure "win" does not exist yet.


# 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!   
Torsten.
Acclaimed Contributor

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

Re: setup virtualisation

it's ok now
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:\>

Torsten.
Acclaimed Contributor

Re: setup virtualisation

Did you already insert the DVD???

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!   
Torsten.
Acclaimed Contributor

Re: setup virtualisation

Still so many unassigned answers :-((

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

Re: setup virtualisation

my dvd win 2003 in on
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:\>



mulder20
Frequent Advisor

Re: setup virtualisation

hi Torsen,
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,
Torsten.
Acclaimed Contributor

Re: setup virtualisation

You are welcome!



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

Re: setup virtualisation

Yes i do it , but nothing happened ,
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
mulder20
Frequent Advisor

Re: setup virtualisation

Hi ,
i retry to time to install from my DVD ,
but every time they stop at this step

Starting Windows...
********************************************************************************


not yet initialized
2b78c632-37d9-11dd-9b01-001cc4fbace7
5.2
3790
Windows Server 2003 Enterprise Edition
1.0



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
Torsten.
Acclaimed Contributor

Re: setup virtualisation

Now we leaving this forum ... it's windows ;-)

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

Re: setup virtualisation

there no intersting info from windows link , just command help ,
so i decice to delete vm and recreate and reisntall windows ......

Thanks,
Torsten.
Acclaimed Contributor

Re: setup virtualisation

No interesting info?

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

Re: setup virtualisation

on the special administration console (SAC)

i should get product ID
and enter windows key , but i didn't get this message from SAC

Thanks
Mulder
mulder20
Frequent Advisor

Re: setup virtualisation

i create a cmd channel and the dir command give me this list :



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,