Information on VXLAN implementations (and other guest isolation methods)

2018-11-14 Thread Alexandre Bruyere
Hello. I'm currently investigating guest isolation methods for a project. The idea was thrown about to use VXLANs, but it's rather fuzzy on how it actually is implemented. Does Cloudstack automatically create and maintain VXLAN connections, or does it ride off an already-implemented VXLAN system

Re: Questions on snapshots

2018-10-29 Thread Alexandre Bruyere
er tens > of seconds. I guarantee, you and your users will not be happy about such > snapshots for general purpose VMs. > > пн, 29 окт. 2018 г. в 10:35, Alexandre Bruyere < > bruyere.alexan...@gmail.com > >: > > > Tests will be done for sure. > > > > Use

Re: Questions on snapshots

2018-10-29 Thread Alexandre Bruyere
bunch of them, not only > NFS...), and then there are bunch of HyperVisors supported, and so on, so > it's a big challenge (I'm not developer, but that is my assumption) > > Cheers > > On Sun, 28 Oct 2018 at 00:06, Alexandre Bruyere < > bruyere.alexan...@gmail.com>

Re: Questions on snapshots

2018-10-27 Thread Alexandre Bruyere
s - you have to support different hypervisosrs, different > storage solutions etc (it's NOT only NFS...). > > Cheers > > > On Fri, 26 Oct 2018 at 22:08, Alexandre Bruyere < > bruyere.alexan...@gmail.com> > wrote: > > > So wait. Are you telling me that Cloudsta

Re: Questions on snapshots

2018-10-26 Thread Alexandre Bruyere
heers Andrija On Fri, 26 Oct 2018 at 20:53, Alexandre Bruyere wrote: > Hello. > > I'm currently investigating the functions of Cloudstack, and looked into > snapshots. > > As far as I can tell, the smallest possible interval for snapshots is one > hour. Is there a wa

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
no security > issue...) > > here again execute the script from previous email... > > should report all fine - especially check agent connection says connected, > that it says "NFS is mounted" or similar, and also make sure DNS resolution > works :) - all from the sc

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
f secondary storage 4)ability to write to secondary > storage >5)connectivity with management server at port 8250 and 6) status of java >process. > > > Please try to add template: > http://dl.openvm.eu/cloudstack/ubuntu/x86_64/ubuntu-16.04-kvm.qcow2.bz2 - >

Questions on snapshots

2018-10-26 Thread Alexandre Bruyere
Hello. I'm currently investigating the functions of Cloudstack, and looked into snapshots. As far as I can tell, the smallest possible interval for snapshots is one hour. Is there a way to schedule them more frequently? For my use, 5 minutes snapshots would be ideal. Also, it's limiting me to 8

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
Direct download that bypasses secondary storage seems to make it ready instantly (with the correct filesize), so I'm going to assume the link is good. On Fri, Oct 26, 2018 at 1:28 PM Alexandre Bruyere < bruyere.alexan...@gmail.com> wrote: > No progress in UI, no status. > > H

Re: ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
not). Only plain http adn status code 200 :) > > Do you see percentage /download progress in UI ? > > On Fri, Oct 26, 2018, 18:20 Alexandre Bruyere > > wrote: > > > Hello. > > > > I've set up a Ubuntu 16.04.5 Cloudstack setup using this tutorial: > >

ISOs not readying?

2018-10-26 Thread Alexandre Bruyere
Hello. I've set up a Ubuntu 16.04.5 Cloudstack setup using this tutorial: https://rohityadav.cloud/blog/cloudstack-kvm/ The only place I've strayed is that I've configured four network interfaces - enp3s0 set as manual config, enp3s0.10 set as manual config (I've made sure my system was VLAN-ena

Re: Cloudstack management server not starting on boot?

2018-10-25 Thread Alexandre Bruyere
on boot using: > > systemctl is-enabled cloudstack-management > > > Alternatively, enable and start it: > > systemctl enable --now cloudstack-management > > > - Rohit > > <https://cloudstack.apache.org> > > > > > Fro

Re: FRESH install Cloustack 4.11 CentOS7 XEN6.5 SECONDARY STORAGE 0.00KB (URGENT)

2018-10-24 Thread Alexandre Bruyere
Just saw you followed it, and I'm not sure where the problem is, I'll need to study it - I've had no trouble on my part. On Wed, Oct 24, 2018 at 9:34 AM Alexandre Bruyere < bruyere.alexan...@gmail.com> wrote: > For reference, you can use iptables commands in firewall-cmd

Re: FRESH install Cloustack 4.11 CentOS7 XEN6.5 SECONDARY STORAGE 0.00KB (URGENT)

2018-10-24 Thread Alexandre Bruyere
For reference, you can use iptables commands in firewall-cmd by using the --direct option. I've made a pull request to update the Quick Installation Guide with an example of commands you can use to configure the firewall. On Wed, Oct 24, 2018 at 8:07 AM Andrija Panic wrote: > I assume a bit lat

Host/cluster preference?

2018-10-23 Thread Alexandre Bruyere
Hello. In my current project, I would need to make Cloudstack have a strong preference for a host/cluster to be applied (specific scenario: hybrid cloud that would use local cluster as primary host, with emergency switchover to external cluster in case of issue). However, looking at the documenta

Cloudstack management server not starting on boot?

2018-10-23 Thread Alexandre Bruyere
Hello again. As title says, I'm having issues getting the Cloudstack management interface to start on boot. I've been following the Quick Start guide (with a few modifications I'll be making a pull request for, to make it applicable to CentOS 7), and confirmed that it worked yesterday evening. Thi

Re: Problems configuring KVM host

2018-10-18 Thread Alexandre Bruyere
Will definitely look into it - next step of the project IS to build a CentOS 7 Cloudstack setup, so I can take notes and submit them once it works. -Original Message- Re: Problems configuring KVM host From: Alexandre Bruyere To: To Adrija: You were spot-on. Your instructions allowed me

Re: Problems configuring KVM host

2018-10-18 Thread Alexandre Bruyere
ample for Basic Network" in the link provided Changed the KVM traffic label in the management GUI from "use default gateway" to "cloudbr0" And those changes succeeded in making it happen. Thanks to everyone for helping! On Thu, Oct 18, 2018 at 10:28 AM Alexandre Bruyere <

Re: Problems configuring KVM host

2018-10-18 Thread Alexandre Bruyere
In the cloudstack management gui, what is the KVM travel label set to? > > - Si > > > From: Alexandre Bruyere > Sent: Wednesday, October 17, 2018 1:38 PM > To: users@cloudstack.apache.org > Subject: Re: Problems configuring KVM host > > Quic

Re: Problems configuring KVM host

2018-10-17 Thread Alexandre Bruyere
) On Wed, Oct 17, 2018 at 1:46 PM Alexandre Bruyere < bruyere.alexan...@gmail.com> wrote: > To Andrija: > > I'm not sure what you mean by making the NIC part of the BRIDGE - if you > mean make sure it's part of the inner network, it's already done, all > mach

Re: Problems configuring KVM host

2018-10-17 Thread Alexandre Bruyere
it Guest and Management network (inside physical network, inside zone) > to > > define new KVM traffic label and finally enable zone). > > > > Anyway, please post configuration that you applied on KVM host and Zone > > level - since it seems that setup-agent script don'

Problems configuring KVM host

2018-10-17 Thread Alexandre Bruyere
Hello. I'm trying to set up a small Cloudstack setup on a test bench, but I'm having issues getting the host/agent running properly. First, here's the configuration of the test bench: Server #1: Hardware - Two active NICs: one that goes out to the company's network (we'll call it Outer), the oth