Re: urgent: Unable to apply firewall rules on router

2018-11-07 Thread Andrija Panic
Hi Ugo, I have seen similar issues with i.e. starting a VM when there are other long running jobs - check if there are any ongoing long jobs already, that might be blocking the executioon of this job - i.e. long running snapshots, or other thing. I would also examine agent.log on the host where th

urgent: Unable to apply firewall rules on router

2018-11-07 Thread Ugo Vasi
Hi all, I'm having a problem when I try to insert a firewall rule of an address connected to a new VM of a Guest Isolated Network. After a while the job is removed as FAILED. I try to repeat the operation but the problem remains. How can I unblock the situation? here it is the log of job-927

RE: cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
Thank you Simon and Andrija :). -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Wednesday, November 7, 2018 11:31 AM To: users Subject: Re: cloudstack reset VM password files Good stuff (btw I have been using old password init and MSI installer for win2016

Re: cloudstack reset VM password files

2018-11-07 Thread Andrija Panic
Good stuff (btw I have been using old password init and MSI installer for win2016 and it works just fine for me). Cloudinit also supports automatic resize of root partitions/filesystem on boot (usefull when you deploy VM from small template but choose to make root disk bigger during vm creation).

Re: cloudstack reset VM password files

2018-11-07 Thread simon.voelker
Hi, I can also highly recommend cloud-init. We use it for our templates as well. There is also a Windows analogue of it (https://cloudbase.it/cloudbase-init/) that I recently used to finally get password functionality to work properly on Windows Server 2016. Simon Völker Fraunhofer-Gesellsch

RE: cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
Thank you René, I will take it from here and test it. Some documentation will be on the way as well. Best regards, Jordan -Original Message- From: Rene Moser [mailto:m...@renemoser.net] Sent: Wednesday, November 7, 2018 10:46 AM To: users@cloudstack.apache.org Subject: Re: clo

Re: cloudstack reset VM password files

2018-11-07 Thread Rene Moser
Hi Nowadays the cloud-init [1] project supports cloudstack out of the box and we switched our templates to only use cloud-init. Unfortunately the docs regarding cloudstack is not that great (it is on my list to give back my finding). There are some great docs here https://wiki.archlinux.org/index

cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
Dear all, Recently I boggled down into building a template and while browsing through the docs I noticed that most of it has not been updated for some time. http://docs.cloudstack.apache.org/en/4.11.1.0/adminguide/templates.html#adding-password-management-to-your