Re: Advice Needed: Connecting VPCs Across Different Account

2024-02-27 Thread Simon Weller
Hi Palash, If you are handling your own routing, a Private Gateway will be a lot more performant. -Si On Tue, Feb 27, 2024 at 7:09 AM Palash Biswas wrote: > Hi everyone, > > I'm seeking advice on the best method to connect VPCs across different > accounts. Should I use a private gateway or a

Re: KVM cluster + cloudstack

2023-12-27 Thread Simon Weller
Hi Francisco, Which storage platform are you planning on using? Storage will dictate whether you need any clustering or not. The most widely used storage platforms CloudStack with KVM don't require any outside clustering. -Si On Wed, Dec 27, 2023 at 9:05 AM Francisco Arencibia Quesada <

Re: CloudStack - TF Integration Status

2023-11-02 Thread Simon Weller
All, There are some ongoing talks regarding a potential fork of Tungsten Fabric. I suggest we let those play out before we make any decisions on the plugin. -Si On Mon, Oct 30, 2023 at 9:47 AM Rohit Yadav wrote: > Hi Rohit P, > > As I've shared in my earlier reply, CloudStack already

Re: Live Instance Backup

2023-10-30 Thread Simon Weller
for your reply. Could you please let me know what is the > setting nams in CloudStack? > > TIA > > On Mon, 30 Oct 2023, 04:37 Simon Weller, wrote: > > > Fariborz, > > > > KVM does support live (running) snapshots, but it's dependent on the > > underlyin

Re: Live Instance Backup

2023-10-29 Thread Simon Weller
Fariborz, KVM does support live (running) snapshots, but it's dependent on the underlying storage you're using. Currently, only NFS supports live snaps, as KVM stores the memory in a QCOW2 image. There's a global option to enable this feature in CloudStack. -Si On Sun, Oct 29, 2023, 6:02 AM

Re: CloudStack agent can't connect to upgraded CEPH Cluster

2023-09-19 Thread Simon Weller
Mosharaf, Did you upgrade the Ceph client on your hosts as well? What does "ceph -s" report? Is your cluster healthy? Do you have any logs that indicate OSDs are disconnecting? I'm not very familiar with the new read balancer feature in Reef. Can you disable it and see if your performance

Re: Query to Cloudstack API is degraded

2023-08-25 Thread Simon Weller
that you've tested, this > is coming in 4.18.1.0 and later which calls the listVirtualMachinesMetrics > API with a limited details view, this is used to render the instance list > page in the UI. I think most users could see 5-10x improvements in the > instance page load times. >

Re: Query to Cloudstack API is degraded

2023-08-25 Thread Simon Weller
Kuasar, How big is your installation, and what do you have your MySQL innodb_buffer_pool_size set to? Are you running a single, or multiple management servers? -Si On Fri, Aug 25, 2023 at 8:43 AM Kuasar wrote: > Hi Rohit, > > Thanks for you prompt reply. > > Could you say try with a MySQL

Re: SNMP Traps Not Working

2023-08-17 Thread Simon Weller
Will, Is your mgmt server using an RFC 1918 address, or is it using localhost? -Si On Thu, Aug 17, 2023 at 2:13 PM Will Conrad wrote: > H K, > > Thanks for responding. > > Not a communication issue. The traps are not being sent. I've turned up > tcpdump on the mgmt host and monitored for

Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Simon Weller
Lucian, Check to see whether the mysql-ha jar is being loaded. There's a separate mysql-ha package that needs to be installed. Is this Ubuntu or rpm? I'm not sure whether the default Ubuntu builds include the extra package. I believe the shapeblue build does though. -Si On Thu, Jul 20, 2023,

Re: Database HA in Cloudstack 4.15.2

2023-05-26 Thread Simon Weller
Hi Frederic, First of all, have you installed the cloudstack-mysql-ha package? If so, can you look through the logs on cloudstack-management startup, and check to see whether the jar is being loaded? -Si On Fri, May 26, 2023 at 3:27 AM Frederic Larcher wrote: > Hi, > > I am trying to

Re: VMs have no network

2023-05-25 Thread Simon Weller
ot;ID". Manually enter the new IP address. On Thu, May 25, 2023 at 1:44 PM Simon Weller wrote: > So firstly, since they screwed up, it would be much easier if they pulled > that block back from the other customer and gave it back to you. > > If that's not possible, then you'll add

Re: VMs have no network

2023-05-25 Thread Simon Weller
ed is a > screenshot for you to confirm I am pinging the right IP > On 5/25/23 18:32, Simon Weller wrote: > > Ok, so I assume you have Virtual Routers as well. Are you running redundant > VRs, or just one? Can you ping the VR inside IP from your VM (guest network > gatew

Re: VMs have no network

2023-05-25 Thread Simon Weller
lso on the > same host as the VMs and my SSVM works 100% fine and can also ping outside. > Its only my VMs that's failing to do so. I am using advanced network. And > can you provide me with more details to VIF and how to determine this? > On 5/25/23 18:20, Simon Weller wrote: > > I'm assume

Re: VMs have no network

2023-05-25 Thread Simon Weller
I managed to free space now successfully, thank you. However, > VMs still have zero network. May I also add that I manually shutdown VMs in > KVM using the virsh command. And then boot them up again via Cloudstack UI. > Perhaps this has some affect. > On 5/25/23 17:54, Simon Weller wrote: >

Re: VMs have no network

2023-05-25 Thread Simon Weller
Granwille, Use du . -h on your major partitions and try and narrow down the disk usage. Check the MySQL log and and also for any temp files that could be blowing out your disk usage . Are you running any MySQL replication? If so, make sure you have log rotation and deletion setup so they you

Re: preventing VM Live migration between Pods

2023-05-16 Thread Simon Weller
Gary, There are some global settings you can enable/disable to prevent certain VM (and storage) movements. migrate.vm.across.clusters - indicates whether the VM can be migrated to different cluster if no host is found in same cluster enable.storage.migration - Enable/disable storage migration

[ANNOUNCE] New VP of Apache CloudStack - Rohit Yadav

2023-03-29 Thread Simon Weller
All, I'm very pleased to announce that the ASF board has accepted the nomination of Rohit Yadav to be the new VP of the Apache CloudStack project. It has been my pleasure to serve as the VP over the past year, and I'd like to thank the community for all of the support. Rohit, congratulations

Re: Daan Hoogland - New ASF Member

2023-03-24 Thread Simon Weller
Wow, that's fantastic. Congratulations Daan! -Si On Fri, Mar 24, 2023 at 4:29 AM Paul Angus wrote: > > > It is my pleasure to announce that Daan Hoogland as been elected to become > a > member of the ASF. > > The ASF would like to recognize both his practical involvement and the way > in which

Re: Getting Usage Response from deleted Root-Disk: Cloudstack 4.15

2023-03-22 Thread Simon Weller
Joan, Can you give us some logs and perhaps some sample records where you see the issue? Are all of your systems successfully syncing NTP? -Si On Wed, Mar 22, 2023 at 9:17 AM Joan g wrote: > Hi, > > I am using cloudstack 4.16 and usage records are generated and wrong hours > are available

Re: Lifecycle hooks

2023-03-16 Thread Simon Weller
Hi Stuart, The easiest way to implement some lifecycle hooks is by using the event bus feature. CloudStack supports In-memory, RabbitMQ and Kafta for publishing events. You can filter these down via the queuing mechanism of your choice and trigger based on the event. See here for more info -

Re: [4.18][RC3][VOTE] new release candidate 4.18.0.0-RC20230311T0935

2023-03-14 Thread Simon Weller
Installed RC3 from packages on AlmaLinux 8. Tested - KVM advanced zone Isolated network and VPC network VM Lifecycle Management +1 (binding) On Sat, Mar 11, 2023 at 2:46 AM Daan Hoogland wrote: > Hi All, > > I've created a new 4.18 release candidate, with the following > artifacts up for a

Re: Console Proxy VM TLS version and cipher suites

2023-03-08 Thread Simon Weller
Gary, Can you provide more information as to which CloudStack version you're running and also where you made modifications? Was it to the Tomcat config? As Kiran indicated, you should not see any old TLS versions offered in modern versions of CloudStack. So, if you are, we want to get to the

Re: User-Data for Windows Instance

2023-03-08 Thread Simon Weller
Ranjit, As Stephan has suggested, Cloudinit for Windows, supported by Cloudbase is the way to go. It works very well and is fully compatible with CloudStack user data. -Si On Wed, Mar 8, 2023 at 2:29 PM Stephan Bienek wrote: > Hi Ranjit, > > while searching for the same some time ago i

Re: SSVM unable to connect to SecStorage via Storage Network

2023-02-27 Thread Simon Weller
Antoine, When you defined the zone, did you place storage on its own traffic label? Could you share your zone network config, along with your traffic labels and the associated services on each label? -Si On Mon, Feb 27, 2023, 9:03 PM Antoine Boucher wrote: > Following to my previous message

Re: Cloudstack Software Defined Storage

2023-02-24 Thread Simon Weller
Adding a couple of others, I missed. On Fri, Feb 24, 2023 at 9:55 AM Simon Weller wrote: > Hi Mariusz, > > CloudStack supports a wide range of storage options that are suitable for > hyperconverged deployments (in no particular order) - > > Non-clustered Local storage &g

Re: Cloudstack Software Defined Storage

2023-02-24 Thread Simon Weller
Hi Mariusz, CloudStack supports a wide range of storage options that are suitable for hyperconverged deployments (in no particular order) - Non-clustered Local storage LinStor StorPool Ceph Dell VxFlex NFS PowerFlex/ScaleIO If you plan to start small, some of these are too overkill for what

Re: Stuck in Preparing for maintenance on primary storage

2023-02-22 Thread Simon Weller
The VM filesystem is putting itself in read-only mode, so something odd appears to be going on. On Wed, Feb 22, 2023, 7:07 AM Simon Weller wrote: > Jeremy, > > Any chance you have a write permission problem on your new NFS server? > Those errors indicate an underlying storage is

Re: Stuck in Preparing for maintenance on primary storage

2023-02-22 Thread Simon Weller
n to the logs. The > system vm’s are stuck in starting state and trying to kill through the > interface doesn’t seem to do anything. > > -jeremy > > > > > On Tuesday, Feb 21, 2023 at 8:20 PM, Me wrote: > Is there something else I can use to submit logs? Too much for

Re: Stuck in Preparing for maintenance on primary storage

2023-02-21 Thread Simon Weller
: > Yes. It’s just a different partition on the same nfs server. > > > > On Tuesday, Feb 21, 2023 at 6:02 PM, Simon Weller > wrote: > The new and old primary storage is in the same zone, correct? > Did you also change out the secondary storage? > > On Tue, Feb 21, 2023,

Re: Stuck in Preparing for maintenance on primary storage

2023-02-21 Thread Simon Weller
virsh, but no status changed in > the interface. Also, the newly created ones don’t seem to bring up their > agent and never fully start. > > Thanks > > > > On Tuesday, Feb 21, 2023 at 4:37 PM, Simon Weller > wrote: > Just destroy the old system VMs and they will be recreated

Re: Stuck in Preparing for maintenance on primary storage

2023-02-21 Thread Simon Weller
e the system vm are still using the old storage? Is there a way to > tell the system vm’s to use the new storage? Db change? > > Thanks! > > > > On Tuesday, Feb 21, 2023 at 1:36 PM, Simon Weller > wrote: > Hey Jeremy, > > Is there anything in the management

Re: Stuck in Preparing for maintenance on primary storage

2023-02-21 Thread Simon Weller
Hey Jeremy, Is there anything in the management logs that indicate why it's not completing the maintenance action? Usually, this state is triggered by some stuck VMs that haven't migrated off of the primary storage. You mentioned the system VMs. Are they still on the old storage? Could this be

[ANNOUNCE] Ivet Petrova has joined the PMC

2023-02-14 Thread Simon Weller
Hi everyone, It gives me great pleasure to announce that Ivet has been invited to join the CloudStack PMC and she has accepted. Please join me in congratulating Ivet! -Simon (on behalf of the CloudStack PMC)

Re: Cluster HA - KVM Hosts

2023-02-10 Thread Simon Weller
Hey Jafar, For HA to work on KVM, you need to configure each host with out-of-band management using ipmitool or Redfish. This is so Cloudstack can fence your nodes. This covers the concept -

Re: noob question about Templates

2023-02-10 Thread Simon Weller
; If you have received this information in error you must not copy, > distribute or take any action or reliance on its contents. Please destroy > any hard copies and delete this message. > -Original Message- > From: Simon Weller > Sent: 10 February 2023 16:23 > To: u

Re: noob question about Templates

2023-02-10 Thread Simon Weller
Hey Gary, Welcome to the list. Firstly, which hypervisor are you using? HVM used to mean use hardware accelerated virtualization back in the day when it was still fairly new. It was required for some hypervisors, but not all. These days everything is hardware accelerated. If you are running

Re: Rocky 9 and CS 4.17.1.0

2023-02-03 Thread Simon Weller
l and just using the install iso to create a new image. Same > result. > > Rocky 8 works fine. > > Anyone running Rocky 9? > > Thanks > -jeremy > > > > > > > > > -- Simon Weller si...@potelweller.com

Re: Rocky 9 and CS 4.17.1.0

2023-02-03 Thread Simon Weller
om Ox8100 (relocation ran > ge: Ox8000-Oxbfff) > 6.1626471 > -[ end Kernel panic > - not syncing: Attempted to kill init? exit > code=0x7f 00 > > Thanks > > On 2/2/23, 3:11 PM, "Simon Weller" wrote: > > Jerem

Re: Rocky 9 and CS 4.17.1.0

2023-02-02 Thread Simon Weller
Jeremy and Robert, Out of interest, which cpu profile are you passing through to the guest? I've seen a lot of reports with 9.x and kernel panics when certain CPU flags aren't being passed through, in particular x16 lahf popcnt sse4_1 sse4_2 ssse3. Do you have the ability to set your

Re: Volunteers Needed - CCC

2022-10-03 Thread Simon Weller
Hey Ivet, I'll be onsite and I'd be happy to help out. -Si From: Ivet Petrova Sent: Monday, October 3, 2022 11:39 AM To: Apache CloudStack Marketing ; users@cloudstack.apache.org ; d...@cloudstack.apache.org Subject: Volunteers Needed - CCC EXTERNAL EMAIL:

Re: [DISCUSS] release and release manager 4.18

2022-09-20 Thread Simon Weller
+1 to Daan :-) From: Rohit Yadav Sent: Tuesday, September 20, 2022 9:43 AM To: users@cloudstack.apache.org ; dev Subject: Re: [DISCUSS] release and release manager 4.18 EXTERNAL EMAIL: This message originated outside of ENA. Use caution when clicking links,

Re: Cloudstack as cloudprovider in Rancher

2022-09-01 Thread Simon Weller
Ricardo, Check out this blog article on Rancher, Terraform and Cloudstack - https://fe.ax/rancher-with-terraform-on-cloudstack/ -Si From: Ricardo Pertuz Sent: Thursday, September 1, 2022 6:44 AM To: users@cloudstack.apache.org Subject: Cloudstack as

Re: Virtual Router filesystem corruption

2022-07-21 Thread Simon Weller
ou must not copy, distribute or take any action or reliance on its contents. Please destroy any hard copies and delete this message. -Original Message----- From: Simon Weller mailto:swel...@ena.com.INVALID>> Sent: 20 July 2022 22:10 To: users@cloudstack.apache.org<mailto:users@cloud

Re: Virtual Router filesystem corruption

2022-07-20 Thread Simon Weller
pies and delete this message. ________ From: Simon Weller Sent: Wednesday, July 20, 2022 8:55:22 PM To: users@cloudstack.apache.org Subject: Re: Virtual Router filesystem corruption Gary, Can you provide some information about the OS, underlying hypervisor and primary stor

Re: Virtual Router filesystem corruption

2022-07-20 Thread Simon Weller
Gary, Can you provide some information about the OS, underlying hypervisor and primary storage in use? -Si From: Gary Dixon Sent: Wednesday, July 20, 2022 11:15 AM To: users@cloudstack.apache.org Subject: Virtual Router filesystem corruption EXTERNAL EMAIL:

Re: Asymmetric traffic issues?

2022-07-15 Thread Simon Weller
and public interfaces on the virtual routers. Steve On Fri, Jul 8, 2022 at 2:14 PM Simon Weller wrote: > That's great news! Glad it all worked out. > > -Si > > From: S.Fuller > Sent: Friday, July 8, 2022 12:49 PM > To: users@cloudstack.apache

Re: Asymmetric traffic issues?

2022-07-08 Thread Simon Weller
Fri, Jul 8, 2022 at 11:48 AM Simon Weller wrote: > I recall an issue a while back where the Windows Virtio drivers didn't > support generic support offload (GRO) and it created some performance > problems with Cisco NICs. > This was particular to Windows and didn't occur for Linu

Re: Asymmetric traffic issues?

2022-07-08 Thread Simon Weller
rtual NICs to the server. Those virtual NICs use the Cisco enic driver. Steve On Fri, Jul 1, 2022 at 4:05 PM Simon Weller wrote: > ok, I managed to access your xml file via the mailing list archives. > > > > > > > > > > > > So, it does look

Re: Asymmetric traffic issues?

2022-07-01 Thread Simon Weller
to virtio will have an effect on the network throughput. - Steve On Fri, Jul 1, 2022 at 10:55 AM Simon Weller wrote: > Unfortunately, I can't open the xml via the mailing list, but based on the > template you're using, it's not setup for Virtio-blk or virtio-scsi. Change > the

Re: Asymmetric traffic issues?

2022-07-01 Thread Simon Weller
Fri, Jul 1, 2022 at 10:55 AM Simon Weller wrote: > Unfortunately, I can't open the xml via the mailing list, but based on the > template you're using, it's not setup for Virtio-blk or virtio-scsi. Change > the template to Virtio-SCSI 64bit and the correct interface drive type will > b

Re: Asymmetric traffic issues?

2022-07-01 Thread Simon Weller
the virtio network drivers vs the default E1000 drivers. XML dump is attached On Thu, Jun 30, 2022 at 12:03 PM Simon Weller wrote: Can you provide a redacted dump of your libvirt xml file for the VM? Also, which OS profile are you using in Cloudstack for this? The Windows specific ones don't use

Re: Asymmetric traffic issues?

2022-06-30 Thread Simon Weller
. Click the "Phish Alert Report" button above the email, or contact MIS, regarding any suspicious message. Neither the block nor the scsi drivers appear to be running as far as I can tell. - Steve On Thu, Jun 30, 2022 at 11:07 AM Simon Weller wrote: > Steve, > > Are you runni

Re: Asymmetric traffic issues?

2022-06-30 Thread Simon Weller
Steve, Are you running the virtio-block or virtio-scsi drivers? -Si From: S.Fuller Sent: Thursday, June 30, 2022 8:52 AM To: users@cloudstack.apache.org Subject: Re: Asymmetric traffic issues? EXTERNAL EMAIL: This message originated outside of ENA. Use

Re: Is there any issue with Ceph RBD as Primary Storage to achieve HA-Enabled VM?

2022-06-28 Thread Simon Weller
Hi Nazmul, Currently, RBD backed VMs will auto-recover as long as the host doesn't fail. If the underlying host fails, intervention will be required to take the host out of production to force the VMs to be restarted on another host. There is a PR currently under review that will add full HA

Re: Clarity on when to use "Non-OSS" ACS

2022-01-13 Thread Simon Weller
Hey Mike, Did you see my response to your first post around this? It sounds like you may have missed it. -Simon From: Corey, Mike Sent: Thursday, January 13, 2022 6:45 AM To: users@cloudstack.apache.org Subject: RE: Clarity on when to use "Non-OSS" ACS

Re: Clarity on when to use "Non-OSS" ACS

2022-01-11 Thread Simon Weller
Mike, Cloudstack can be compiled with or without the non APL2 licensed JARS. These JARS are typically API interfaces for various commercial products and typically are closed source or have incompatible licenses. If you're using VMWare, you are probably using a package source that has compiled

Re: DDoS protection

2021-11-01 Thread Simon Weller
As Hean suggests, the best form of DDOS protection is from your upstream internet provider(s), as hopefully they have a lot more capacity to be able to absorb a large attack. If you're looking at protecting web properties, then you might want to take a look at services from companies like

Re: 2FA

2021-08-10 Thread Simon Weller
Rakesh, ACS does support SAML2 and in order to deploy 2FA/MFA, you could integrate it with an Identity and Access Management System such as Keycloak (https://www.keycloak.org/). -Si From: Rakesh Venkatesh Sent: Tuesday, August 10, 2021 4:34 AM To: users ; dev

Re: [PROPOSE] RM for CloudStack Kubernetes Provider v1.0

2021-07-15 Thread Simon Weller
+1 From: David Jumani Sent: Thursday, July 15, 2021 1:31 AM To: users ; d...@cloudstack.apache.org Subject: [PROPOSE] RM for CloudStack Kubernetes Provider v1.0 Hi, I'd like to put myself forward as the release manager for CloudStack Kubernetes

Re: [DISCUSS] Using qemu-kvm vs qemu-kvm-ev with CloudStack

2021-04-09 Thread Simon Weller
Hi Rohit, We've been using ev exclusively for a few years now. Our main reason was in order to support features we upstreamed around KVM iop limits a couple of years back. Short of one challenge that was addressed on the ACS side a while ago related to the patchviasocket integration, it has

Re: Volume could not be found after KVM host update

2021-04-02 Thread Simon Weller
Do you have the qcow2 file on the NFS host? From: Fariborz Navidan Sent: Friday, April 2, 2021 11:08 AM To: users@cloudstack.apache.org Subject: Volume could not be found after KVM host update Hello, One of my primary storages is a local directory on KVM host

Re: Congratulations to Sven - Apache Software Foundation Member

2021-03-17 Thread Simon Weller
Congrats Sven! From: Paul Angus Sent: Wednesday, March 17, 2021 4:13 PM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Subject: Congratulations to Sven - Apache Software Foundation Member Hi All, More great news. Please join me in

Re: Congratulations to Gabriel - CloudStack PMC Chair

2021-03-17 Thread Simon Weller
Congrats Gabriel! From: Paul Angus Sent: Wednesday, March 17, 2021 4:10 PM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: priv...@cloudstack.apache.org Subject: Congratulations to Gabriel - CloudStack PMC Chair Hi All CloudStack enthusiasts!

Re: Cloudstack developer training

2021-02-26 Thread Simon Weller
Fantastic contribution! Thanks to the ShapeBlue team for making this happen. -Si From: Giles Sirett Sent: Friday, February 26, 2021 9:42 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org ; Apache CloudStack Marketing Subject: Cloudstack

Re: manager does not start

2021-01-21 Thread Simon Weller
Piotr, When you restored your DB, did you drop the old one first just to make sure a clean backup was restored? Are your positive this backup was taken before the attempted change? Do you have an older backup available? The log seems to indicate it rolled back a failed DB transaction related to

Re: Experiences with KVM, iSCSI and OCFS2 (SharedMountPoint)

2021-01-21 Thread Simon Weller
We used to use CLVM a while ago before we shifted to Ceph. Cluster suite/corosync was a bit of a nightmare, and fencing events caused all sorts of locking (DLM) problems. I helped a CloudStack user out a couple of month ago, after they upgraded and CLVM broke, so I know it's still out there in

Re: Cloudstack 4.15 Release Candidate

2020-12-01 Thread Simon Weller
Hi Bill, Once the release artifacts go up for a vote, you can grab them and start testing. -Si From: William Hankard Sent: Tuesday, December 1, 2020 2:37 PM To: users@cloudstack.apache.org Subject: Cloudstack 4.15 Release Candidate Hello, How can I

Re: [ANNOUNCE] new committer: Nguyen Mai Hoang

2020-11-18 Thread Simon Weller
Congrats Hoang!! From: Suresh Anaparti Sent: Wednesday, November 18, 2020 3:37 AM To: hoang.ngu...@ewerk.com ; d...@cloudstack.apache.org ; users@cloudstack.apache.org Subject: Re: [ANNOUNCE] new committer: Nguyen Mai Hoang Congrats Hoang! Regards, Suresh

Re: [ANNOUNCE] new committer: Rakesh Venkatesh

2020-11-18 Thread Simon Weller
Congrats Rakesh!! From: Suresh Anaparti Sent: Wednesday, November 18, 2020 3:36 AM To: r.venkat...@global.leaseweb.com ; d...@cloudstack.apache.org ; users@cloudstack.apache.org Subject: Re: [ANNOUNCE] new committer: Rakesh Venkatesh Congrats Rakesh! Regards,

Re: [ANNOUNCE] new committer: Abhishek Kumar

2020-11-18 Thread Simon Weller
Congrats Abhishek!! From: Suresh Anaparti Sent: Wednesday, November 18, 2020 3:35 AM To: Abhishek Kumar ; users@cloudstack.apache.org ; d...@cloudstack.apache.org Subject: Re: [ANNOUNCE] new committer: Abhishek Kumar Congrats Abhishek... Regards, Suresh On

Re: [ANNOUNCE] new committer: Suresh Anaparti

2020-11-18 Thread Simon Weller
Congrats Suresh!! From: Rohit Yadav Sent: Wednesday, November 18, 2020 3:13 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: Suresh Anaparti Subject: Re: [ANNOUNCE] new committer: Suresh Anaparti Congratulations Suresh! Regards.

Re: libvirtd fails to start after installing OVMF package

2020-10-26 Thread Simon Weller
Can you post the libvirtd log? Any other logs of interest? From: Fariborz Navidan Sent: Monday, October 26, 2020 9:34 AM To: users@cloudstack.apache.org Subject: libvirtd fails to start after installing OVMF package Hi All, I have a VM with 5TB GPT formatted

Re: Adding Regions - In use environments

2020-09-21 Thread Simon Weller
Hi Cristian, Each region is its own entity and they're loosely coupled together. I'm not aware of any limits at install that would prevent you from adding regions. -Si From: cristian.c@istream.today Sent: Monday, September 21, 2020 6:23 AM To:

Re: KVM Snapshot with Ceph

2020-06-10 Thread Simon Weller
Vincent, VM Snapshots aren't supported with Ceph as the primary storage. As you note, when using QCOW2 files, the memory payload for the VM snapshot is included within the QCOW2 file. Since Ceph is using raw storage, there is no where to store that memory (at least today). Storage based

Re: Hello and first doubts!

2020-05-15 Thread Simon Weller
Welcome Augusto! I'll do my best to answer your questions and I'm sure others will chime in as well. 1. CloudStack is designed to scale to massive levels and supports various levels of availability. Typically, if you are going to be building out services in different geographic areas,

Re: I/O speed in local NFS vs local Ceph

2020-04-07 Thread Simon Weller
Ceph uses data replicas, so even if you only use 2 replicas (3 is recommend), you'd basically have best case of the IO of a single drive. You also need to have a minimum of 3 management nodes for Ceph, so personally, I'd stick with local storage if you're focused on speed. You're also running

Re: Instances lose internet

2020-04-07 Thread Simon Weller
From: Simon Weller Sent: Tuesday, April 7, 2020 4:19:59 PM To: users@cloudstack.apache.org Subject: Re: Instances lose internet ** This mail originated from OUTSIDE the Oakford corporate network. Treat hyperlinks and attachments in this email with caution. ** Are you using

Re: Instances lose internet

2020-04-07 Thread Simon Weller
Are you using the virtio drivers? From: Adam Witwicki Sent: Tuesday, April 7, 2020 1:33 AM To: users@cloudstack.apache.org Subject: Instances lose internet Hello, I wonder if anyone else has seen this, problerly not cloudstack but a user on our systems says

Re: Agent staying in alert mode

2020-03-18 Thread Simon Weller
No, it will not. All VMs will stay up. From: Adam Witwicki Sent: Wednesday, March 18, 2020 9:27 AM To: users@cloudstack.apache.org Subject: RE: Agent staying in alert mode Will that stop all the Instances? Thanks Adam -Original Message- From: Simon

Re: Agent staying in alert mode

2020-03-18 Thread Simon Weller
Have you tried restarting libvirtd and then restarting the cloudstack agent? From: Adam Witwicki Sent: Wednesday, March 18, 2020 3:06 AM To: users@cloudstack.apache.org Subject: RE: Agent staying in alert mode Hi Andrija, Setting the host to management IP, and

Re: VXLAN Connectivity

2020-03-17 Thread Simon Weller
I assume you're using the native linux VXLAN feature. If so, it uses multicast, so make sure you have a routable ip address on the interface being used for VXLAN, or it won't pass any traffic. Also make sure iptables is allowing multicast traffic to pass. -Soi

Re: Add private network to a VM

2019-10-15 Thread Simon Weller
VPC networks provide a bunch of additional features, including network tiers (different subnets), private gateways for third party interconnection and IPSEC lan-to-lan tunnels. Typically you wouldn't use a VPC for a separate private network, it would the main network.

Re: Add private network to a VM

2019-10-15 Thread Simon Weller
Fariborz, Create a new isolated network under networks and then add an additional network interface into the VM that's connected to that new isolated network. -Si From: Fariborz Navidan Sent: Tuesday, October 15, 2019 1:14 AM To: users@cloudstack.apache.org

Re: [VOTE] Primate as modern UI for CloudStack

2019-10-07 Thread Simon Weller
+1 (binding) From: Rohit Yadav Sent: Monday, October 7, 2019 6:31 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org ; priv...@cloudstack.apache.org Subject: [VOTE] Primate as modern UI for CloudStack All, The feedback and response has been

Re: [DISCUSS] Primate - new UI for CloudStack?

2019-09-20 Thread Simon Weller
I like the idea of separating the UI from the main code base. I think that will provide a lot more flexibility moving forward and the project is well overdue for a new look and feel. I think the time frame proposed to sunset the old UI is doable and we'll need some feedback from those using it

Re: [DISCUSS] Change of the official CHAT channel

2019-08-26 Thread Simon Weller
Sven, I just sent you an invite. -Si From: Sven Vogel Sent: Monday, August 26, 2019 10:19 AM To: users Cc: d...@cloudstack.apache.org Subject: Re: [DISCUSS] Change of the official CHAT channel that means, this is the official URL?

Re: Changing cpu.overprovisioning

2019-08-21 Thread Simon Weller
Hi Adam, You shouldn't have to restart any instances. At worst, after the change, restart your management server(s) if it doesn't take effect. From: Adam Witwicki Sent: Wednesday, August 21, 2019 7:52 AM To: users@cloudstack.apache.org Subject: Changing

Re: [ANNOUNCE] Apache CloudStack - Newsweek, Best Business Tools 2019 in 'Cloud Services'

2019-08-02 Thread Simon Weller
Fantastic! From: Paul Angus Sent: Thursday, August 1, 2019 10:54 AM To: users@cloudstack.apache.org ; d...@cloudstack.apache.org Subject: [ANNOUNCE] Apache CloudStack - Newsweek, Best Business Tools 2019 in 'Cloud Services' Hi Everyone, I'm delighted to say

Re: [ANNOUNCE] Andrija Panic has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Andrija!! From: Paul Angus Sent: Saturday, July 13, 2019 10:02 AM To: users@cloudstack.apache.org; d...@cloudstack.apache.org; priv...@cloudstack.apache.org Subject: [ANNOUNCE] Andrija Panic has joined the PMC Fellow CloudStackers, It gives me great

Re: [ANNOUNCE] Sven Vogel has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Sven! From: Boris Stoyanov Sent: Tuesday, July 16, 2019 2:08 AM To: users@cloudstack.apache.org; priv...@cloudstack.apache.org; d...@cloudstack.apache.org Subject: Re: [ANNOUNCE] Sven Vogel has joined the PMC Congrats Sven! On 13.07.19, 18:45, "Paul

Re: [ANNOUNCE] Gabriel Beims Bräscher has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Gabriel! From: Paul Angus Sent: Saturday, July 13, 2019 11:00 AM To: users@cloudstack.apache.org; d...@cloudstack.apache.org; priv...@cloudstack.apache.org Subject: [ANNOUNCE] Gabriel Beims Bräscher has joined the PMC Fellow CloudStackers, Its

Re: [ANNOUNCE] Bobby (Boris Stoyanov) has joined the PMC

2019-07-17 Thread Simon Weller
Congrats Bobby!! From: Paul Angus Sent: Tuesday, July 16, 2019 4:12 AM To: priv...@cloudstack.apache.org; d...@cloudstack.apache.org; users@cloudstack.apache.org Subject: [ANNOUNCE] Bobby (Boris Stoyanov) has joined the PMC Fellow CloudStackers, It gives me

Re: VM HA enabled when on ceph

2019-06-27 Thread Simon Weller
VMs. But you might want to make your Compute Offering HA enabled, then all VMs inherit that (new VMs obviously). Cheers On Thu, 27 Jun 2019 at 00:10, Simon Weller wrote: > Jess, > > Yes, that works. > > -Si > > > From: jesse.wat...@gmai

Re: VM HA enabled when on ceph

2019-06-26 Thread Simon Weller
Jess, Yes, that works. -Si From: jesse.wat...@gmail.com Sent: Wednesday, June 26, 2019 3:55 PM To: users@cloudstack.apache.org Subject: VM HA enabled when on ceph Hi all, Have a ACS 4.12.0.0 running with 2 kvm hosts and ceph for primary storage. How do I

Re: CloudStack and SDN

2019-04-18 Thread Simon Weller
Juniper contributed a plugin for Contrail quite a number of years ago. With that project now under the umbrella of the Linux Foundation (along with Open Daylight), it would be nice to see some of us start to explore the open options and see if we could move some better integrations forward.

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-15 Thread Simon Weller
+1. From: Nux! Sent: Monday, April 15, 2019 8:20 AM To: dev Cc: users Subject: Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14 +1, EL6 is in its last phase of support. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro -

Latest Qemu KVM EV appears to be broken with ACS

2019-04-12 Thread Simon Weller
All, After troubleshooting a strange issue with a new lab environment yesterday, it appears that the patchviasocket functionality we rely on for key and ip injection into our router/SSVM/CPVM images is broken with qemu-kvm-ev-2.12.0-18.el7 (January 2019 release). This was tested on Centos 7.6.

Re: Windows on KVM - Windows profile with PV drivers vs Other PV?

2019-04-09 Thread Simon Weller
Lucian, Windows PV also enables the KVM HyperV Enlightenment features for Windows guests on 4.12. https://www.lfasiallc.com/wp-content/uploads/2017/11/Use-Hyper-V-Enlightenments-to-Increase-KVM-VM-Performance_Density_Chao-Peng.pdf You can also change the disk controller when creating a

Re: NullPointerException when deleting pod

2019-04-03 Thread Simon Weller
Hi Kevin, Can you fill this as a bug please - https://github.com/apache/cloudstack/issues If you could provide the steps to reproduce this, that would be really helpful as well. -Si From: Kevin Heseler Sent: Wednesday, April 3, 2019 8:59 AM To:

  1   2   3   4   5   >