Re: Error adding a extraconfig when updating virtual machine

2024-10-07 Thread Pratik Chandrakar
ratik Chandrakar > Date: Monday, 7 October 2024 at 2:28 PM > To: users@cloudstack.apache.org > Subject: Re: Error adding a extraconfig when updating virtual machine > Hello, > I am using CS 4.19.1 and trying to add the extraconfig for tpm from the UI > but it gives me error

Re: Error adding a extraconfig when updating virtual machine

2024-10-07 Thread Jithin Raju
: users@cloudstack.apache.org Subject: Re: Error adding a extraconfig when updating virtual machine Hello, I am using CS 4.19.1 and trying to add the extraconfig for tpm from the UI but it gives me error as "It is not allowed to add setting for extraconfig. Please update VirtualMachine with extrac

Re: Error adding a extraconfig when updating virtual machine

2024-10-07 Thread Wei ZHOU
Hi Pratik, The error clearly mentioned "It is not allowed to add setting for extraconfig." You can use cloudmonkey/cmk, please refer to what Ricardo did update virtualmachine id=012287ac-8358-4e90-a1ec-b6e86dc23774 extraconfig='%3Cdevices%3E%20%3Ctpm%20model%3D%22tpm-tis%22%3E%20%3Cbackend%20type

Re: Error adding a extraconfig when updating virtual machine

2024-10-07 Thread Pratik Chandrakar
Hello, I am using CS 4.19.1 and trying to add the extraconfig for tpm from the UI but it gives me error as "It is not allowed to add setting for extraconfig. Please update VirtualMachine with extraconfig parameter. " . Please advise On Thu, Sep 19, 2024 at 4:41 PM Ricardo Pertuz wrote: > Thanks

Re: Error adding a extraconfig when updating virtual machine

2024-09-19 Thread Ricardo Pertuz
Thanks Wei, It worked. Atte, Ricardo Pertuz On 19 Sep 2024 at 6:08 AM -0500, users@cloudstack.apache.org, wrote: > > allow.additional.vm.configuration.list.kvm

Re: Error adding a extraconfig when updating virtual machine

2024-09-19 Thread Wei ZHOU
Hi, Please update the global configuration "allow.additional.vm.configuration.list.kvm". You can also set per account or domain. -Wei On Thu, Sep 19, 2024 at 1:03 PM Ricardo Pertuz wrote: > Hi community > > when > > update virtualmachine id=012287ac-8358-4e90-a1ec-b6e86dc23774 > extraconfig='%

Error adding a extraconfig when updating virtual machine

2024-09-19 Thread Ricardo Pertuz
Hi community when update virtualmachine id=012287ac-8358-4e90-a1ec-b6e86dc23774 extraconfig='%3Cdevices%3E%20%3Ctpm%20model%3D%22tpm-tis%22%3E%20%3Cbackend%20type%3D%22emulator%22%20version%3D%222.0%22/%3E%20%3C/tpm%3E%20%3C/devices%3E' Which is intended to enable tpm I’m having the foll