Status: New
Owner: ----
New issue 1061 by [email protected]: Cannot force remove an instance
https://code.google.com/p/ganeti/issues/detail?id=1061
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
root@node1:~# gnt-cluster --version
gnt-cluster (ganeti v2.10.7-70-g70f22ba) 2.10.7
root@node1:~# gnt-cluster version
Software version: 2.10.7
Internode protocol: 2100000
Configuration format: 2100000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.10.7-70-g70f22ba
root@node1:~# hspace --version
hspace (ganeti) version v2.10.7-70-g70f22ba
compiled with ghc 7.4
running on linux x86_64
What distribution are you using?
root@node1:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy
What steps will reproduce the problem?
1. Create an instance in XEN Kernel environment.
2. Reboot system and enter non-XEN Kernel environment.
3. Run command 'gnt-instance remove -f instance1'
What is the expected output? What do you see instead?
Expected output: Force remove the instance no matter what happened.
See instead:
root@node1:~# gnt-instance remove -f instance1
Failure: command execution error:
Could not shutdown instance instance1.ganeti.com on node node1.ganeti.com:
Error while executing backend function: listing instances failed, timeout
exceeded (exited with exit code 1): ERROR: Can't find hypervisor
information in sysfs!
Please provide any additional information below.
Previously, I installed Ganeti under XEN environment and created an
instance. Now I want to deploy Ganeti again under KVM so I need to clean
previous ganeti stuffs. However, I cannot force remove an instance created
under XEN environment.
--
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