|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-devel
| Hi, I want to setup a centos DomU from an NFS location .
 My config file is as following :
 
 kernel = "/boot/vmlinuz-2.6.18.8"
 memory = 256
 name = "centos_nfs_domU"
 vif = [ 'ip=192.168.1.111' ]
 #disk = ['file:/qmzhou/centos.5-3.x86-64.img,sda1,w']
 #disk = ['tap:aio:/guestiso/centos.5-3.x86-64.img,sda1:ioemu,w']
 nfs_server = '192.168.1.212'
 nfs_root = '/guestiso/disk2'
 root = '/dev/nfs'
 #root = "/dev/sda1"
 #extra = "fastboot"
 
 When I create the DomU using xm, I got the following information:
 
 Using config file "/etc/xen/centos.nfs".
 Started domain centos_nfs_domU (id=8)
 Unexpected error: exceptions.OSError
 
 Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
 Traceback (most recent call last):
 File "/usr/sbin/xm", line 7, in ?
 main.main(sys.argv)
 File "usr/lib64/python2.4/site-packages/xen/xm/main.py", line 2979, in main
 File "usr/lib64/python2.4/site-packages/xen/xm/main.py", line 3003, in _run_cmd
 File "<string>", line 1, in <lambda>
 File "usr/lib64/python2.4/site-packages/xen/xm/main.py", line 1360, in xm_importcommand
 File "usr/lib64/python2.4/site-packages/xen/xm/create.py", line 1371, in main
 File "usr/lib64/python2.4/site-packages/xen/xm/create.py", line 1398, in do_console
 OSError: [Errno 10] No child processes
 
 My Xen is xen-unstable . My kernel is 2.6.18.8.
 Can you help me to solve the problem?
 
 
 Qiming
 
 
 _______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-devel] Is it a bug,
qiming zhou <=
 |  |  | 
  
    |  |  |