-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FVT]:mkvm returns Unknown issue Path on ppc64le vm #1747
Comments
@tingtli Can you also provide the output for "ls -ltr /var/lib/libvirt/images" or provide us the machine to debug on? Is the hyper visor reinstalled on each run or the rmvm run to clean up the old vm before this is executed again? |
@tingtli I think this is working correctly. When you run
Before retrying this, please make sure there are no old disks remain on the KVM host machine for the VMs that have been removed. Login to KVM host and issue |
@gurevichmark @whowutwut I am sorry. The steps should be |
@tingtli I logged onto your system to see what is going on. It appears that on the KVM host system node-32030901, you have 4 running VMs:
But there are some disks defined for VMs that are not running:
Generally that is not a problem, these disks can stay around in case you want to define a VM and reuse old disks with a command |
@gurevichmark Mark, i use your way and it works now. My question is why we need to delete it using the virsh commands. Why rmvm does not do that? |
I think this is what is happening:
There are 3 ways to recover from this:
|
@tingtli Can you please let me know if you agree with my explanation in the last comment for this issue. If you agree, can you please close this issue. |
@tingtli Since there is no activity on this issue for 22 days, I am going to close it. Please re-open if you feel the issue is still there. |
reproduced on sles12.1 ppc64le test environment:
|
@gurevichmark We follow your guide to delete the disk files on node-32030901 manually. Then it seems that this problem was resolved. But after running about 1 mouths. it seems it happens again. |
@tingtli It is hard to recreate this problem, and see what is going on, since it does not happen every time. I still think somehow, someone either manually or as part of the test, runs I think we have 2 choices here:
|
Recommendation from @daniceexi for this issue:
I will use this issue to do the fix: If possible, the |
After some discussion, on @daniceexi recommendation, moving this issue to next release to do some more study. |
Used pull request #1942 to make |
Move to next release since it is under monitor |
Let's close this and re-open if it comes up again during the monitoring. |
xCAT 2.12.2 8/17 build. both on rhels7.2 and ubuntu14.04.1
@gurevichmark This issue occurs on our daily run test environment. it will be reinstalled again and again. Let me know if you need me to setup a environment.
The text was updated successfully, but these errors were encountered: