XenServer 6.5

2015-04-08 Thread Jan-Arve Nygård
Hi all, We recently experienced a host crash on XenServer 6.5 (all available patches applied) when running snapshot of the virtual machines disks and memory. Snapshots of disks only (not memory) does not cause a XenServer crash. This happens both when initiating the snapshots from CloudStack 4.5 o

[CLOUDMONKEY] Getting "431: Filter all can be specified by admin only" when trying to tab complete as non-admin

2015-04-08 Thread Erik Weber
Is this common? Something I should change/fix? Running CloudMonkey 5.3.1 -- Erik

OVS Question

2015-04-08 Thread Daniel Kollmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Working on a test setup for Cloudstack 4.5.1 I was testing the openvswitch functionality in an advanced networking zone. On the first hypervisor which gets added into the zone, everything works fine, machines get added into the openvswitch brid

RE: XenServer 6.5

2015-04-08 Thread Vadim Kimlaychuk
Hi, This is really scary. Can test within couple of days, but I will put 4.5.1 version as 4.5 is broken. Memory snapshots are not available for the XenServer as far as I know, but they just failed at CS before. Host did crash definately. Vadim. -Original Message- From: Jan-A

Re: XenServer 6.5

2015-04-08 Thread Jan-Arve Nygård
Thanks, We are running a build based on 4.5.1. Snapshots with memory (from CloudStack or XenCenter) and a revert works as expected with a CentOS 6.6 install and XenServer 6.5 and the same version of xen-guest-utilities. I also just tested with a new install of Ubuntu 14.04.2 LTS from running kern

Re: OVS Question

2015-04-08 Thread Sanjeev N
Try migrating the vm to the second host. This should create GRE tunnel between the two hosts. On Apr 8, 2015 8:17 PM, "Daniel Kollmer" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello > > Working on a test setup for Cloudstack 4.5.1 I was testing the > openvswitch functionality

Can't start usage server - Cloudstack 4.5.1

2015-04-08 Thread Ronalds D
Hello, I recently installed Cloudstack 4.5.1 from jenkins. The operating system for management system is Centos 6.6 x64 Then, I also installed usage server and started the service. After that I found out that the service actually is down and can't be started. I checked out error log for usage serve

Re: XenServer 6.5

2015-04-08 Thread Tomasz Zięba
Hi, Test 1 1. XS6.5 without updates 2. XenCenter only 3. Storage a) NFS primary storage b) FC primary storage 4. VM Ubuntu 14.04.02 with Tools 5. Snapshots a) VM Snapshots disks b) VM Snapshots disks and memory Test 2 1. XS6.5 all updates: XS65E001, XS65E002, XS65E003, XS65E005, XS65E006, XS65E

Re: XenServer 6.5

2015-04-08 Thread Jan-Arve Nygård
Thanks for testing and feedback. I suppose you are using the tools provided with XS 6.5 as well? I have sent our crash dumps to Citrix and are awaiting their analysis. Will update with the root cause when it's found. -thinktwo 2015-04-08 20:56 GMT+02:00 Tomasz Zięba : > Hi, > > Test 1 > > 1. XS

cloud-init and password reset script

2015-04-08 Thread Erik Weber
Newer cloud-init versions have support for CloudStacks' password server, but only applies it on the first boot. This is bad if you want to reset the password later. I've normally run the password reset script under the per-boot section of cloud-init, but since cloud-init now requests the password

Re: XenServer 6.5

2015-04-08 Thread Tomasz Zięba
Yes, XenTools65 Regards, Tomasz Zięba Twitter: @TZieba LinkedIn: pl.linkedin.com/pub/tomasz-zięba-ph-d/3b/7a8/ab6/ sent from mobile 8 kwi 2015 21:17 "Jan-Arve Nygård" napisał(a): > Thanks for testing and feedback. I suppose you ar

CloudStack hands out IP address of a stopped VM

2015-04-08 Thread Kyle Flavin
I'm trying to get some help understanding the following behavior. Yesterday we had an instance of CloudStack giving out the IP address of a stopped VM to a newly created VM. The existing server was found in the MySQL database with the assigned IP (sanitized outputs): mysql> select name,private

Re: cloud-init and password reset script

2015-04-08 Thread Nux!
Erik, You can have a look here: http://dl.openvm.eu/cloudstack/centos/ks/vanilla/6/vanilla.ks I just use virt-install with that ks. I have not yet modified them to do what i said above, but I'll make it happen this week. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro -

RE: [DISCUSS] Documentation theme

2015-04-08 Thread Vadim Kimlaychuk
+1 Much much better than the current one. More information on the screen. I have only one remark : "Notes" -- white text in blue box is readable, but links to document sections are almost not visible at all. Light-green is probably wrong colour for them. Vadim. -Original Message- From

Re: cloud-init and password reset script

2015-04-08 Thread Erik Weber
I guess that make sense. Do you keep your build scripts/kickstart files around to look? -- Erik On Wed, Apr 8, 2015 at 11:43 PM, Nux! wrote: > After dealing with cloud-init for a while I have come to the conclusion > that the cloudstack specific scripts should be left in /etc/init.d/ and set

Re: cloud-init and password reset script

2015-04-08 Thread Pierre-Luc Dion
Using cloud-init-0.7.7 seams to solve some problems with cloud-init+ cloudstack, I'm doing tests, I've filed 2 bugs [1] for cloud-init, will see how they get resolved... Also submit pull request for documentation of the cloudstack section. so far password reset and sshkey reset not suported by cl

Re: cloud-init and password reset script

2015-04-08 Thread Jeff Moody
I have scripts and an Ansible playbook for bundling templates at https://github.com/fifthecho/CloudStack-Template On April 8, 2015 6:00:10 PM Erik Weber wrote: I guess that make sense. Do you keep your build scripts/kickstart files around to look? -- Erik On Wed, Apr 8, 2015 at 11:43 PM,

Re: cloud-init and password reset script

2015-04-08 Thread Nux!
After dealing with cloud-init for a while I have come to the conclusion that the cloudstack specific scripts should be left in /etc/init.d/ and set to run at every boot. I'm talking specifically about the cloudstack-set-password and cloudstack-set-sshkey scripts, otherwise reset key/password com

Re: 2015 plan

2015-04-08 Thread Phillip Kent
Hi Sebastian, I would add to the documentation section: - Review and improve the API Reference documentation (I tried to login to wiki and edit, but did not seem to have edit privileges for that page) The API reference is of course different in character from the other docs because it is genera

Re: [DISCUSS] Documentation theme

2015-04-08 Thread Pierre-Luc Dion
remastered: http://cloudstack-installation.readthedocs.org/en/latest/ Join our webinar introducing cloud.ca - Canada's cloud infrastructure - on April 17th *Register now >> * On Mon, Apr 6, 2015 at 4:45 AM, Sebastien Goasguen wrote