Unable to start VM

2019-06-17 Thread Alejandro Ruiz Bermejo
Hi, Well this is awkward a few days ago i managed, with help from here, to create an LXC cluster and launch an LXC instance. Then suddenly now i can't start any VM inside the cluster and i think is due to a network error. I checked the instance logs and the creation of it was successful but it

Re: launch instance error

2019-06-17 Thread Alejandro Ruiz Bermejo
Hi Alejandro, > > AFAIK it is not possible to add data disks unless you add a Ceph storage > pool. > > References: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Enhancements > https://issues.apache.org/jira/browse/CLOUDSTACK-8574 > > Regards, > Nicolas Vazqu

Re: launch instance error

2019-06-15 Thread Alejandro Ruiz Bermejo
ou > can either add a new pod/cluster or just new cluster in same pod. > > On Fri, 14 Jun 2019 at 21:25, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com> wrote: > > > I created a new zone, pod and cluster and added the LXC host to the new > > cluster. Cl

Re: launch instance error

2019-06-14 Thread Alejandro Ruiz Bermejo
working - so please let > me know. > > Best > Andrija > > On Fri, Jun 14, 2019, 20:03 Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com> > wrote: > > > Yes trying to find solutions i did create a new zone pod and cluster and > > moved the lxc host to it, b

Re: launch instance error

2019-06-14 Thread Alejandro Ruiz Bermejo
zone, wrong pod, wrong cluster > expected by CloudStack versus the actual records in storage_pool table. > > Best > Andrija > > > On Fri, 14 Jun 2019 at 18:53, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com> wrote: > > > this was the ouputs > > >

Re: launch instance error

2019-06-14 Thread Alejandro Ruiz Bermejo
.. > I expect the storage_pool.hypervisor might be NULL instead of "LXC" > > Anyway, execute the following: "select * from storage_pool;" > to see what you have in DB... > > Best > Andrija > > > On Fri, 14 Jun 2019 at 18:13, Alejandro Ruiz

Re: launch instance error

2019-06-14 Thread Alejandro Ruiz Bermejo
ER' AND ( storage_pool.pod_id IS NULL OR > storage_pool.pod_id = 1 ) AND ( storage_pool.cluster_id IS NULL OR > storage_pool.cluster_id = 2 ) AND storage_pool.removed IS NULL > > tip from thre query - it seems to be looking for CLUSTER level not ZONE > level scope of storage. > > > > O

Re: launch instance error

2019-06-13 Thread Alejandro Ruiz Bermejo
e still > works with any more recent ACS release - i.e. I'm not aware of any users, > nor do I (personally) remember another user mentioning LXC here any time > recently. > > Cheers > Andrija > > On Wed, 12 Jun 2019 at 15:13, Alejandro Ruiz Bermejo < > arbermejo0...@g

launch instance erro

2019-06-12 Thread Alejandro Ruiz Bermejo
Hi, I already added a question related to this a few days ago but i already solved the first issue i had with it. So i thought to create a new one with the new trouble i had on it I installed Cloudstack 4.11.2.0 on Ubuntu 16.04 This is my environment: - 1 Zone - 1 Pod - 2 Clusters (LXC and

Re: launch instance error

2019-06-12 Thread Alejandro Ruiz Bermejo
the " Found pools matching tags: [] ") > > On Tue, 11 Jun 2019 at 17:57, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com> wrote: > > > ok, so i registered a new template and unset-ed the HVM option and > > launched a new instance using this themplate. > >

Re: launch instance error

2019-06-11 Thread Alejandro Ruiz Bermejo
r-24:ctx-34beda4d job-62) (logid:5b3ad768) Done executing org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin for job-62 2019-06-11 11:37:05,386 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-24:ctx-34beda4d job-62) (logid:5b3ad768) Remove job-62 from job monitoring On Mon, Jun 10,

Re: launch instance error

2019-06-10 Thread Alejandro Ruiz Bermejo
b-41) (logid:0a0b5a30) Update db status for job-41 2019-06-10 13:40:13,125 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-14:ctx-b92e08df job-41) (logid:0a0b5a30) Wake up jobs joined with job-41 and disjoin all subjobs created from job- 41 2019-06-10 13:40:13,207 DEBUG [o.a.c.f.j.i.Async

Re: launch instance error

2019-06-10 Thread Alejandro Ruiz Bermejo
he checksum column on vm_template table fot that template and > restart management server? > > Regards, > Nicolas Vazquez > ________ > From: Alejandro Ruiz Bermejo > Sent: Monday, June 10, 2019 12:38:52 PM > To: users@cloudstack.apache.org > Subje

launch instance error

2019-06-10 Thread Alejandro Ruiz Bermejo
Hi, I'm working with Cloudstack 4.11.2.0 This is my environment: 1 Zone 1 Pod 2 Clusters (LXC and KVM) 2 Hosts (one in each cluster) i can launch perfectly VMs on the KVM cluster but when i'm trying to launch a new VM with an LXC template i'm getting this error: 2019-06-10 11:24:28,961 INFO

Re: multi-hipervisor deployment

2019-05-28 Thread Alejandro Ruiz Bermejo
ult policy to create confined guests May 27 18:07:03 cloudstack libvirtd[5008]: unsupported configuration: Security driver apparmor not enabled On Mon, May 27, 2019 at 7:13 PM Ivan Kudryavtsev wrote: > Alejandro, what hv libvirt logs show? > > вт, 28 мая 2019 г., 4:49 Alejandro Ruiz Bermej

multi-hipervisor deployment

2019-05-27 Thread Alejandro Ruiz Bermejo
Hi, I have installed cloudstack 4.11.2 on ubuntu 16 with one management server and one compute node with kvm. I want to add a new compute node with a different hipervisor (lxc) on another server with ubuntu 16. I'm following the docs instructions but when i try to add the new host i get the

Instance creation troubles

2019-05-25 Thread Alejandro Ruiz Bermejo
Hi, I've installed CloudStack 4.11.2.0 on Ubuntu 16. My current deployment is very simple I have two nodes(1 manger and 1 compute), i'm using KVM as hypervisor and already created zone, pod, KVM cluster, and configured primary and secondary storage. Within the zone there are already the Secondary

ADD LXC HOST

2019-05-20 Thread Alejandro Ruiz Bermejo
I'm deploying LXC Hipervisor in a new cluster in my zone in Apache CloudStack 4.11.0 I followed the documentation directions and already configured networking and libvirt. When i try to add the new host Libvirtd is crashing this is the output of systemctl status libvirt-bin on the hipevisor node

Add KVM host

2019-05-15 Thread Alejandro Ruiz Bermejo
hi, I'm setting up CloudStack 4.12. I've already deployed the management server, and right now i'm adding the first KVM Host but it is giving me errors. I already recondigured everything and read the guidelines on the official docs site. This is the output of *grep -i -E

Re: installation-database

2019-02-20 Thread Alejandro Ruiz Bermejo
; root connection from the host you use to deploy. First try with 'mysql' > cli utility. > > ср, 20 февр. 2019 г. в 13:46, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com>: > > > i got this error when creating the cloudstack management database and > don't >

installation-database

2019-02-20 Thread Alejandro Ruiz Bermejo
i got this error when creating the cloudstack management database and don't know where the problem is. Any idea?? the command i use was cloudstack-setup-databases cloud:123@10.8.9.230 --deploy-as=root:123 -i 10.8.9.230 ERROR 2003 (HY000): Can't connect to MySQL server on '10.8.9.230' (111)

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
IT WORKS!!! thanks Ivan On Wed, Feb 20, 2019 at 12:18 PM Alejandro Ruiz Bermejo < arbermejo0...@gmail.com> wrote: > ok let me try. Thanks > > On Wed, Feb 20, 2019 at 12:15 PM Ivan Kudryavtsev < > kudryavtsev...@bw-sw.com> wrote: > >> That's OK. Just go ahead. &

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
ok let me try. Thanks On Wed, Feb 20, 2019 at 12:15 PM Ivan Kudryavtsev wrote: > That's OK. Just go ahead. > > ср, 20 февр. 2019 г. в 12:14, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com>: > > > when i try with that option i'm getting signature errors. Ev

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
es.list.d/cloudstack.list > deb http://cloudstack.apt-get.eu/ubuntu xenial 4.11 > > and it works just fine. > > ср, 20 февр. 2019 г. в 12:08, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com>: > > > but i'm following the instrucions of the oficial guide at > &g

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
lp you with local DEB repo you host > in the network. Try to use the guide and install from the official > repository. > > ср, 20 февр. 2019 г. в 11:55, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.com>: > > > i'm the network administrator, and the repository is a l

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
this is what i have in /etc/apt/sources.list.d/cloudstack.list deb http://10.8.9.230/cloudstack/repo/binary ./ and this is what i have in /etc/apache2/sites-available/000-default.conf DocumentRoot /var/www/cloudstack/repo/binary On Wed, Feb 20, 2019 at 11:56 AM Alejandro Ruiz Bermejo

Re: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
Hi. The network 10.X.X.X/8 is a private network which resides inside your > LAN. Consult with your network administrator. Doesn't look like you are > getting packages from the right download repository. > > ср, 20 февр. 2019 г. в 11:30, Alejandro Ruiz Bermejo < > arbermejo0...@gmail.c

Fwd: installation troubles

2019-02-20 Thread Alejandro Ruiz Bermejo
Hi i'm new with openstack and i'm following the installation guide of the oficial site. Untill now i already got compiled the source packages and i'm adding the apt repository but when i run the apt-get update i'm having this error Ign:1 http://10.8.9.230/cloudstack/repo/binary ./ InRelease