[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Failure in creating PV guest VM
Hi, I tried to install a pv guest ubuntu by netinstall (see below) on a xen host (centos6.3 + XEN4.2)----------------------------------------------------------------------------------------------------------------------------------------------------------------------- mkdir -p /var/lib/xen/images/ubuntu-netboot cd /var/lib/xen/images/ubuntu-netboot sudo wget http://mirror.anl.gov/pub/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/initrd.gz sudo wget http://mirror.anl.gov/pub/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/vmlinuz Set up the initial guest configuration: /etc/xen/ubuntu.cfg ------------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------------- [root@mypc ~]# xm create /etc/xen/ubuntu -cThen, nothing appeared and not installation went in progress. end started at Tue Jan 1 20:47:26 2013. /usr/lib64/python2.6/site-packages/xen/xend/XendAPI.py:551: DeprecationWarning: object.__new__() takes no parameters return object.__new__(cls, *args, **kwds) Exception in thread UnixHttpServer: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib64/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.6/site-packages/xen/web/httpserver.py", line 312, in run (sock, addr) = self.accept() File "/usr/lib64/python2.6/site-packages/xen/web/httpserver.py", line 331, in accept return self.socket.accept() File "/usr/lib64/python2.6/socket.py", line 197, in accept sock, addr = self._sock.accept() error: [Errno 22] Invalid argument _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |