Re: Problem with Templates/ISO

2021-09-21 Thread Wei ZHOU
Hi Douglas, Thanks for sharing. I recall there is a similar issue with a nested environment on vmware ( https://github.com/apache/cloudstack/issues/5000). It would be good to mention it in the cloudstack document. Could you please create a pull request for it ? https://github.com/apache/cloudsta

Re: Problem with Templates/ISO

2021-09-21 Thread DL
Dear Pearl, Harikrishna, and Wei, Thank you all for your helpful input! With great joy, I'd like to share the reason for the various issues I encountered when following the Quick Installation Guide. In short, the reason is that the network adapters of the VMs that I use to deploy CloudStack are n

Re: Problem with Templates/ISO

2021-09-21 Thread DL
Hello Wei, Thanks for the comment. Yes, the problem seems to be here. If I go to the SSVM console, it cannot connect to the Internet. The consoleproxy VM cannot connect to the Internet either. I don't think I should change configurations within these system VMs, as the Quick Installation Guide do

Re: Problem with Templates/ISO

2021-09-21 Thread Wei ZHOU
It looks ssvm is not working well. Please make sure that ssvm can connect to internet. -Wei On Tuesday, 21 September 2021, DL wrote: > The "SystemVM Template (KVM)" is ready. However, the "CentOS 5.5(64bit) no > GUI (KVM)" template is not ready; the status says "Unable to resolve > download.clo

Re: Problem with Templates/ISO

2021-09-21 Thread DL
The "SystemVM Template (KVM)" is ready. However, the "CentOS 5.5(64bit) no GUI (KVM)" template is not ready; the status says "Unable to resolve download.cloudstack.org." This issue is similar to the error I encountered when I tried to register an online ISO. If I use the browser, I can visit any we

Re: problem with project

2021-09-21 Thread David Jumani
Hi Piotr, I'm able to reproduce it but on editing the settings such as the VM name it does get saved. It looks like the issue is in fetching the instance groups to which the user can add the VM. Can you please raise an issue and we can look into creating a fix for it

Re: problem with project

2021-09-21 Thread Wei ZHOU
Hi Piotr, Can you file a bug on github ? https://github.com/apache/cloudstack/issues -Wei On Tue, 21 Sept 2021 at 11:03, Piotr Pisz wrote: > Hi Wei, > > > > CS 4.15.2, this message definitely appeared in 4.15.1 and probably in > 4.15.0. > > > > Regards, > > Piotr > > > > > > From: Wei ZHOU >

RE: problem with project

2021-09-21 Thread Piotr Pisz
Hi Wei, CS 4.15.2, this message definitely appeared in 4.15.1 and probably in 4.15.0. Regards, Piotr From: Wei ZHOU Sent: Tuesday, September 21, 2021 10:55 AM To: users ; pi...@piszki.pl Subject: Re: problem with project Hi Piotr, What's the cloudstack version ? It sounds

Re: problem with project

2021-09-21 Thread Wei ZHOU
Hi Piotr, What's the cloudstack version ? It sounds like a UI bug. You can use cloudmonkey. -Wei On Tue, 21 Sept 2021 at 10:44, Piotr Pisz wrote: > Hello! > > I have a question: > > I have a project, a user in a project, VM. When the VM is turned off and I > try to rename the VM, I get this me

problem with project

2021-09-21 Thread Piotr Pisz
Hello! I have a question: I have a project, a user in a project, VM. When the VM is turned off and I try to rename the VM, I get this message: Request Failed (431) Account and projectId can't be specified together The changes to the settings are not saved, I did some experiments but I am not

RE: lower case VM hostname

2021-09-21 Thread Piotr Pisz
Hello! A very good question, the answer is no (but such an option in CS would be useful). You can disable cloud-init hostname setting and override this mechanism with your own script. Just get hostname from UserData, and use hostnamectl to set the correct name. Piotr -Original Message-