doing

    edit /etc/tmpfiles.d/xendomains.conf
        D /var/run/xen      0755 root root -

    systemd-tmpfiles --create /etc/tmpfiles.d/xendomains.conf

here, does the trick.  after reboot,

  xl list
    Name                                        ID   Mem VCPUs     
    State   Time(s)
    (null)                                       0  1269     4    
    r-----      43.7
    test1                                        1  1024     2    
    -b----       7.7
    test2                                        2  1024     4    
    -b----      28.6

and back to full function.

still have that "(null") rather than Dom0 in its Name, but doesn't
appear (yet) to have any detrimental effect on function
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to