> > carnold will take care of it, no bug necessary IMO.

Updating @Dom0

 rpm -qa | grep -i xen
    ipset-kmp-xen-6.19_k3.7.10_1.1-32.1.x86_64
    kernel-xen-3.7.10-1.16.1.x86_64
    kernel-xen-devel-3.7.10-1.16.1.x86_64
    xen-4.3.0_09-265.1.x86_64
    xen-devel-4.3.0_09-265.1.x86_64
    xen-libs-4.3.0_09-265.1.x86_64
    xen-tools-4.3.0_09-265.1.x86_64

  rpm -q --changelog xen | head -n5
    * Thu Aug 15 2013 [email protected]
    - Change the default bridge in xl.conf from xenbr0 to just br0
      xl-conf-default-bridge.patch
    - Add network.target to xendomains.service 'After' tag
      xendomains.service

after reboot, not so good,

  xl list
    Name                                        ID   Mem VCPUs     
    State   Time(s)
    (null)                                       0  1280     4    
    r-----     114.0
    (null)                                       1     0     0    
    --p---       0.0
    (null)                                       2     0     0    
    --p---       0.0

and,

journatctl -b | grep xen
...
Aug 15 15:56:14 testsvr.loc xenstored[1124]: Checking store ...
Aug 15 15:56:14 testsvr.loc xenstored[1124]: Checking store complete.
Aug 15 15:56:14 testsvr.loc xenstored[1124]: Checking store ...
Aug 15 15:56:14 testsvr.loc xenstored[1124]: Checking store complete.
Aug 15 15:56:16 testsvr.loc xenconsoled[1516]: xenstore watch on
@introduceDomain fails.
Aug 15 15:56:20 testsvr.loc kernel: xenstored[1124]: segfault at 4 ip
00007f5f74f82eac sp 00007fff1f5ab310 error 4
Aug 15 15:56:20 testsvr.loc kernel:  in
libxenctrl.so.4.3.0[7f5f74f67000+25000]
Aug 15 15:56:20 testsvr.loc dkms_autoinstaller[1044]: dkms: running auto
installation service for kernel 3.7.10-1.16-xen
Aug 15 15:56:20 testsvr.loc xenstored[1076]: FATAL: Failed to open
evtchn device: No such file or directory
Aug 15 15:56:20 testsvr.loc xenconsoled[1516]: xenstore watch on
@introduceDomain fails.
Aug 15 15:56:27 testsvr.loc systemd[1]: Starting Xendomains - start and
stop Xen VMs on boot and shutdown...
Aug 15 15:56:29 testsvr.loc xendomains[2895]: Starting auto Xen domains:
test1.cfglibxl: error: libxl_xshelp.c:134:libxl__xs_get_dompath: failed
to get dompath for 1: Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_create.c:644:initiate_domain_create: cannot make domain: -3
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_xshelp.c:134:libxl__xs_get_dompath: failed to get dompath for 1:
Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_xshelp.c:134:libxl__xs_get_dompath: failed to get dompath for 1:
Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl.c:1342:domain_destroy_callback: unable to destroy guest with domid
1
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_create.c:1209:domcreate_destruction_cb: unable to destroy domain 1
following failed creation
Aug 15 15:56:29 testsvr.loc xendomains[2895]: An error occurred while
creating domain test1.cfg:
Aug 15 15:56:29 testsvr.loc xendomains[2895]: !
Aug 15 15:56:29 testsvr.loc xendomains[2895]: test2.cfgDomain name must
be specified.
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_xshelp.c:134:libxl__xs_get_dompath: failed to get dompath for 2:
Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_create.c:644:initiate_domain_create: cannot make domain: -3
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_xshelp.c:134:libxl__xs_get_dompath: failed to get dompath for 2:
Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_xshelp.c:134:libxl__xs_get_dompath: failed to get dompath for 2:
Bad file descriptor
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl.c:1342:domain_destroy_callback: unable to destroy guest with domid
2
Aug 15 15:56:29 testsvr.loc xendomains[2895]: libxl: error:
libxl_create.c:1209:domcreate_destruction_cb: unable to destroy domain 2
following failed creation
Aug 15 15:56:29 testsvr.loc xendomains[2895]: An error occurred while
creating domain test2.cfg:
Aug 15 15:56:29 testsvr.loc xendomains[2895]: !
Aug 15 15:56:29 testsvr.loc xendomains[2895]: ..done
Aug 15 15:56:29 testsvr.loc systemd[1]: Started Xendomains - start and
stop Xen VMs on boot and shutdown.

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to