Status: Accepted Owner: ----New issue 351 by [email protected]: Xen hypervisor conflicts with instance name “auto”
http://code.google.com/p/ganeti/issues/detail?id=351
Some or all Xen versions use a directory named “auto” below /etc/xen. Since it is a directory, the name can not be used for instances.
XenHypervisor._WriteConfigFileStatic, as of commit 3b72184, deletes files named after the written instance from the “auto” directory.
