Remove XOA from xcp-ng host
-
I used the quick install and XOA had a ton of problems. Instead of nuking the xcp-ng host I'm sure there's a way to scrape the XOA off the machine...but I have yet to figure it out. Could someone give me a pointer please? The reason I am looking to do this is the XOA folks want me to detail step by step how i installed and where the problems started..which I am happy to do. TIA.
-
It's a VM, so you should be able to just delete it.
-
It's a virtual machine as @Danp said. Maybe one of the issue is that you thought it was installed inside the dom0?
-
@danp said in Remove XOA from xcp-ng host:
It's a VM, so you should be able to just delete it.
not that i can see inside the control interface of the host itself. I am not given that option.
-
What?
-
This post is deleted! -
@olivierlambert said in Remove XOA from xcp-ng host:
What?
how do i delete xoa? From what I can tell you cannot use xoa to delete itself. If i go to the ip of the host itself..i get the control for the host itself and there's no ability to delete a vm..i can start one..or stop it..that's it
-
You can delete XOA by logging on the host, either:
- from the TUI (
xsconsoleif you SSH, otherwise it's on the host screen) - from the CLI (
xe vm-destroy vm=XOA)
- from the TUI (
-
@olivierlambert said in Remove XOA from xcp-ng host:
You can delete XOA by logging on the host, either:
- from the TUI (
xsconsoleif you SSH, otherwise it's on the host screen) - from the CLI (
xe vm-destroy vm=XOA)
thanks!
- from the TUI (
-
@hescominsoon said in Remove XOA from xcp-ng host:
xe vm-destroy vm=XOA
so the xe command gets me a guid error..so I have to go find the guid. No worries there.the first command gives me the interface i was referring to and in that interface it is not giving me the option to delete a vm..allow me to provide screenshots:
https://etc-md.com/wp-content/uploads/2020/12/vm-menu1.png
https://etc-md.com/wp-content/uploads/2020/12/vm-menu2.png
https://etc-md.com/wp-content/uploads/2020/12/vm-menu3.png
https://etc-md.com/wp-content/uploads/2020/12/vm-menu4.pngI do not have the option to delete vms here.....and i do not see the ability to delete vm's anywhere else in that interface.
-
I'm never using the TUI, so I might thought it was there.
Anyway, use
xeCLI, you got autocompletion with it and it's very powerful. See the ref in our doc for more details: https://xcp-ng.org/docs/cli_reference.htmlYou can use the search for more details (eg search for
vm destroy) -
@olivierlambert this is an old command. Replying because this shows up in a Google search result. The current command is: xe vm-destroy uuid="uuid of VM" (without the quotes)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login