|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XCP 1.0 beta : install problem - unable to retrieve stag
Did you create correct VIF for this VM? You shall do something like
xe network-list bridge=xenbrX (where X- you 'internet' interface) and
xe vif-create vm-uuid=, network-uuid=...
Without this you will lack of network support for your VM.
В Птн, 03/12/2010 в 14:37 -0800, Joe Linoff пишет:
> Hi Folks:
>
>
>
> I am a NOOB and need some help and/or advice about debugging a domU VM
> boot problem in XCP 1.0 beta.
>
>
>
> I am trying to get my first VM installed over the network using XCP
> 1.0 beta. I am able to get to the VNC boot window but the installation
> process fails after a few minutes with this error:
>
>
>
> Unable to retrieve
> http://10.45.2.1//tcc/os/CentOS-5.5-x86_64/images/stage2.img.
>
>
>
>
>
>
>
> But when I try this on the dom0 host it works:
>
>
>
> # cd /tmp
> # wget http://10.45.2.1//tcc/os/CentOS-5.5-x86_64/images/stage2.img
>
>
>
> My guess is the problem is related to how the VM sees the network but
> I have no idea how to debug it.
>
>
>
> Cheers,
>
>
>
> Joe
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|