GitHub user SviridoffA closed the discussion with a comment: Change type of
machine in KVM hypervisor
Hi @NuxRo! Thanks for you reply. As I wrote above, I followed the order you
specified, but when we change the type from pc-i440fx to pc-q35, we also need
to modify several parameters related
GitHub user SviridoffA added a comment to the discussion: Change type of
machine in KVM hypervisor
Thank you for your hint, I performed it using virsh shutdown and virsh start.
There are too many interconnected parameters in the XML that need to be
adjusted for this type of virtual machine. I
GitHub user SviridoffA added a comment to the discussion: Change type of
machine in KVM hypervisor
It seems like I'm missing something... But to apply these changes, I need to
stop and start the VM, and if I stop and start it, the XML will be overwritten,
right? So I can't apply these changes
GitHub user NuxRo closed the discussion with a comment: Change type of machine
in KVM hypervisor
Only manual way @SviridoffA
1. go to hypervisor
2. virsh edit instance-name, change to pc-i440fx-8.0 or whatever you need
3. virsh destroy instance-name (or "shutdown" if machine is responsive)
4.
GitHub user DaanHoogland added a comment to the discussion: Change type of
machine in KVM hypervisor
yes it will be a workaround, just to verify that it can run. While you wait for
the more permanent solution mentioned above
(https://github.com/apache/cloudstack/discussions/11583#discussionco
GitHub user SviridoffA closed a discussion: Change type of machine in KVM
hypervisor
Hi Everyone! Please help me ๐! Can someone tell me if there's any way to change
parameter arch='x86_64' machine='pc-i440fx-8.2' in a virtual machine's XML to
arch='x86_64' machine='pc-q35-8.2' without CloudSt
GitHub user DaanHoogland added a comment to the discussion: Change type of
machine in KVM hypervisor
if you start from cloudstack, these changes will be overwritten, but if you
stop/start out of bound they wonโt.
GitHub link:
https://github.com/apache/cloudstack/discussions/11583#discussionc
GitHub user SviridoffA added a comment to the discussion: Change type of
machine in KVM hypervisor
Hi @DaanHoogland! Do you mean "virsh edit"? But won't it be overwritten during
start or migration operations?
GitHub link:
https://github.com/apache/cloudstack/discussions/11583#discussioncomme
GitHub user DaanHoogland added a comment to the discussion: Change type of
machine in KVM hypervisor
how about using virsh to edit the domain on the hypervisor? (donโt try this at
home!!!)
GitHub link:
https://github.com/apache/cloudstack/discussions/11583#discussioncomment-14340437
Th
GitHub user weizhouapache added a comment to the discussion: Change type of
machine in KVM hypervisor
@SviridoffA
there is a recent PR for it: #11569
GitHub link:
https://github.com/apache/cloudstack/discussions/11583#discussioncomment-14315870
This is an automatically sent email for
GitHub user SviridoffA added a comment to the discussion: Change type of
machine in KVM hypervisor
Hi @weizhouapache, thanks for this information. It's a great enhancement, but
if I can't build CloudStack myself with this PR, is there any other way to do
this at the moment?
I have tried
```
GitHub user SviridoffA added a comment to the discussion: Change type of
machine in KVM hypervisor
It seems the only way to do this now is to create a virtual machine with UEFI
settings. If you choose this option, VM type will be set to pc-q35-8.2.
However, this cannot be applied to an alread
GitHub user SviridoffA edited a discussion: Change type of machine in KVM
hypervisor
Hi Everyone! Please help me ๐! Can someone tell me if there's any way to change
parameter arch='x86_64' machine='pc-i440fx-8.2' in a virtual machine's XML to
arch='x86_64' machine='pc-q35-8.2' without CloudSt
GitHub user SviridoffA created a discussion: Change type of machine in KVM
hypervisor
Hi Everyone! Please help me ๐! Can someone tell me if there's any way to change
parameter hvm in a virtual
machine's XML to hvm without
CloudStack overwriting these changes, perhaps through some extra confi
14 matches
Mail list logo