Re: Slow Metrics output in GUI

2024-03-06 Thread Andrei Mikhailovsky
utput in GUI > just cleaning up the vm_stats table in cloudstack 'cloud' db. > >> truncate table vm_stats; > > and setting vm.stats.max.retention.time to a lower value addressed our > issues. > > Joan > > On Tue, Feb 27, 2024 at 12:19 AM Andrei Mikhailovsky >

Re: Slow Metrics output in GUI

2024-02-26 Thread Andrei Mikhailovsky
2 version. We are manually clearing > the stats table to make the instance list page load faster :( > > > Joan > > On Mon, 26 Feb, 2024, 22:24 Andrei Mikhailovsky, > wrote: > >> Hello everyone, >> >> My setup: ACS 4.18.1.0 on Ubuntu 20.04.6. Two manag

Slow Metrics output in GUI

2024-02-26 Thread Andrei Mikhailovsky
Hello everyone, My setup: ACS 4.18.1.0 on Ubuntu 20.04.6. Two management servers and mysql active-active replication. I seem to have a very slow response on viewing vms. It takes about 20 seconds for the vm data to show when I click on any vm under Compute > Instances. When I click on

Re: KVM + Ceph volume attach problem

2023-12-18 Thread Andrei Mikhailovsky
this issue. Is this a new setup or >> upgraded one from earlier versions? How are your management servers set up, >> are they behind a Load Balancer, and if yes, have you tried testing with >> individual management server endpoints? Also please help me in >> understa

Re: KVM + Ceph volume attach problem

2023-12-17 Thread Andrei Mikhailovsky
ier versions? How are your management servers set up, > are they behind a Load Balancer, and if yes, have you tried testing with > individual management server endpoints? Also please help me in > understanding whether there was any infrastructure change done recently. > > Regards, >

Re: AW: KVM + Ceph volume attach problem

2023-12-17 Thread Andrei Mikhailovsky
after some "lets update our Ceph to a newer Version", with all OSDs. > The Problem fixed itself after the last OSD was updated. With all OSDs and > Mons > on the same Version the problem with slow ACS and ceph was fixed. > > My Advice ; Keep your OSD and Mon verions clean.

Re: KVM + Ceph volume attach problem

2023-12-17 Thread Andrei Mikhailovsky
service, I've even restarted the ACS server itself and the DB servers. the behaviour is repeatable. It happens in Safari and Chrome. Very very strange. Andrei - Original Message - > From: "Andrei Mikhailovsky" > To: "users" > Sent: Friday, 15 December, 202

Re: KVM + Ceph volume attach problem

2023-12-15 Thread Andrei Mikhailovsky
t; and all VMs are > shown, running and stopped. > Attaching to a running VM within the WebUI works as expected in my setup. > > Probably a simple thing, but did you/the users try cleaning your browser cache > after the CloudStack Update? > > Best regards, > Stephan >

Re: KVM + Ceph volume attach problem

2023-12-15 Thread Andrei Mikhailovsky
from the cmk. However, most of the users that we have are using web gui to manage their vms. Any help would be appreciated. Cheers Andrei - Original Message - > From: "Andrei Mikhailovsky" > To: "users" > Sent: Monday, 11 December, 2023 11:39:27 > Subje

Re: KVM + Ceph volume attach problem

2023-12-11 Thread Andrei Mikhailovsky
ct: Re: KVM + Ceph volume attach problem > Hi, > > Do the volumes/vms belong to the same account ? > > Can you try with cmk/cloudmonkey ? > > -Wei > > On Mon, 11 Dec 2023 at 11:05, Andrei Mikhailovsky > wrote: > >> Hello guys, >> >> I am having

Re: KVM + Ceph volume attach problem

2023-12-11 Thread Andrei Mikhailovsky
- Original Message - > From: "Wei ZHOU" > To: "users" > Sent: Monday, 11 December, 2023 10:15:20 > Subject: Re: KVM + Ceph volume attach problem > Hi, > > Do the volumes/vms belong to the same account ? > > Can you try with cmk/cloudmonkey ? >

KVM + Ceph volume attach problem

2023-12-11 Thread Andrei Mikhailovsky
Hello guys, I am having a strange issue which I've not noticed before. I am running ACS version 4.18.1.0 with ceph using rbd for images. I've created a new volume and trying to attach it. However, the list of VMs that I can attach a volume to is only showing STOPPED VMs. I can't seem to

Re: Kubernetes persistent volumes howto/doc

2023-06-08 Thread Andrei Mikhailovsky
s://github.com/apache/cloudstack/issues/7316 > > -Wei > > On Wednesday, 7 June 2023, Andrei Mikhailovsky > wrote: > >> Hello everyone, >> >> Could someone point me in the right direction on how to create and add >> persistent volumes to cloud stack Kuberne

Kubernetes persistent volumes howto/doc

2023-06-07 Thread Andrei Mikhailovsky
Hello everyone, Could someone point me in the right direction on how to create and add persistent volumes to cloud stack Kubernetes cluster. I've successfully created cluster, but I am not able to add persistent volumes. Many thanks

Re: ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
exist > ALTER TABLE `cloud`.`autoscale_vmgroups` ADD COLUMN `last_interval` > datetime DEFAULT NULL AFTER `interval`; > > 5. Upgrade and restart mgmt server > > > -Wei > > On Mon, 17 Apr 2023 at 19:39, Andrei Mikhailovsky > wrote: > >> Rohit, >>

Re: ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
is created when we install/setup >> > cloudstack for the first time and created by >> > >> https://github.com/apache/cloudstack/blob/main/engine/schema/src/main/resources/META-INF/db/schema-40to410.sql#L405 >> > >> > Did you perhaps run the cloudstack-

Re: ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
try reverting to your backup and try > again. > > > Regards. > > > From: Andrei Mikhailovsky > Sent: Monday, April 17, 2023 18:09 > To: users > Subject: ACS upgrade SQL script error 4.17.2 > 4.18.0 > > Hello everyone, >

Re: ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
the cloudstack-setup-databases or anything similar on your > database? If this is prod. DB you can try reverting to your backup and try > again. > > > Regards. > > > From: Andrei Mikhailovsky > Sent: Monday, April 17, 2023 18:09 &g

ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
Hello everyone, I've done an upgrade of ACS from 4.17.2 to 4.18.0 and faced a problem. The management service didn't start. Log investigation showed an error during the database upgrade script: 2023-04-17 13:23:26,342 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:)

ACS upgrade SQL script error 4.17.2 > 4.18.0

2023-04-17 Thread Andrei Mikhailovsky
Hello everyone, I've done an upgrade of ACS from 4.17.2 to 4.18.0 and faced a problem. The management service didn't start. Log investigation showed an error during the database upgrade script: 2023-04-17 13:23:26,342 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:)

Re: Unable to login to GUI onto second management server

2022-08-02 Thread Andrei Mikhailovsky
mention the above instructions for the ACS servers that were crated before 4.9.x. In my case, I've installed ACS back in 2012 and didn't update the permissions structure Thanks everyone for looking into this issue. Andrei - Original Message - > From: "Andrei Mikhailovsky"

Re: Unable to login to GUI onto second management server

2022-08-02 Thread Andrei Mikhailovsky
It seems that my issue is closely related to the issue discussed here: https://github.com/apache/cloudstack/issues/3200 I will investigate this further Andrei - Original Message - > From: "Andrei Mikhailovsky" > To: "Harikrishna Patnala" > Cc: "use

Re: Unable to login to GUI onto second management server

2022-07-31 Thread Andrei Mikhailovsky
ew management server only. > 1. Keep only the new management server IP in the host configuration. > 2. Stop the old management server > 3. Restart the new management server > Thanks, > Harikrishna > From: Andrei Mikhailovsky > Sent: Wednesday, July 27, 2022 6:4

Re: Unable to login to GUI onto second management server

2022-07-27 Thread Andrei Mikhailovsky
else I should try? Thanks Andrei > From: "Harikrishna Patnala" > To: "Andrei Mikhailovsky" , "users" > > Sent: Wednesday, 27 July, 2022 07:21:24 > Subject: Re: Unable to login to GUI onto second management server > Hi Andrei, > If t

Re: Unable to login to GUI onto second management server

2022-07-27 Thread Andrei Mikhailovsky
7 09:55:20 | NULL | 0 | | 5 | 165004275141402 | 1658141860852 | ais-compute1.cloud.arhont.com | 0d1522a5-5d08-46af-b59c-b577aa22e9bb | Down | 4.16.1.0 | 192.168.169.21 | 9090 | 2022-07-18 11:18:51 | NULL | 1 | > Regards, > Harikrishna > From: Andrei Mikhailovsky > Sent: M

Re: Unable to login to GUI onto second management server

2022-07-25 Thread Andrei Mikhailovsky
;/; Secure; > SameSite=None;";" and a similar thing should work haproxy too. > > I got this reference from a previous discussion on a PR > https://github.com/apache/cloudstack-primate/pull/898#issuecomment-760227366, > please refer to it if it helps solve your problem. >

Re: Unable to login to GUI onto second management server

2022-07-25 Thread Andrei Mikhailovsky
this reference from a previous discussion on a PR > https://github.com/apache/cloudstack-primate/pull/898#issuecomment-760227366, > please refer to it if it helps solve your problem. > > > Regards, > Harikrishna > > From: Andrei Mikhailovsky > S

Re: Unable to login to GUI onto second management server

2022-07-19 Thread Andrei Mikhailovsky
Bump please - Original Message - > From: "Andrei Mikhailovsky" > To: "users" > Sent: Monday, 18 July, 2022 11:45:05 > Subject: Unable to login to GUI onto second management server > Hello, > > I've recently installed a second management serve

Unable to login to GUI onto second management server

2022-07-18 Thread Andrei Mikhailovsky
Hello, I've recently installed a second management server ACS 4.16.1 following the installation instructions in section Additional Management Servers from the official documentation ( [ http://docs.cloudstack.apache.org/en/4.16.1.0/installguide/management-server/index.html |

Management Server - migrating or adding additional servers

2022-05-13 Thread Andrei Mikhailovsky
Hello CloudStack users, Currently I am running a single management server (4.16.1.0) setup on Ubuntu servers. Both the management server and the database (mysql-server - 5.7.35-0ubuntu0.18.04.1) are running on the same physical server. We've had this CloudStack setup for around 10 years. We

Re: snapshot compression

2021-07-13 Thread Andrei Mikhailovsky
format on the Secondary Storage. > > Bestm > > On Mon, 12 Jul 2021 at 09:35, Daan Hoogland wrote: > >> Andrei, good feature request. I don't think it is implemented (never heard >> of it) >> >> On Thu, Jul 8, 2021 at 6:06 PM Andrei Mikhailovsky >> wrot

snapshot compression

2021-07-08 Thread Andrei Mikhailovsky
Hello everyone, Is there a way to enable compression on the KVM+Ceph snapshot volumes when they are being copied to the secondary storage? As far as I can see, this useful feature is not enabled by default, which could unnecessarily waste both network and storage resources. It could save tons

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-17 Thread Andrei Mikhailovsky
m/apache/cloudstack/issues/4797. Is it the same issue? > > Regards, > Suresh > >On 17/06/21, 2:18 PM, "Andrei Mikhailovsky" wrote: > >Hi Suresh, Please see below the answers to your questions. > > > > > - Original Message - >>

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-17 Thread Andrei Mikhailovsky
Is 'removed' > timestamp set for them in snapshots table? > The table snapshots has NULL under the removed column in all snapshots that I've removed. The table snapshot_store_ref has no such column, but the state shown as Destroyed. > Regards, > Suresh > >On

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-16 Thread Andrei Mikhailovsky
e where the parent snapshot backup is located. > > Regards, > Harikrishna > > From: Andrei Mikhailovsky > Sent: Monday, June 7, 2021 7:00 PM > To: users > Subject: Snapshots are not working after upgrading to 4.15.0 > > Hel

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-14 Thread Andrei Mikhailovsky
after upgrading to 4.15.0 > Hi, Andrei, > > After a quick check of the code, I guess that the backup of the snapshot > fails because the secondary storage space should be less than 90%, and you > pointed that yours is 90.6% full. > > Regards, > Slavka > > On Mon,

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-14 Thread Andrei Mikhailovsky
s snapshots. I only have a single secondary storage, so all snaps should be in one place. > Regards, > Harikrishna > > From: Andrei Mikhailovsky > Sent: Monday, June 7, 2021 7:00 PM > To: users > Subject: Snapshots are not working after upgrading t

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-14 Thread Andrei Mikhailovsky
bject: Re: Snapshots are not working after upgrading to 4.15.0 > [ mailto:and...@arhont.com | @Andrei Mikhailovsky ] can you advise which > hypervisor (and version) you are using, what primary storage - let's see if > the > same is true in 4.15.1 (voting happening right now - fe

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-08 Thread Andrei Mikhailovsky
s snapshot entry exists in "snapshot_store_ref" table > with > 'parent_snapshot_id' of the current snapshot with 'store_role' "Image". This > is > to find the secondary storage where the parent snapshot backup is located. > > Regards, > Harikrishna >

Snapshots are not working after upgrading to 4.15.0

2021-06-07 Thread Andrei Mikhailovsky
Hello everyone, I am having an issue with volume snapshots since I've upgraded to 4.15.0. None of the volumes are being snapshotted regardless if the snapshot is initiated manually or from the schedule. The strange thing is that if I manually take the snapshot, the GUI shows Success status,

Re: Problems after upgrade from 4.13.1 to 4.15.0

2021-03-29 Thread Andrei Mikhailovsky
se after upgrading to > 4.15. > > Thanks, > Harikrishna > > From: Andrei Mikhailovsky > Sent: Sunday, March 28, 2021 7:20 AM > To: users > Subject: Problems after upgrade from 4.13.1 to 4.15.0 > > Hello everyone, > > I'v

Problems after upgrade from 4.13.1 to 4.15.0

2021-03-27 Thread Andrei Mikhailovsky
Hello everyone, I've updated my CloudStack management server and an agent from 4.13.1 to 4.15.0. I am running Ubuntu 18.04 server. Following the instructions in the documentation on the upgrade steps, the management server and the agent started ok. I've logged in to the new GUI and at first

Re: [RESULT][VOTE] Primate as modern UI for CloudStack

2019-10-23 Thread Andrei Mikhailovsky
Rohit, when do you plan to add this interface to the release of ACS? thanks Andrei - Original Message - > From: "Rohit Yadav" > To: "users" > Cc: "dev" , priv...@cloudstack.apache.org > Sent: Tuesday, 22 October, 2019 09:24:07 > Subject: Re: [RESULT][VOTE] Primate as modern UI for

Re: [ANNOUNCE] Apache CloudStack 4.13.0.0 GA

2019-09-24 Thread Andrei Mikhailovsky
Great work guys and girls!!! - Original Message - > From: "Paul Angus" > To: annou...@cloudstack.apache.org, "Apache CloudStack Marketing" > , "dev" > , "users" , > users...@cloudstack.apache.org > Sent: Tuesday, 24 September, 2019 11:06:28 > Subject: [ANNOUNCE] Apache CloudStack

Re: 4.13 rbd snapshot delete failed

2019-09-09 Thread Andrei Mikhailovsky
A quick feedback from my side. I've never had a properly working delete snapshot with ceph. Every week or so I have to manually delete all ceph snapshots. However, the NFS secondary storage snapshots are deleted just fine. I've been using CloudStack for 5+ years and it was always the case. I am

Concurrent Volume Snapshots

2019-06-12 Thread Andrei Mikhailovsky
Hello everyone I am having running snapshot issues on large volumes. The hypervisor is KVM and the storage backend is Ceph (rbd). Here is my issue: I've got several vms with 3-6 volumes of 2TB each. I have a recurring schedule setup to take a snapshot of each volume once a month. It takes a

Re: Automating creation of ACLs

2019-05-03 Thread Andrei Mikhailovsky
) ? > > Best, > > > On Fri, 3 May 2019 at 17:36, Andrei Mikhailovsky > wrote: > >> Hi Andrija, >> >> I wasn't aware the API supports creating ACLs with multiple networks / IP >> addresses. >> >> Andrei >> >> - Origin

Re: Automating creation of ACLs

2019-05-03 Thread Andrei Mikhailovsky
for each CIDR range in > question) ? > > Best, > > > On Fri, 3 May 2019 at 17:36, Andrei Mikhailovsky > wrote: > >> Hi Andrija, >> >> I wasn't aware the API supports creating ACLs with multiple networks / IP >> addresses. >> >> Andrei >> &

Re: Automating creation of ACLs

2019-05-03 Thread Andrei Mikhailovsky
> Hi Andrei, > > perhaps I got something wrong, but why don't you use API to create needed > ACL rules ? > > Andrija > > On Fri, 3 May 2019 at 17:04, Andrei Mikhailovsky > wrote: > >> Hello everyone, >> >> I have come across a need to create an ACLs t

Automating creation of ACLs

2019-05-03 Thread Andrei Mikhailovsky
Hello everyone, I have come across a need to create an ACLs that includes around 100 different IP addresses and network ranges for several services. Now, looking at the ACS gui, there is currently no way that I could find to create an ACL with multiple IP addresses / network ranges. Not sure

Re: Host HA vs transient NFS problems on KVM

2018-10-23 Thread Andrei Mikhailovsky
Hi Jean, I have previously done some HA testing and have pretty much came to similar conclusions as you have. My testing showed that using HA is very unreliable at best and data loosing at worst cases. I have had the following outcome from various testing scenarios: 1. Works as expected (very

Re: ACS 4.11.1.0 - agent.properties file became empty on a KVM host

2018-10-22 Thread Andrei Mikhailovsky
that the workflow for performing this action is broken - very silly indeed!!! Will send a message to the mailing list. Perhaps the responsible developers for this code will fix the issue and create a few more sanity checks. - Original Message - > From: "Andrei Mikhailovsky"

Re: ACS 4.11.1.0 - agent.properties file became empty on a KVM host

2018-10-22 Thread Andrei Mikhailovsky
ggest you keep a copy of /etc/cloudstack/ just to have a saved state of > your agent configurations before reinstalling and compare them if needed. > > Em seg, 22 de out de 2018 às 09:36, Andrei Mikhailovsky > escreveu: > >> Hi >> >> I have an issue with one of th

ACS 4.11.1.0 - agent.properties file became empty on a KVM host

2018-10-22 Thread Andrei Mikhailovsky
Hi I have an issue with one of the host servers. This issue is rather strange. Perhaps someone can help me with understanding how this happened and how to fix it. About 3 days ago one of the KVM host servers ran out of disk space on its root partition. I have fixed the issue and reconnected

Re: VM Snapshot not removed from primary SR

2018-10-10 Thread Andrei Mikhailovsky
Hi I can confirm that I am also having this issue on 4.11.1.0. To be honest, this issue was always present for me as far as I remember. Kind of an urgent issue to fix to stop people running out of space. Cheers - Original Message - > From: "Rafael Weingärtner" > To: "users" > Sent:

Re: VR DHCP issue

2018-09-27 Thread Andrei Mikhailovsky
Hi Marcelo, could you please elaborate on the fix please? I am having this issue with a couple of my VRs (not all). Running /etc/init.d/cloud-early-config start doesn't work as there is no such script in the init.d directory. Running service cloud-early-config start doesn't fix the DHCP

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-11 Thread Andrei Mikhailovsky
o 4.11.1.0 > Try recreatin CPVM, it worked for me. I haven't met such problem with wrong > ports... Have you uploaded SSL chain to ACS? > > пн, 9 июл. 2018 г., 23:05 Andrei Mikhailovsky : > >> Ivan, thanks. >> >> I have found this option and changed from the default False

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-09 Thread Andrei Mikhailovsky
d !) >> >> (Sorry if this was not helpful, I know you are fighting with 4.11) >> >> Anyhow, I would suggest examining keystore DB for the records, to see if >> they are still correct and in correct sequence - since you say that CPVM is >> not listening on 443 - seems

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-09 Thread Andrei Mikhailovsky
> To: "users" > Sent: Monday, 9 July, 2018 17:13:42 > Subject: Re: Broken guest vm consoles after upgrading to 4.11.1.0 > Try recreatin CPVM, it worked for me. I haven't met such problem with wrong > ports... Have you uploaded SSL chain to ACS? > > пн, 9 июл. 201

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-09 Thread Andrei Mikhailovsky
: Broken guest vm consoles after upgrading to 4.11.1.0 > Hey, Andrei. There is a parameter ib global vars about SSL and CPVM which > fixes it. Don't remember the name, but met it as well as you. I suppose > it's a bug. > > пн, 9 июл. 2018 г., 17:35 Andrei Mikhailovsky : > >>

Agent logs having Exceptions after upgrading to 4.11.1.0

2018-07-09 Thread Andrei Mikhailovsky
Hello everyone, I have started seeing a number of Exceptions entries similar to the one below: 2018-07-09 11:28:41,582 INFO [cloud.agent.Agent] (Agent-Handler-2:null) (logid:) Connected to the host: 192.168.169.13 2018-07-09 11:33:35,631 WARN [cloud.agent.Agent] (agentRequest-Handler-2:null)

Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-09 Thread Andrei Mikhailovsky
Hello everyone, I have upgraded ACS from 4.11.0.0 to 4.11.1.0 over the weekend and have noticed that after performing all the usual stuff, like upgrading virtual routers and recreating console proxy / ssvm I have lost access to the vm consoles (both guest vms and system vms). I have performed

Re: [RESULT][VOTE] Apache CloudStack 4.11.1.0

2018-06-27 Thread Andrei Mikhailovsky
Congratulations everyone on making this happen! Well done guys! Andrei - Original Message - > From: "Paul Angus" > To: "dev" , "users" > Sent: Tuesday, 26 June, 2018 17:09:52 > Subject: [RESULT][VOTE] Apache CloudStack 4.11.1.0 > Hi All, > > After 72 hours, the vote for CloudStack

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-20 Thread Andrei Mikhailovsky
indings to the dev list, so that the person(s) responsible for the Source NAT code in the VPC could test/fix as needed. Cheers - Original Message ----- > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALID> > To: "users" <users@cloudstack.apache.org>

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-17 Thread Andrei Mikhailovsky
from all lookup main 32767: from all lookup default The issue hasn't been seen on 4.9.3 prior to the upgrade. Could someone please comment on how this issue could be fixed? Thanks Andrei ----- Original Message - > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALI

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-16 Thread Andrei Mikhailovsky
; > > The issue has been fixed in the vr downtime pr: > > https://github.com/apache/cloudstack/pull/2508 > > > - Rohit > > <https://cloudstack.apache.org> > > > > > From: Andrei Mikhailovsky <and...@ar

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-16 Thread Andrei Mikhailovsky
com/apache/cloudstack/pull/2508 > > > - Rohit > > <https://cloudstack.apache.org> > > > > > From: Andrei Mikhailovsky <and...@arhont.com.INVALID> > Sent: Tuesday, April 3, 2018 3:33:43 PM > To: users > Subject: Re: Upgrade

VPC issues after upgrading from 4.9.3 to 4.11.0

2018-04-05 Thread Andrei Mikhailovsky
Hello, I have identified a critical VPC issue after we've upgraded to 4.11.0 on KVM hypervisors. The problem is the connectivity between network tiers within the VPC stopped working after the upgrade. Doing VPC restart with the Clean Up doesn't help. It seems that the VPC's iptable rules

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-03 Thread Andrei Mikhailovsky
nal Message - > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALID> > To: "users" <users@cloudstack.apache.org> > Sent: Monday, 2 April, 2018 21:44:27 > Subject: Re: Upgrade from ACS 4.9.3 to 4.11.0 > Hi Rohit, > > Following some furth

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-02 Thread Andrei Mikhailovsky
. I've put the file back and the management server is able to start. I will let you know if there are any other issues/problems. Cheers Andrei - Original Message - > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALID> > To: "users" <users@cloud

Re: Upgrade from ACS 4.9.3 to 4.11.0

2018-04-02 Thread Andrei Mikhailovsky
register that new template). > > > > - Rohit > > <https://cloudstack.apache.org> > > > > > From: Andrei Mikhailovsky <and...@arhont.com.INVALID> > Sent: Friday, March 30, 2018 11:00:34 PM > To: users > Subject: Upgrade from A

Upgrade from ACS 4.9.3 to 4.11.0

2018-03-30 Thread Andrei Mikhailovsky
Hello, My current infrastructure is ACS 4.9.3 with KVM based on Ubuntu 16.04 servers for the KVM hosts and the management server. I am planning to perform an upgrade from ACS 4.9.3 to 4.11.0 and was wondering if anyone had any issues during the upgrades? Anything to watch out for? I have

Re: VR routing issues in Advanced Mode

2018-03-05 Thread Andrei Mikhailovsky
w.shapeblue.com > <http://www.shapeblue.com/> | Twitter:@ShapeBlue > <https://twitter.com/#!/shapeblue> > > >On 27/02/2018, 10:27, "Andrei Mikhailovsky" <and...@arhont.com.INVALID> wrote: > >Hi Dag, > >Thanks, for your reply w

Re: VR routing issues in Advanced Mode

2018-02-27 Thread Andrei Mikhailovsky
tep is to do some tcpdumping on the two VRs. Set some ping’s going and > check: > > Private NIC: tcpdump -i eth0 icmp > Public NIC: tcpdump -i eth2 icmp > > That way you should be able to see how far your traffic reaches. > > > Regards, > Dag Son

Re: VR routing issues in Advanced Mode

2018-02-23 Thread Andrei Mikhailovsky
Bump. Any ideas anyone? This issue is really annoying. Thanks - Original Message - > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALID> > To: "users" <users@cloudstack.apache.org>, "users" > <users@cloudstack.apache.org> &g

Re: VR routing issues in Advanced Mode

2018-02-21 Thread Andrei Mikhailovsky
Dag, Yeah, we have egress traffic enabled. We also use VPCs on some of the networks and they are also effected by this issue along with None VPC networks. Any thoughts? Andrei Mikhailovsky From: Dag Sonstebo Sent: Wednesday 21 February, 18:30 Subject: Re: VR routing issues

Re: VR routing issues in Advanced Mode

2018-02-21 Thread Andrei Mikhailovsky
gt; > Otherwise, if this is single VR, you actually can not even create 2 > networks with same subnet since both are (per your input, if not typo) > 10.1.1.0/24 subnets > > ? > > Cheers > Andrija > > On 21 February 2018 at 13:27, Andrei Mikhailovsky <and..

Re: VR routing issues in Advanced Mode

2018-02-21 Thread Andrei Mikhailovsky
also talk to each other. The problem with VMs on the same /26 that use VRs can't talk to each other using their public IP addresses. > So once you have fixed this you will have VM1 > VR1 > DC_SWITCH_OR_ROUTER > > VR2 > > VM2. > > > Regards, > Dag Sonstebo >

VR routing issues in Advanced Mode

2018-02-21 Thread Andrei Mikhailovsky
Hello Could someone help me to identify the routing issues that we have. The problem is the traffic from different guest networks can not reach each other via the public IPs. Here is my ACS setup: ACS 4.9.3.0 (both management and agents) KVM Hypervisor based on Ubuntu 16.04 Ceph as

Re: kvm/ceph volume snapshots cause other jobs to fail

2017-12-24 Thread Andrei Mikhailovsky
lp report a ticket/bug with more details. Thanks. > > > Regards, > > Rohit Yadav > > Software Architect, ShapeBlue > > http://rohityadav.cloud | @rhtyd > > > __?.o/ Apache CloudStack > ()# The best IaaS cloud platform > (___(_) https://

kvm/ceph volume snapshots cause other jobs to fail

2017-12-21 Thread Andrei Mikhailovsky
Hello everyone, I have noticed after the recent upgrade to 4.9.3.0 I started having a problem. While the volume snapshots (kvm with ceph primary storage) take place, I am unable to do most things within ACS. For example, stopping / starting / migrating vms simply time out. I have done some

Account notifications for snapshot job failures and other

2017-11-02 Thread Andrei Mikhailovsky
Hello, I have recently had a case for one of the cloudstack domains where they have ran out of secondary storage quota and were not notified of this. In addition, the more serious issue is that their snapshot schedules were failing without them knowing about it. As the cloudstack admin, I

Re: Unable to remove host server

2017-03-20 Thread Andrei Mikhailovsky
eaves all VMs > running. > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 20/03/2017, 11:55, "Andrei Mikhailovsky" <and...@arhont.com.INVALID> wrote: > >Hi Gabriel, > >I have found out what was the problem and managed to del

Re: Unable to remove host server

2017-03-20 Thread Andrei Mikhailovsky
- > From: "Andrei Mikhailovsky" <and...@arhont.com.INVALID> > To: "users" <users@cloudstack.apache.org> > Sent: Monday, 20 March, 2017 10:22:58 > Subject: Re: Unable to remove host server > Hi > > Gabriel, > > I am using KVM and

Re: Unable to remove host server

2017-03-20 Thread Andrei Mikhailovsky
pache.org> > Sent: Friday, 17 March, 2017 15:50:59 > Subject: Re: Unable to remove host server > Could you try to remove the host using cloudmonkey? > What hypervisor are you using? > > On Fri, Mar 17, 2017 at 11:49 AM, Andrei Mikhailovsky < > and...@arhont.com.inval

Re: Unable to remove host server

2017-03-17 Thread Andrei Mikhailovsky
we can help you with the troubleshooting. > > Cheers, > Gabriel. > > 2017-03-08 9:48 GMT-03:00 Andrei Mikhailovsky <and...@arhont.com.invalid>: > >> Hello everyone, >> >> I am running ACS 4.9.0.2 on Ubuntu 14.04 server. I have tried to remove >> one

Unable to remove host server

2017-03-08 Thread Andrei Mikhailovsky
Hello everyone, I am running ACS 4.9.0.2 on Ubuntu 14.04 server. I have tried to remove one of the host servers from the cluster, but I am not able to do so. After pressing the Remove button, I can see the spinning circle, but nothing is happening. I've also tried to do it with the Force

Re: KVM Live VM Snapshots

2016-12-27 Thread Andrei Mikhailovsky
Hi Marco, While i totally agree with you on the design and resiliance to failures of newly developed apps, I disagree with you on the necessity to have a vm snapshot feature with kvm. and let me explain why. At the moment, I am running a small acs + kvm + ceph cluster with about a hundred or

Re: error adding VPN user in VPC network

2016-11-28 Thread Andrei Mikhailovsky
able>, redundant=0 where id= > > Now do a restart *with cleanup* on the VPC and ensure both your redundant VRs > are deleted before a *single* VPC VR is recreated. > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 23/11/2016, 11:24, "Andrei Mikh

Re: error adding VPN user in VPC network

2016-11-24 Thread Andrei Mikhailovsky
ngle* VPC VR is recreated. > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 23/11/2016, 11:24, "Andrei Mikhailovsky" <and...@arhont.com.INVALID> wrote: > >Hi Dag, > >I see. Do you know if there is a way to convert a

Re: error adding VPN user in VPC network

2016-11-23 Thread Andrei Mikhailovsky
i, > > When I initially created the first user on the single VPC VR this worked OK, > it > was only after I configured the redundant router that this failed. > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 22/11/2016, 18:25, "Andrei Mikhailovsky"

Re: error adding VPN user in VPC network

2016-11-22 Thread Andrei Mikhailovsky
pn.AddVpnUserCmd for job-45 > > >Regards, >Dag Sonstebo >Cloud Architect >ShapeBlue > >On 22/11/2016, 17:15, "Dag Sonstebo" <dag.sonst...@shapeblue.com> wrote: > >I have just tested this in ACS4.9.

Re: error adding VPN user in VPC network

2016-11-22 Thread Andrei Mikhailovsky
Dag Sonstebo > Cloud Architect > ShapeBlue > > On 22/11/2016, 16:37, "Andrei Mikhailovsky" <and...@arhont.com.INVALID> wrote: > >Hi Dag, > >Thanks for the quick response. Actually, the username that I've tried to > set up >was ju

Re: error adding VPN user in VPC network

2016-11-22 Thread Andrei Mikhailovsky
ndrei-45”? > Could > you try with a username with just normal characters? > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 22/11/2016, 12:14, "Andrei Mikhailovsky" <and...@arhont.com.INVALID> wrote: > >Hello > >

Re: error adding VPN user in VPC network

2016-11-22 Thread Andrei Mikhailovsky
e discussed with my colleagues and we think this may be related to > https://issues.apache.org/jira/browse/CLOUDSTACK-9498 > > From your logs it looks like the username you are using is “40-andrei-45”? > Could > you try with a username with just normal characters? > > Rega

error adding VPN user in VPC network

2016-11-22 Thread Andrei Mikhailovsky
Hello I am running ACS 4.9.0. I am having an issue with adding a VPN user to the VPC network. I've enabled the VPN service on the static IP. The service was enabled and I have the PSK shown to me. However, when I am adding a new user it fails with the following error: 2016-11-22

Re: ACS 4.9 in production

2016-09-10 Thread Andrei Mikhailovsky
Hi M.indaugas, I am running acs 4.9 in a small production cloud. Stability is a very subjective term. It works okay for what we need and there are hackish workarounds for the problems that we've been having for years now. Would we like it to work better? Oh, yeah!!! Do other products work

Another good upgrade to 4.9.0

2016-08-30 Thread Andrei Mikhailovsky
Hello A quick email to tell another success story of the upgrade from ACS 4.7.1.1 to 4.9.0 on Ubuntu 14.04 servers. The only thing to notice is the ubuntu repo for 4.9 that is mentioned in Release notes is not available. The latest deb packages go up to version 4.8, so I had to use the

Re: KVM disk cache option has no effect

2016-08-25 Thread Andrei Mikhailovsky
irsh edit? > > Regards, > Enzo > > On 15/05/2016 00:31, Andrei Mikhailovsky wrote: >> Not as far as I know (. The ticket status is closed >> >> Andrei >> >> - Original Message - >>> From: "Simon Weller" <swel...@ena.com>

Re: KVM disk cache option has no effect

2016-08-25 Thread Andrei Mikhailovsky
a >> >> On 24 August 2016 at 10:24, (IMIS) Enzo Bettini <enz...@imisglobal.com> >> wrote: >> >> > Hi Andrei, >> > >> > How did you get around this? Did you manually update the VM configuration >> > using virsh edit? >> > &

  1   2   3   4   >