Re: Windows Server 2008 Template

2013-07-15 Thread Ian Duffy
Hi Guys, Thanks for the replies. It seems Kirk(Jantzer) was correct. For whatever reason when I put the xen tools into the template it got a link-local address. When I placed them to install with the sysprep answer file it worked as expected. Thanks! Ian On 15 July 2013 01:45, Kirk Jantzer wro

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-15 Thread Indra Pramana
Hi Prasanna and all, I managed to create a VM instance using the NFS primary storage (not using the RBD primary storage due to the bug we discussed on another thread). However, there is no public IP being assigned to the VM instance (unlike the system VMs which are getting public IPs). How do I a

RE: Wrong storage capacity issue reported

2013-07-15 Thread Koushik Das
There is an issue with local storage as well. Looks like there was change in the storage_pool table where the available_bytes column was changed to used_bytes but in the code available bytes was still passed for used bytes for local storage. > -Original Message- > From: Indra Pramana [m

RE: Documentation issue in CloudStack 4.1

2013-07-15 Thread Radhika Puthiyetath
Thanks. Please file a doc defect, Ashutosh. -Radhika -Original Message- From: Ashutosh Narayan [mailto:[email protected]] Sent: Friday, July 12, 2013 3:31 PM To: [email protected] Subject: Documentation issue in CloudStack 4.1 Hi Folks, I just came across some comma

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-15 Thread Indra Pramana
Hi Prasanna and all, I managed to work out on how to assign public IP to the VM instance using static NAT. However, I am still stuck with the console proxy time-out issue. It seems that my problem is exactly the one mentioned on this bug reported to JIRA: https://issues.apache.org/jira/browse/CL

Rebuilding management server

2013-07-15 Thread Leeno Jose.P.A
Hi Users, Has anyone tried to rebuild management server with Xenserver hosts? If yes, could you please share experience? -- Leeno Jose .P.A

Re: Wrong storage capacity issue reported

2013-07-15 Thread Indra Pramana
hi Koushik, Good day to you, and thank you for your e-mail. May I know which local storage you are referring to? Looking forward to your reply, thank you. Cheers. On Mon, Jul 15, 2013 at 4:28 PM, Koushik Das wrote: > There is an issue with local storage as well. Looks like there was change

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-15 Thread Prasanna Santhanam
On Mon, Jul 15, 2013 at 04:45:34PM +0800, Indra Pramana wrote: > Hi Prasanna and all, > > I managed to work out on how to assign public IP to the VM instance using > static NAT. > > However, I am still stuck with the console proxy time-out issue. It seems > that my problem is exactly the one ment

RE: Wrong storage capacity issue reported

2013-07-15 Thread Koushik Das
This is the storage associated with a hypervisor host. When you enable 'local storage' property at the zone, local storage also appear under primary storage pools. The cloud service needs to be restarted for existing local pools (hosts that are already added before enabling the property) to show

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-15 Thread Indra Pramana
Hi Prasanna, Good day to you, and thank you for your e-mail. On Mon, Jul 15, 2013 at 5:57 PM, Prasanna Santhanam wrote: > On Mon, Jul 15, 2013 at 04:45:34PM +0800, Indra Pramana wrote: > > Hi Prasanna and all, > > > > I managed to work out on how to assign public IP to the VM instance using > >

Unable to contact Xenserver hosts from management server

2013-07-15 Thread Leeno Jose.P.A
Management server is unable to contact Xenserver hosts. I am using CS 4.1.0 and Xenserver 6.1.0 In management-server.log file i see, 2013-07-15 05:21:04,242 DEBUG [agent.manager.ClusteredAgentManagerImpl] (AgentManager-Handler-6:null) Seq 47-454361091: MgmtId 86818918938281: Req: Resource [Host:

CloudMonkey using user / password authentication

2013-07-15 Thread Donal Lafferty
Any plans to allow CloudMonkey make API requests authenticated with username / password? This would be handy for API keys setup.

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-15 Thread Prasanna Santhanam
On Mon, Jul 15, 2013 at 06:44:12PM +0800, Indra Pramana wrote: > > > Any other way on how to console in to the newly created VM other than > > using > > > the console proxy method? Unlike system VM, the instance VM doesn't give > > > any link local address which I can SSH directly from the KVM host

Re: Rebuilding management server

2013-07-15 Thread Chip Childers
On Mon, Jul 15, 2013 at 03:19:42PM +0530, Leeno Jose.P.A wrote: > Hi Users, > > Has anyone tried to rebuild management server with Xenserver hosts? If yes, > could you please share experience? > > > -- > Leeno Jose .P.A I have not, but one of the most critical aspects of this is to ensure that

RE: Using SAN as primary storage for CS

2013-07-15 Thread Geoff Higginbottom
Jerry, You are absolutely right, thanks for pointing out that error. Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Jerry Jiang [mailto:[email protected]] Sent: 15 July 2013 04:15 T

Re: openldap and cloudstack

2013-07-15 Thread Gavin Henry
> Installation of OpenLDAP: > http://imduffy15.blogspot.ie/2013/06/setting-up-openldap-server.html Hi all, If you're doing this for a production system please don't use any distro bundled version of OpenLDAP especially on Red Hat and CentOS distros. Debian isn't too bad and either is Ubuntu. Plea

Re: openldap and cloudstack

2013-07-15 Thread Dean Kamali
In fact, I will set it up today, and let you guys know On Mon, Jul 15, 2013 at 11:33 AM, Gavin Henry wrote: > > Installation of OpenLDAP: > > http://imduffy15.blogspot.ie/2013/06/setting-up-openldap-server.html > > Hi all, > > If you're doing this for a production system please don't use any >

RE: any feedback of upgrading cloudstack from 3.0.2 to 4.1 with xenserver 6.0.2 hosts

2013-07-15 Thread William Jiang
Hi France and all, Thanks for the previous response. We had successfully upgraded our cloudstack from 3.0.2 to 4.1. Now we want to upgrade our xenserver from 6.0.2 to 6.1. As we have a xenserver pool with 4 hosts and about 30 VMs, if there is a way that we can live migrate the xenserver, that mean

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread Jason Pavao
This is a VERY high level of the steps, dealing with different Hyper-visors will produce varying results. Is there a low level guide to importing/exporting imagery between kvm, xen and vmware? Something concise enough to work well with any cloud? -jason On 7/14/2013 12:18 AM, Nils Vogels w

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread Kirk Jantzer
It is my belief that the cloud is the IaaS and that the applications that run on the cloud should be built for failure of the IaaS: they (instances/applications) should be rapidly deployable. So, it shouldn't matter what cloud product (openstack/cloudstack/vmware/aws/etc...) you provide to your cus

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread David Nalley
I agree with this statement. Configuration of EL6 or Ubuntu or even Windows image should be trivial given configuration management. That said, I understand there are some situations where it isn't practical, or config management isn't in use. The technical answer is: For converting to/from KVM to

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread Jason Pavao
Unfortunately that's not the case. I've had numerous issues importing/exporting vm imagery from clouds running different hypervisors. Importing/exporting from the same hypervisor type is fairly straight forward. -jason On 7/15/2013 9:04 AM, Kirk Jantzer wrote: It is my belief that the cloud

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread Kirk Jantzer
That's because you shouldn't really be importing/exporting between clouds. The best way to avoid any issues would be to have your instances built from from a clean ISO install and then have them run post scripts or via a config manager (puppet, chef, etc...). This can be achieved in both Windows an

Re: How to migrate instances of OpenStack to Cloudstack.

2013-07-15 Thread Jason Pavao
1 out of 3 qemu-img or vhd-util conversions usually produce a vm that is corrupt or won't boot or that requires a ton of work to fix up. This is at least my experience. On 7/15/2013 9:08 AM, David Nalley wrote: I agree with this statement. Configuration of EL6 or Ubuntu or even Windows image

RE: Rebuilding management server

2013-07-15 Thread Geoff Higginbottom
The Management Servers are 'Stateless' so as Chip points out, it's the DB that stores all the info. How you actually go about it depends on your current setup. 1. How many management servers do you currently have? 2. Are the original Management Server(s) still functioning, or are they down? 3. I

Re: Rebuilding management server

2013-07-15 Thread Leeno Jose.P.A
Hi Geoff, 1. I have only one management server. 2. Management server is not functioning now but 'cloud' database dump is available in backup. CS version was 4.1.0 Hosts were Xenserver 6.1.0 3. DB server was on same machine where management server installed. Now I am planning to do a fresh install

RE: Rebuilding management server

2013-07-15 Thread Geoff Higginbottom
Hi Leeno, It theory that should work, but obviously you will lose all changes made since the dump was taken. If any new VMs have been created, they will get purged by the system etc. I would highly recommend splitting the DB and the Management Server, and if possible add a 2nd instance of eac

Re: VHD-util

2013-07-15 Thread Bradley Hieber
I have the vhd-util in /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver/ on the management server. Is there another place it needs to be or reside on the xen server itself? -- Brad

Re: openldap and cloudstack

2013-07-15 Thread Dean Kamali
okay, I have been trying to excite the following in my browser http://10.0.10.5:8080/client/api?command=ldapConfig&hostname=10.0.10.43&searchbase=OU%3DUsers,DC%3Dmidnetworks,DC%3Dcorp&queryfilter=%28%26%28uid%3D%25u%29%29&binddn=CN%3Dadmin,DC%3Dmidnetworks,DC%3Dcorp&bindpass=password&port=389&resp

Re: VHD-util

2013-07-15 Thread Rohit Yadav
On Tue, Jul 16, 2013 at 12:40 AM, Bradley Hieber wrote: > I have the vhd-util in > /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver/ > on the management server. Is there another place it needs to be or reside > on the xen server itself? > > Yes you could, but you should not move it yoursel

RE: outage feedback and questions

2013-07-15 Thread David Ortiz
Laurent, We too had some issues where we lost VMs after a switch went down. We are also using gfs2 over iScsi for our primary storage. Once I got the cluster back up, fsck found a lot of corruption on the gfs2 fs, which resulted in probably 6 VMs out of the 25 we had needing to have volume

RE: outage feedback and questions

2013-07-15 Thread Dean Kamali
Just wondering if you had a recovery plan? Would you please share with us your experience. Thank you On Jul 15, 2013 4:47 PM, "David Ortiz" wrote: > Laurent, > We too had some issues where we lost VMs after a switch went down. We > are also using gfs2 over iScsi for our primary storage. On

Re: openldap and cloudstack

2013-07-15 Thread Kirk Jantzer
Try enabling the api on port 8096 in global settings, then changing you url to use that port. Regards, Kirk Jantzer (678) 561-5475 http://about.me/kirkjantzer On Jul 15, 2013 4:06 PM, "Dean Kamali" wrote: > okay, I have been trying to excite the following in my browser > > > http://10.0.10.5:80

Re: openldap and cloudstack

2013-07-15 Thread Dean Kamali
I just did, getting the same output I am expecting to see some sort of a sucsess message? On Jul 15, 2013 5:30 PM, "Kirk Jantzer" wrote: > Try enabling the api on port 8096 in global settings, then changing you url > to use that port. > > Regards, > > Kirk Jantzer > (678) 561-5475 > http://about

Re: openldap and cloudstack

2013-07-15 Thread Kirk Jantzer
Did you create an account in CS to match that of the one on the leap server you're using to bind with the authentication? Regards, Kirk Jantzer (678) 561-5475 http://about.me/kirkjantzer On Jul 15, 2013 5:42 PM, "Dean Kamali" wrote: > I just did, getting the same output > > I am expecting to se

Re: Windows Server 2008 Template

2013-07-15 Thread Kirk Kosinski
If the hypervisor tools or drivers are not working after the template is deployed, try enabling PersistAllDeviceInstalls in the sysprep answer file. http://technet.microsoft.com/en-us/library/cc722095%28WS.10%29.aspx Kirk On 07/15/2013 12:00 AM, Ian Duffy wrote: > Hi Guys, > > Thanks for the re

Re: Wrong storage capacity issue reported

2013-07-15 Thread Indra Pramana
Hi Prasanna, On Mon, Jul 15, 2013 at 12:38 PM, Prasanna Santhanam wrote: > It might be a bug on ceph but the thread you referenced was resolved. > See here: http://markmail.org/message/mkm2fqyawmwpufsc > > If it still persists, can you please file a bug on JIRA? > As suggested, I have filed a b

Shared VLAN allocation for guest network on advanced zone?

2013-07-15 Thread Indra Pramana
Dear all, It seems that in CloudStack's advanced network zone configuration, we need to prepare one isolated network VLAN for each guest network for customers. My concern is that this will severely limit the number of customers we can have within the zone, since we have a limitation of the number

Re: Shared VLAN allocation for guest network on advanced zone?

2013-07-15 Thread Kirk Kosinski
Hi, having isolated networks share VLANs would defeat the purpose of an isolated network. If the per zone VLAN count is a major concern, consider using shared networks instead. If you definitely want to use isolated networks, you can add additional zones since guest networks don't go across zones

Re: Shared VLAN allocation for guest network on advanced zone?

2013-07-15 Thread Indra Pramana
Hi Kirk, Good day to you, and thank you for your e-mail. Can I used shared VLAN for guest networks in an advanced zone network configuration? I tried to create a new guest network via the Cloudstack GUI under Network > Guest networks > Add guest network but I can't add a shared guest network. Und

Re: Rebuilding management server

2013-07-15 Thread Leeno Jose.P.A
This is a dev box. We are planning a HA enabled environment for prod setup. Thanks Geoff. On Tue, Jul 16, 2013 at 12:11 AM, Geoff Higginbottom < [email protected]> wrote: > Hi Leeno, > > It theory that should work, but obviously you will lose all changes made > since the dump was

RE: openldap and cloudstack

2013-07-15 Thread Suresh Sadhu
Are you able to connect using 389 port manually. Most probably the provided credentials or configuration might be wrong. Hope you already checked manually if not Can you please confirm by manually connecting from ldap client with below details to your ldap server. Regards sadhu -Original M

Re: Rebuilding management server

2013-07-15 Thread Leeno Jose.P.A
After restoring the old database dump to new installation. CS is unable to contact Xenserver hosts. I getting following errors in mamangement-server.log, 2013-07-15 11:57:49,646 DEBUG [agent.manager.ClusteredAgentManagerImpl] (StatsCollector-1:null) Connection to peer opened: 130602634328, ip: 19

Re: Shared VLAN allocation for guest network on advanced zone?

2013-07-15 Thread Kirk Kosinski
Shared networks are *only* available in advanced zones. The UI is slightly confusing, though. You cannot create shared networks under the Network tab, rather you need to create them in Infra > Zones (select the zone) > Physical Network (select it) > Guest > Network > click Add guest network. A s

Re: Shared VLAN allocation for guest network on advanced zone?

2013-07-15 Thread Indra Pramana
Hi Kirk, Good day to you, and thank you for your e-mail. Got it, let me try. Thanks for your assistance. Cheers. On Tue, Jul 16, 2013 at 2:17 PM, Kirk Kosinski wrote: > Shared networks are *only* available in advanced zones. The UI is > slightly confusing, though. You cannot create shared