Re: AW: AW: CS 4.9.2: System VMs not starting

2019-05-07 Thread asender
Hi Udo, This issue your having aside for a moment; How many hosts in a cluster sharing the GFS2 file system? I had issues scaling more then 2 nodes because of locking performance problems. I imagine your IO is horrible as well, as in a few MB/s. I used CLVM instead of mounting a GFS2 file

Re: AW: CS 4.9.2: System VMs not starting

2019-05-06 Thread asender
Was it ever working, looks like a resource issue. I used to run KVM + CLVM with gfs successfully. Adrian Sender FirstFitRoutingAllocator) (logid:4706bea3) STATS: Failed to alloc resource from host: 54 reservedCpu: 0, used cpu: 48000, requested cpu: 500, actual total cpu: 19200, total cpu

KVM BUG with Gluster - files within a qemu vm on glusterfs are randomly overwritten by Zero Bytes

2019-04-30 Thread asender
FYI - anyone using Gluster for primary storage with KVM - https://bugzilla.redhat.com/show_bug.cgi?id=1701736 Regards, Adrian Sender

Re: FC STORAGE

2019-04-17 Thread asender
Instead of me running up a lab with xcp-ing - can you try with Xenserver 7.1LTS - do not use newer versions as features are removed required for cloudstack (unless you pay for them). -Adrian Sender On 2019-04-18 06:58, Dominik Czerepiński wrote: / didn't work. In attachment log from MGMT.

Re: FC STORAGE

2019-04-16 Thread asender
Are you selecting presetup with xcp-ing? With xenserver when adding the FC storage within cloudstack you need to set presetup as the type: TypePreSetup Path/DELL-SC4020 -Adrian Sender On 2019-04-16 21:00, Dominik Czerepiński wrote: Storage is presented to hypervisor host via

Re: FreeNAS Secondary Storage anyone?

2019-04-04 Thread asender
Hi Nux, I use FreeNAS-11.1-U4. NFS Share: /mnt/tank Under the /mnt/tank export I have directories like /mnt/tank/cloudstack/secondary. [root@cpms1 ~]# mount -t nfs 172.26.7.10:/mnt/tank/cloudstack/secondary /mnt/secondary/ All Directories: [x] Allow mounting of any subdirectory under this

Re: Templates for Apache Cloudstack

2019-02-19 Thread asender
Hi Nux, That spin appears to be fine (macchinina-xen.vhd) - I can reset password multiple times and it changes as expected. I believe this is just a template issue. All other templates appear to exhibit the issue though. -AS. On 2019-02-19 23:53, Nux! wrote: Asender, Access to the lab

Re: Templates for Apache Cloudstack

2019-02-18 Thread asender
Hi Andrija, Thanks for your response! I am on version 4.11.2. Virtual router is behaving... This seems to be a problem with the specific templates, I just wanted someone to double check the templates to see if they have the same issue. I think Nux will need to check all of them. :( If you

Re: Templates for Apache Cloudstack

2019-02-18 Thread asender
Hi Nux! I have noticed the same problem with all the templates. -AS. On 2019-02-18 19:36, Nux! wrote: Hi, Have you noticed the same problem with the Ubuntu ones? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From:

Re: Templates for Apache Cloudstack

2019-02-17 Thread asender
Hi Guys, Could someone double check Nux's templates for me, note the username for centos is "centos" 1. Download centos xenserver vhd template to cloudstack http://dl.openvm.eu/cloudstack/centos/x86_64/centos-7-xen.vhd.bz2 2. Deploy the template with password option set. 3. Login with

Re: Template Repository

2019-02-12 Thread asender
Your a good man Nux, I just saw updated Ubuntu 18 templates. -Adrian Sender On 2019-02-12 23:09, Nux! wrote: Try this http://dl.openvm.eu/cloudstack/ -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Fariborz Navidan" To: "users"

Templates for Apache Cloudstack

2019-02-06 Thread asender
Hi All. Would it be possible to get the templates updated from http://dl.openvm.eu/cloudstack/ I would like to see a ubuntu18 vhd for xenserver if possible :) Does anyone else have vhd public templates for xenserver ? Thank You. Adrian Sender

Re: Reassigning same public IP

2019-01-30 Thread asender
Hi Makrand, You could also make an API call. The below will deploy a new virtual machine using a set network. This is useful if you have deleted an instance that has a shared network (direct attached ip) and need to use the same IP address again. note the ip address is 172.26.7.16, changed