On 08/31/2015 07:59 AM, Mike Tutkowski wrote: > Hi, > > I'm having a problem migrating a VM from one 12.04 KVM host to another > 12.04 KVM host in the same cluster in CS 4.6. > > Anyone know why I might be receiving this error message? > > invalid argument: virDomainDefFormat: unsupported flags (0x8) >
Hmm, that is probably a flag which is passed down to libvirt by the KVM Agent. That flag is not supported in the libvirt on 12.04 I guess. Don't know which flag it is, but I think it's something like that. Wido > The root disk is stored on cluster-scoped NFS primary storage. > > Thanks! >