Re: UI problems in Chrome

2013-11-12 Thread Daniel Hertanu
When I installed CS 4.2.0 I experienced exactly what Davis is describing so I though that Chrome won't be an option, but soon after working with Firefox and IE I tried again and it just worked fine. Maybe some caches? I've also tried Chrome on my Mac (Mountain Lion) tonight and it also works fine.

CPVM runs out of disk space

2013-11-07 Thread Daniel Hertanu
Hi CS 4.2.0 on CentOS 6.4 64 bit with XenServer 6.0.2 Yesterday the Console Proxy VM ran out of disk space. I cleanup the big files from /var/log/cloud, I restarted the CPVM and everythign came back to normal. I kept an eye on the VM and today it ran out of disk space again. I destroyed CPVM, wai

[Solved] Re: Snapshot failed due to: LICENCE_RESTRICTION

2013-11-06 Thread Daniel Hertanu
Got it thanks, just came up to the same conclusion after a few more tests. On Wed, Nov 6, 2013 at 4:31 PM, Mice Xia wrote: > > You need an enterprise license for Xenserver 602 to take a Memory snapshot. > > -Mice > > > > > Hi > > > > Infrastructure - CloudStack 4.2.0 on CentOS 6.4 64 bit with X

Snapshot failed due to: LICENCE_RESTRICTION

2013-11-06 Thread Daniel Hertanu
Hi Infrastructure - CloudStack 4.2.0 on CentOS 6.4 64 bit with XenServer 6.0.2 Today while I was trying to create a snapshot for a volume, the operation failed and CS logs show this message: 2013-11-06 14:49:49,954 ERROR [xen.resource.CitrixResourceBase] (DirectAgent-16:null) Creating VM Snapsho

Failure communicating with the plugin

2013-11-01 Thread Daniel Hertanu
Hi In CS 4.2.0 logs running on CentOS 6.4 64 bit, with XenServer 6.0.2 host I can see this: 2013-11-01 07:58:57,114 WARN [xen.resource.CitrixResourceBase] (DirectAgent-124:null) callHostPlugin failed for cmd: network_rules with args seqno: 1, vmIP: 195.238.173.20, deflated: true, secIps: 0:, vmI

[SOLVED] Re: SSVM, CPVM not starting after Xen host reboot

2013-10-31 Thread Daniel Hertanu
ed, Oct 30, 2013 at 10:12 PM, Daniel Hertanu wrote: > I tried already a force reconnect with no effect. I would remove > completely the host and add it back but last time when I've done this the > host couldn't mount the primary storage anymore, so I would prefer to hear >

Re: SSVM, CPVM not starting after Xen host reboot

2013-10-30 Thread Daniel Hertanu
13 at 9:50 PM, Ahmad Emneina wrote: > Looks like the desired network doesnt exist on the xen host. I wonder if a > force reconnect would fix that? if not lets see if someone more > knowledgable can chime in. > > +Anthony and Kirk, my goto xen people. > > > On Wed, Oct 30

Re: SSVM, CPVM not starting after Xen host reboot

2013-10-30 Thread Daniel Hertanu
Here it is: http://pastebin.com/Av2Rmhf7 On Wed, Oct 30, 2013 at 9:23 PM, Ahmad Emneina wrote: > got it, so it keeps failing. can you post full logs. it seems XS cant > bridge the guest nic with the appropriate network for some reason. > > > On Wed, Oct 30, 2013 at 12:04 PM,

Re: SSVM, CPVM not starting after Xen host reboot

2013-10-30 Thread Daniel Hertanu
CS is doing it - SSVM number is 307 and CPVM number is 255. On Wed, Oct 30, 2013 at 8:57 PM, Ahmad Emneina wrote: > have you tried destroying the ssvm/cpvm? CS should recycle the vm and spawn > new instances. > > > On Wed, Oct 30, 2013 at 11:03 AM, Daniel Hertanu wrote: >

Re: SSVM, CPVM not starting after Xen host reboot

2013-10-30 Thread Daniel Hertanu
One more thing. If I try now to put the host in Maintenance mode, it stays in PrepareforMaintenance. If I cancel the Maintenance mode it becomes again Enabled. On Wed, Oct 30, 2013 at 8:00 PM, Daniel Hertanu wrote: > Hi > > CS 4.2.0 running on CentOS 6.4 64 bit with one XenServer ho

SSVM, CPVM not starting after Xen host reboot

2013-10-30 Thread Daniel Hertanu
Hi CS 4.2.0 running on CentOS 6.4 64 bit with one XenServer host. I had to reboot the host so I put the host in maintenance mode. All VMs were shutdown, then the host was put in Maintenace, then I rebooted the host. After the reboot both SSVM and CPVM fail to start with something like this:

VM migration from Xen OSS to CloudStack with XenServer

2013-10-19 Thread Daniel Hertanu
Hi I realize this question may be more related to Xen OSS/ XenServer however all the suggestions I found to my problem implies working on the Xen server while my Xen server is managed by CloudStack so a stopped VM in CloudStack doesn't even show up on the XeServer. I have to migrate a VM (install

Re: Management IP address pool exhausted - SOLVED

2013-10-15 Thread Daniel Hertanu
hing came back to normal. I suggest creating a full backup of the database before changing anything though. Daniel On Thu, Sep 26, 2013 at 2:24 AM, Daniel Hertanu wrote: > I posted here: http://pastebin.com/uJ6jR73D the logs, maybe someone else > have seen this behavior before. Just to r

Re: Management IP address pool exhausted

2013-09-25 Thread Daniel Hertanu
case there were 171 management IPs, all show as in use now). Thanks, Daniel On Wed, Sep 25, 2013 at 8:56 PM, Musayev, Ilya wrote: > Dan, > > Ping me on IRC, nick serverchief > > Regards > ilya > > > > -Original Message- > > From: Daniel Hertan

Re: Management IP address pool exhausted

2013-09-25 Thread Daniel Hertanu
On Wed, Sep 25, 2013 at 9:36 AM, Daniel Hertanu wrote: > Hello Ilya > > I submit an issue describing the bug: > https://issues.apache.org/jira/browse/CLOUDSTACK-4735 (I picked CS > version 4.1.0 as 4.1.1 is reported as non existent, but I've seen this > behavior before

Re: Management IP address pool exhausted

2013-09-24 Thread Daniel Hertanu
t me know, > > Regards > ilya > > > > > -Original Message- > > From: Shanker Balan [mailto:shanker.ba...@shapeblue.com] > > Sent: Tuesday, September 24, 2013 9:44 AM > > To: > > Subject: Re: Management IP address pool exhausted > > > > >

Re: Management IP address pool exhausted

2013-09-24 Thread Daniel Hertanu
M cloud.nics where state="Reserved" and > (vm_type="ConsoleProxy" or vm_type="SecondaryStorageVM"); > > SELECT * FROM cloud.vm_instance where (name like "s-%" or name like "v-%"); > > If its set to expunging, what is the expunge interval set to in glo

Management IP address pool exhausted

2013-09-23 Thread Daniel Hertanu
Hi I'm running CS 4.1.1 on CentOS 6.4 64 bit with one host Citrix Xenserver 6.1. Few days ago I ran into a problem while I was configuring CS. The zone was active, Xen host added, SSVM and CPVM up & running when someone from our team rebooted the Xen host for whatever reason. Even though CloudSt