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
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
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
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
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
Hi Users,
Has anyone tried to rebuild management server with Xenserver hosts? If yes,
could you please share experience?
--
Leeno Jose .P.A
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
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
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
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
> >
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:
Any plans to allow CloudMonkey make API requests authenticated with username /
password?
This would be handy for API keys setup.
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
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
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
> 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
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
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
45 matches
Mail list logo