Re: How to stop Cloudstack Storage Scavenger

2018-04-26 Thread Felipe Arturo Polanco
urn off by chaging the value of that configuration key: > "storage.cleanup.enabled" > to false. You will have to restart your management servers to take into > account the change. > > Cheers > > On Wed, Apr 25, 2018 at 5:48 PM, Felipe Arturo Polanco < > felipe

How to stop Cloudstack Storage Scavenger

2018-04-25 Thread Felipe Arturo Polanco
Hello, Somehow the Cloudstack storage scavenger got out of control in our deployment and has been evicting legitimate disk files of production VMs. Does anyone know how to stop or prevent this from happening without shutting down the management server? Thanks,

Re: Question about instance volumes

2018-04-23 Thread Felipe Arturo Polanco
, Ivan Kudryavtsev <kudryavtsev...@bw-sw.com> > wrote: > > > Hi. > > > > When you create a VM from a template then ACS doesn't copy the template > to > > a new root image, but creates it thin, pointing the volume to the > template > > as a back

Question about instance volumes

2018-04-22 Thread Felipe Arturo Polanco
Hello, I am seeing a behavior that I would like to ask about. I have some instances that instead of having a normal qcow2 disk file, have a qcow2 file that points to another backing store file. eg: c6a79f0b60b2419c98af

Dnsmasq exploit, VR vulnerable?

2017-10-10 Thread Felipe Arturo Polanco
Hello, Researchers have found an exploit in dnsmasq code which allows code execution, I was wondering if the Virtual Router uses Dnsmasq for DHCP assignment and also how can we protect it from being exploited. Will there be a new System VM with patches applied? or can we just apt-get update the

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

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

Containers for cloudstack template not found

2017-07-28 Thread Felipe Arturo Polanco
Hi, I have installed the Shapeblue container for Cloudstack service but is not working. Basically the Template is stuck with this message: Unable to resolve downloads.shapeblue.com Has anyone here been able to install it recently? Thanks,

Re: VMware workstation integration with cloudstack

2017-04-12 Thread Felipe Arturo Polanco
You may have better luck with nested virtualization for your VMs in workstation, enable VT-x in CPU settings for each host server and use KVM inside the VM. On Wed, Apr 12, 2017 at 9:02 AM, Sergey Levitskiy < sergey.levits...@autodesk.com> wrote: > Vmware workstation is not a supported

Re: Network implementation question

2017-02-21 Thread Felipe Arturo Polanco
Hi Ben, What you are looking for is called Network Overlay, it provides the needed L2 on top of the existing L3 network so you can create VLANs and subnets all the way through. Open vSwitch provides this functionality with mGRE and VXLAN tunnels, basically instead of separating the traffic with

Re: Static Nat how to

2017-01-08 Thread Felipe Arturo Polanco
2 mostly) where > your public IP is hooked. See you're getting any packets at all on that > public IP from your source IP for desired ports. If not, then you need to > configure ports properly at physical firewall for public IP. > > -- > Makrand > > > On Sat, Jan 7, 2017

Static Nat how to

2017-01-06 Thread Felipe Arturo Polanco
Hi, Can anyone provide me a link to how to adjust the firewall with static Nat of a virtual router? My VMs can get access to the Internet via the virtual router but when I assign a public IP via static Nat nothing happens, looks like the firewall is not allowing outside communication. I put

Re: HA setup for Management server

2017-01-02 Thread Felipe Arturo Polanco
On Mon, Jan 2, 2017 at 9:45 PM, Felipe Arturo Polanco < > felipeapola...@gmail.com> wrote: > > > Hi, > > > > I followed the guide on the documentation for the Multi node Management > > servers, they are up and running but when the first provisioned MGMT > serv

HA setup for Management server

2017-01-02 Thread Felipe Arturo Polanco
Hi, I followed the guide on the documentation for the Multi node Management servers, they are up and running but when the first provisioned MGMT server goes down, the agents in the SystemVMs goes offline. I checked the scripts in the systemVM and found that the agent is tied to the IP of the

Need some help with Virtual Router in Advanced zone

2016-12-29 Thread Felipe Arturo Polanco
Hi all, I haven't found a combination Network Offering+Guest Network settings to make SNAT work for VMs After many days trying, I cannot make Static NAT working in Virtual Router, my setup is the following: Public network: untagged Private network: VLAN 58 MGMT Network: VLAN 10 Public needs to

Re: Now that Oracle is collecting for the use of Java, should we worry?

2016-12-25 Thread Felipe Arturo Polanco
> > On Sun, Dec 25, 2016 at 8:01 PM, Rafael Weingärtner < > > > rafaelweingart...@gmail.com> wrote: > > > > > > > Could you share with us the reference? So we can have a bit more > > > > information to discuss it. > > > > > &

Now that Oracle is collecting for the use of Java, should we worry?

2016-12-25 Thread Felipe Arturo Polanco
Hello, I read in the news Oracle is collecting from companies using Java libraries in commercial uses, since Cloudstack uses Java for its operations, should we worry about it?

Unable to add host in CentOS 7.2

2016-12-11 Thread Felipe Arturo Polanco
Hi, I'm having major issues when trying to add a new host into a fresh install of Cloudstack, I have tested in 4.6 and 4.8 and get the same result, in 4.9 the agent can't connect but it does from 4.8 downwards. >From the logs I see that the management can ssh into the host and issue the