StartCommand failed due to Exception: java.lang.NullPointerException

2015-12-20 Thread Bernhard Dübi
Hi, we have a CloudStack 4.3.2 installation with 152 XenServer 6.2.0 hosts organized in 2 zones. We use local disks as primary storage and NFS shares as secondary storage. So good so far. Now I created a new zone and added a VMware cluster with 2 ESX 5.5 hosts. I configured 2 NFS shares as

Re: CloudStack fails to deploy SSVM

2015-12-07 Thread Bernhard Dübi
. And with every run, there appears a new file. Any idea what's wrong? Kind regards Bernhard 2015-12-05 15:39 GMT+01:00 Bernhard Dübi <1linuxengin...@gmail.com>: > Hi Somesh, > > this was definitively a step in the right direction. > I added the local storage of the ESX hosts. In the GUI

Re: CloudStack fails to deploy SSVM

2015-12-05 Thread Bernhard Dübi
I am not sure if 4.3.x has the capability to set the above config per Zone > so you may have to use local storage for system VMs in the new Zone (ID 4) > as well. > > Somesh > CloudPlatform Escalations > Citrix Systems, Inc. > > -Original Message- > From: Bernhar

Re: CloudStack fails to deploy SSVM

2015-12-03 Thread Bernhard Dübi
System VMs (SSVM/CPVM)? The tables you'd want to be looking > at is disk_offering (id=9) and storage_pool (data_center_id=4). > > Regards, > Somesh > > -Original Message- > From: Bernhard Dübi [mailto:1linuxengin...@gmail.com] > Sent: Thursday, December 03, 2015 2:3

Re: CloudStack fails to deploy SSVM

2015-12-03 Thread Bernhard Dübi
if the > hypervisor_type matches where it is trying to run those VMs (also check > against the template_id and vm_templates table, that it’s using correct > template and hypervisor). > > Regards. > > On 03-Dec-2015, at 1:41 AM, Bernhard Dübi <1linuxengin...@gmail.com> > wrote

Re: SSVM iptables blocks http download

2015-08-17 Thread Bernhard Dübi
Hi, I use basic networking. On the ESX there are 3 port groups - cloud.private.0.0.1-vSwitch0 (untagged) - cloud.storage.0.0.1-vSwitch0 (untagged) - cloud.guest.206.0.1-vSwitch1 (vlan 206) The SSVM has 4 interfaces - eth0: private (no ip) - eth1: private - eth2: guest - eth3: storage We don't

Re: SSVM iptables blocks http download

2015-08-17 Thread Bernhard Dübi
Hi, under Infrastructure - Zones - VMware - Physical Network 1 - Network Service Providers I see Virtual Router and Security Groups enabled, but there is no Virtual Router instance running Should there be one? Regards Bernhard Am Montag, 17. August 2015 schrieb Bernhard Dübi 1linuxengin

Re: SSVM iptables blocks http download

2015-08-17 Thread Bernhard Dübi
, 2015 at 12:48 PM, Bernhard Dübi 1linuxengin...@gmail.com wrote: Hi, under Infrastructure - Zones - VMware - Physical Network 1 - Network Service Providers I see Virtual Router and Security Groups enabled, but there is no Virtual Router instance running Should

SSVM iptables blocks http download

2015-08-16 Thread Bernhard Dübi
Hi, I just compiled CloudStack 4.5.1 on Ubuntu 14.04 I created a Zone using VMware ESX 5.5 as hypervisor SSVM was deployed from the template I downloaded from the internet So far so good, now I have the problem that I can't upload ISO files to CS. On the SSVM I found the following iptable rules:

Re: can't delete zone

2015-07-10 Thread Bernhard Dübi
Hi, is there some kind of a sanity check that would realize that it is impossible to have running VMs without an active host? Regards Bernhard 2015-07-09 7:31 GMT+02:00 Bernhard Dübi 1linuxengin...@gmail.com: mysql SELECT * FROM cloud.image_store where name = vmware00

can't delete zone

2015-07-08 Thread Bernhard Dübi
Hi, we have a CloudStack installation with lots of XenServer. Now I tried to configure VMware. Unfortunatelly something was not working and I decided to delete everything and start over. Now my problem is that I can't delete the secondary storage and the zone. When I try to delete the secondary

Re: can't delete zone

2015-07-08 Thread Bernhard Dübi
) 2015-07-09 7:11 GMT+02:00 ilya ilya.mailing.li...@gmail.com: Backup your db Try SELECT * FROM cloud.image_store; Note the store_id (assume x) SELECT * FROM cloud.template_store_ref where store_id=x; What do you get? On 7/8/15 2:03 PM, Bernhard Dübi wrote: Hi, we have a CloudStack