Re: Usage computing removed items

2022-09-08 Thread Matheus Fontes
will never be update with correct deleted field. Is there someone else experiencing this problem? > On 26 Jul 2022, at 17:30, Matheus Fontes wrote: > > Hi, > Is anyone having problems with usage computing removed items? > We have a user that reported the problem. > The

Upgrade 4.16.1 to 4.17 fails on db schema

2022-07-28 Thread Matheus Fontes
Hi, We are trying to upgrade 4.16.1 to 4.17 but it fails on db schema upgrade. When script tries to create procedure it fails. DROP PROCEDURE IF EXISTS `cloud`.`ADD_GUEST_OS_AND_HYPERVISOR_MAPPING`; CREATE PROCEDURE `cloud`.`ADD_GUEST_OS_AND_HYPERVISOR_MAPPING` ( IN guest_os_category_id bigint

Usage computing removed items

2022-07-26 Thread Matheus Fontes
Hi, Is anyone having problems with usage computing removed items? We have a user that reported the problem. The volume was deleted since 2022-05-06 mysql> select id,account_id,created,removed,state from volumes where id=3246; +--++-+-+--

Re: usage server data collection

2021-11-10 Thread Matheus Fontes
Y' > On 9 Nov 2021, at 12:00, Yordan Kostov wrote: > > I do enabled the configs some time ago and rebooted the server but from a > brief check now it seems none of those data types (4,5,21,22,23,24) are > collected. > > Regards, > Jordan > > -Ori

Re: usage server data collection

2021-11-09 Thread Matheus Fontes
Hi, did you solve this? I have same issue here, all usage network bytes sent/receive (type 4 and 5) are not reported by usage. All networks are "Isolated Network" router.stats.interval=300 > On 22 Oct 2021, at 09:07, Yordan Kostov wrote: > > Thank you Wei, > > Configurations are now

Re: Specify cluster for virtual router

2021-10-14 Thread Matheus Fontes
Set a hosttag on hosts that you want the routers will be deployed and then set the same hosttag in your systemvm offer. After the hosttags are set proprierly, just send a restart with cleanup on networks (this will create a new vrouter for network and destroy old). New vrouters will be deployed o

XCP-NG 8.2 LTS

2021-05-03 Thread Matheus Fontes
I saw in cloudstack 4.15 documentation that it supports xcp-ng 8.1 Does someone tried 8.2 LTS version? thanks Matheus Fontes

Re: Instance with 2 Network

2020-09-14 Thread Matheus Fontes
You can use a 2 gateways but you need to know more about advanced routing. This is a SO/Networking feature not a Cloudstack feature. Search for routing multiple uplinks/providers. Matheus Fontes > On 14 Sep 2020, at 11:52, cristian.c@istream.today wrote: > > Hi, > > Yes,

Re: Instance with 2 Network

2020-09-14 Thread Matheus Fontes
dhcp router sends default gateway to instance only on default nic > On 14 Sep 2020, at 10:01, cristian.c@istream.today wrote: > > Hello, > > > >I have a "problem" I started to test some new network configuration > and I found out that if I add a secondary NIC from ACS only the one which

Internal LB Health Check

2020-09-13 Thread Matheus Fontes
Hi, Do anyone having issues with internal lb health check? We are receiving alert from all internal lb: Health checks failed: 3 failing checks on router Matheus Fontes

XEN scheduled snapshots many processes

2019-06-04 Thread Matheus Fontes
Hi, We’re using Xenserver 7.0 as Hypervisor and Pre-Setup storage (lvm over ScaleIO). I can see the number of processes increasing day by day in our Xenserver hosts. I don’t know if it is expected but on each snapshot scheduled xenserver creates new processes. For each lv created kernel show up

Re: Shutdown VM

2019-04-03 Thread Matheus Fontes
Hi, You should be using a computer offering with HA enabled. When you’re using this option, cloudstack will start vm until you shutdown it by cloudstack interface (UI or api). > On 3 Apr 2019, at 14:36, Alex Kendi Adati wrote: > > Hello, > > I need help from the community. > I need to know i

Google Authenticator 2fa in ACS?

2018-11-13 Thread Matheus Fontes
Hi, Is there anyway to implement Google Authenticator (or other free solution) as 2-step verification on ACS? thanks Matheus Fontes

VPC Acl problem for public LB (acs 4.11.1)

2018-11-05 Thread Matheus Fontes
Hi, Do acls work with public load balancers in vpc? If I use a port forward or static nat on public ips inside vpc they work perfect, but when I change a port from port forwarding to load balance the acls are not working. We are using Cloudstack 4.11.1 Thanks Matheus Fontes

Re: Rename an instance

2018-09-19 Thread Matheus Fontes
Hi Ugo, You can change the instance name by cloudmonkey. update virtualmachine id=ID_OF_VM name=NEW_NAME press tab twice at “id=“ to list all vm ids. > On 19 Sep 2018, at 07:27, Ugo Vasi wrote: > > Hi all, > from the cloudstack web interface (version 4.11.1 in my case) I can only > change th

Autoscale without Netscaler

2018-06-04 Thread Matheus Fontes
. thanks Matheus Fontes

Security Groups on Advanced Network

2018-03-21 Thread Matheus Fontes
Is there someway to use security groups on advanced network mode or can I set a network acl specifying source and destination? Thanks

Edit Public Range

2018-03-14 Thread Matheus Fontes
Hi, Can I change/edit a Zone’s Public IP Range? Ex: my conf start 200.0.0.1 end 200.0.0.20 netmask 255.255.240.0 desired conf start 200.0.0.1 end 200.0.10.254 netmask 255.255.240.0 I need more Public IPs but on initial config I set only 0.1 to 0.20 range. Thanks Matheus Fontes