Status: New
Owner: ----

New issue 1171 by [email protected]: gnt-instance migrate error (vif-ganeti)
https://code.google.com/p/ganeti/issues/detail?id=1171

Hello everybody,

What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".

gnt-cluster (ganeti 2.15.2-1~bpo8+1) 2.15.2
hspace (ganeti) version 2.15.2-1~bpo8+1
compiled with ghc 7.6
running on linux x86_64

What distribution are you using?

Debian Jessie - Xen 4.4 (toolstack = xl)

What steps will reproduce the problem?
1.create instance
2.gnt-instance migrate "instance"

Failed with error (libxl not reading ready message.......)

In the file : /etc/xen/scripts/vif-ganeti (lig. 47):

domname=$(xm domname $domid)  => It should be 'xl' command

and, this command return : instancename----incoming/0

so, at line 53:

source $NIC_DIR/$domname/$devid => issue an error in xen-hotplug (file not found)... because of the '---incoming' in the name of the file...

I think this is why the migration failed ?

perhaps there is a workaround ? or a patch ? thank you for helping me, I am very new to ganeti and I don't want to break everything...

sorry for my english, I am french

best regards,
stephane ouvrard





--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to