Re: Instance with a larger disk size then Template

2017-08-07 Thread Firxiao zhang
The easier way to grow disk is using cloud-utils-growpart. you can install it like "yum install cloud-utils-growpart" then grow your partition : "growpart /dev/sda 1" after that, you can just grow the lvm like normal. tips. if you using "growpart" to grow root disk, reboot is needed to take

Re: Logrotate configuration file

2017-08-07 Thread Rafael Weingärtner
there is a file called log4j in /etc/cloudstack/... On Mon, Aug 7, 2017 at 12:19 PM, Felipe Arturo Polanco < felipeapola...@gmail.com> wrote: > Thanks for the information, do you have some sample code in XML that I can > check? > > Thanks, > > On Mon, Aug 7, 2017 at 11:12 AM, Rafael Weingärtner

Re: Logrotate configuration file

2017-08-07 Thread Felipe Arturo Polanco
Thanks for the information, do you have some sample code in XML that I can check? Thanks, On Mon, Aug 7, 2017 at 11:12 AM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > ACS uses log4j, you can configure this there. > > On Mon, Aug 7, 2017 at 12:11 PM, Felipe Arturo Polanco < >

Re: Logrotate configuration file

2017-08-07 Thread Rafael Weingärtner
ACS uses log4j, you can configure this there. On Mon, Aug 7, 2017 at 12:11 PM, Felipe Arturo Polanco < felipeapola...@gmail.com> wrote: > Hi, > > Does cloudstack management uses a different configuration file for > logrotate? I have logs from several months not getting deleted while I have > set

Logrotate configuration file

2017-08-07 Thread Felipe Arturo Polanco
Hi, Does cloudstack management uses a different configuration file for logrotate? I have logs from several months not getting deleted while I have set up 4 weeks maximum in /etc/logrotate.conf Also I have a maximum of 50M per file but some log files are bigger than this. I am using Cloudstack

Re: cloud-set-guest-password working with systemctl

2017-08-07 Thread Pierre-Luc Dion
Has Syed is saying its most likely because of systemd. Have you try to use cloud-init? It work well but need some tuning for password and sshkey reset... Le 7 août 2017 09:33, "Syed Ahmed" a écrit : > Hi, > > Is the password server mentioned in the logs 192.168.155.1