Indra,
Are you seeing high cpu utilization only thorough cloud stack or its same even
with ceph also. please try with below commands and share your results after
performing snapshot from ceph .this will help us to isolate the problem is it
really happening at the time of snapshot or at th
On 08-Oct-2013, at 9:54 AM, motty cruz wrote:
> I installed CS 4.2, configured a zone with basic networking, System VMs
> started fine but I'm unable to download ISOs, so I know I have a networking
> issue. System VMs are able to get Private IP in the 192.168.0.0/24 as
> assigned and public IPs,
Hi David,
If a zone has multiple secondary storages then all the public templates will be
stored on all the secondary storages and private templates will be stored in
one of the storages. Picking the storage for private templates is random.
Thanks,
Sanjeev
-Original Message-
From: Davi
No. vCenter is required as Cloudstack talks to it only.
On 08-Oct-2013, at 9:35 AM, Jake G. wrote:
> Hi all,
>
> Just wondering if it is possible to use Cloudstack with VMware ESXi
> hypervisor without using a vCenter Server as well?
>
> Thanks!
I installed CS 4.2, configured a zone with basic networking, System VMs
started fine but I'm unable to download ISOs, so I know I have a networking
issue. System VMs are able to get Private IP in the 192.168.0.0/24 as
assigned and public IPs, yet unable to ping them or unable to connect to
System V
Hi all,
Just wondering if it is possible to use Cloudstack with VMware ESXi hypervisor
without using a vCenter Server as well?
Thanks!
You may want to post this to the ceph mailing list as well.
On Mon, Oct 7, 2013 at 8:59 PM, Indra Pramana wrote:
> Dear Wido and all,
>
> I performed some further tests last night:
>
> (1) CPU utilization of the KVM host while RBD snapshot running is still
> shooting up high even after I set glob
Hi Nitin,
For our use case we would be looking at having a separate "deployment
portal" which would get the user to provide the necessary information
for deploying their instance i.e template, ram, cpu etc and would
create a work order for the administrators to do the deployment. When
the instance
Dear Wido and all,
I performed some further tests last night:
(1) CPU utilization of the KVM host while RBD snapshot running is still
shooting up high even after I set global setting:
concurrent.snapshots.threshold.perhost to 2.
(2) Most of the concurrent snapshot processes will fail with either
Hi Kirk and all,
I managed to resolve the problem, I am now able to resize the volume
provided that I follow below steps:
- stop the VM;
- detach the volume from the VM;
- resize the volume;
- re-attach the volume;
- restart the VM.
Both upgrade and downgrade work fine now. Many thanks for your
Can't say I've tried it personally but the docs for XS 6.1 say that Tools
does have support for VSS but it's not enabled by default? Odd.
http://docs.vmd.citrix.com/XenServer/6.1.0/1.0/en_gb/guest.html#windows_vssdrivers
Best regards,
David Comerford
Tel: +353 87 1238295
Hi all,
Are all templates stored on all secondary storage volumes?
If so, how are they copied around? Daily rsync or something similar?
Thanks
David Comerford
Tel: +353 87 1238295
Email: davest...@gmail.com
Website: http://dave.ie
GPG key: http://gpg.dave.ie
No answers I'm afraid Len but keen to hear what the definitive answer is
regarding Xen guests. Anyone?
-Original Message-
From: Kelven Yang [mailto:kelven.y...@citrix.com]
Sent: 07 October 2013 19:10
To: users@cloudstack.apache.org
Subject: Re: question about snapshots and Windows Volume S
There's no support for memory overprovisioning in CS 4.1.1 and earlier.
That global parameter causes a lot of confusion since despite the name
it does not enable memory overprovisioning. Memory overprivisioning
support has been added to CS 4.2, but it uses cluster-level settings and
not the globa
Hi all.
I have some problem with understanding networking. Now i need to somehow
merge public and guest network. So i explain.
Cloudstack located in real NAT network, and we dedicated vlan for virtual
machines, so i want to give them ip in our network via dhcp or manually.
Can i realize it somehow,
Hi, I don't know how RBD works. If there are qcow2 files that you can
"see", you can check them with qemu-img. If there are no files I think
resizing on RBD probably doesn't work since the script that does the
resize only supports resizing qcow2 files and CLVM volumes.
Best regards,
Kirk
On 10/
On Sep 25, 2013, at 2:26 AM, Nikolay Kabadjov wrote:
> It seems the issue has disappeared after harmonizing all kvm storage pool
> definitions.
>
> Thanks!
>
>
Hi Nikolay, just checking to make sure that this issue is solved ?
thanks,
-sebastien
>
> From
On Sep 25, 2013, at 2:59 AM, Harikrishna Patnala
wrote:
> As far as I know men over provisioning is intended to work only with VMWare
> hypervisor to allocate reserved memory for VM.
>
@Marcus, could you comment on this: is mem over provisioning supposed to work
with KVM ?
> On 25-Sep-2013
Hi Nikolay,
Which version of CloudStack is this appearing with ? basic or advanced zone ?
Can you send us the corresponding management server log ?
thanks
-sebastien
On Sep 26, 2013, at 10:52 AM, Nikolay Kabadjov wrote:
> Some more information about the issue:
> The API command createSecuri
On 10/7/13 3:37 AM, "Len Bellemore"
wrote:
>Hi Guys,
>
>I've been asked if Cloudstack snapshots integrate in any way with Windows
>Volume Shadow Copy. I guess the question is really about what type of
>"backup" does cloudstack actually provide. Is it only crash consistent?
It is only crash co
You can change the deployVirtualMachine Api attributes to ROOT admin
only(currently allowed to all). You can change that in
commands.properties.in
There is something else as well which you can leverage and see if it fits
your use case.
In current code base, admin can create vm instances using the
Valery, its a bug. When no DHCP service is enabled on the network, it
should work like this:
1) Nic entry is allocated for vm, but no ip assignment is done on the CS
side.
2) When vm is expunged, all the nics should be removed successfully.
Please go ahead and file it.
-Alena.
On 10/7/13 9:42
On 07-Oct-2013, at 10:05 PM, motty cruz
wrote:
> Thanks again, I appreciated the link provided, it is very helpful, last
> question can I have management/storage within the guest CIDR? should I have
> on a separate subnet each?
CloudStack has 4 basic traffic types - Management, Storage, Guest
Hi all.
I have following issue.
Scenario:
1. create network offering without dhcp
2. add NIC to VM from network created at step 1.
3. try to remove NIC from VM. It should fail.
VM deletion also fails - VM will stay in "Expunging" state forever, unless
NIC is deleted manually through mysql:
mysql
Hi,
Is it possible to prevent users from deploying their own instances but
still have access to cloudstack for creating snapshots and powering on/off
etc? Their instances would be assigned from an admin account. I see the
option on the user account for instance limits, but setting that to 0
preven
Thanks again, I appreciated the link provided, it is very helpful, last
question can I have management/storage within the guest CIDR? should I have
on a separate subnet each?
For instance, 192.168.0.0/24 CIDR and my management/storage 192.168.0.5 -
192.168.0.35 (30 ips for management and System VM
Hi all.
I'm trying to deploy virtual machines through api and management throws
permission issues. This worked in 4.0/4.1, but now I see following:
curl "
http://localhost:8096/client/?command=deployVirtualMachine&serviceofferingid=2b45be75-0ec8-4683-91a0-d95414da310d&zoneid=4a5bc8e5-bab9-4f92-92
This is as expected, because VCenter does not have Windows Server 2012 as
one of its guest os enum type, see
http://www.vmware.com/support/developer/converter-sdk/conv50_apireference/v
im.vm.GuestOsDescriptor.GuestOsIdentifier.html.
Thanks
-min
On 10/7/13 4:51 AM, "Erdősi Péter" wrote:
>Dear,
>
On 07-Oct-2013, at 8:23 PM, motty cruz wrote:
> Thanks for your reply, I really appreciate. I apologize for not
> understanding clearly but if I used dedicated network interfaces card for
> traffic such as guest, management, storage and public, would I still need
> vlans?
If you don't want to us
Hi all,
Can domain-admins create new user?
I thought they would be able to create user at list on the domain they are
admins or subdomains.
--
Rafael Weingartner
Hi Laszlo,
I checked this, and also configured but it's cause a lot of other
exeption on a controller.
Finally I deleted my CM node and build it up again. I think, I'm lucky,
cause while installing, I saw a message on this list about system VM
vhds, and that was another vhd image (not which in
Hello,
Two questions about the console access.
1) Does anyone (or has anyone) experienced where when provisoning a new
instance that the screen was black and/or pixilated.
2) ebtables / iptables blocking access to the console (Time Outs)
- Maurice
Dear all,
I also found out that when the RBD snapshot is being run, the CPU
utilisation on the KVM host will be shooting up very high, which might
explain why the host becomes disconnected.
top - 22:49:32 up 3 days, 19:31, 1 user, load average: 7.85, 4.97, 3.47
Tasks: 297 total, 3 running, 29
Thanks for your reply, I really appreciate. I apologize for not
understanding clearly but if I used dedicated network interfaces card for
traffic such as guest, management, storage and public, would I still need
vlans?
Thanks,
On Sun, Oct 6, 2013 at 9:12 PM, Shanker Balan
wrote:
> On 07-Oct-20
Hi Fabrice,
RHEV is not currently supported. At this time, CloudStack supports VMWare, KVM,
XenServer and XenCloud.
-Chris
--
Chris Suich
chris.su...@netapp.com
NetApp Software Engineer
Data Center Platforms – Cloud Solutions
Citrix, Cisco & Red Hat
On Oct 7, 2013, at 4:11 AM, Fabrice Brazier
Dear,
2013.10.07. 10:54 keltezéssel, Sean Hamilton írta:
Does anyone know where the prerequisites are listed for running Windows
Server 2012 in ACS 4.2?
I think, this limitation comes with vmware 5.0
If you install 5.1 (vsphere and vcenter too), then you can choose
windows 2012 on vmware conso
Hi,
I'm running CloudStack 4.0.1 in my environment. Daylight saving has started in
my region from this Sunday. All scheduled snapshots start failing 24 hours
after DST started. And now if management server reboots CloudStack won't start.
I've checked log and found error starts from '2013-10-07
Dear all,
I did some tests on snapshots since it's now supported for my Ceph RBD
primary storage in CloudStack 4.2. When I ran the snapshot for a particular
VM instance earlier, I noticed that this has caused the host (where the VM
is on) becomes disconnected.
Here's the excerpt from the agent.lo
Hi Guys,
I've been asked if Cloudstack snapshots integrate in any way with Windows
Volume Shadow Copy. I guess the question is really about what type of "backup"
does cloudstack actually provide. Is it only crash consistent? I know with 4.2
we have VMWare snapshot support, which is a really g
Does anyone know where the prerequisites are listed for running Windows
Server 2012 in ACS 4.2?
I'm running:
vCenter 5.0 Update 1a
vSphere hosts at 5.0 Update 2
I'm seeing that when I upload a 2012 template and mark it as that, the vms
created have a guest OS type as "Windows Server 2008 R2 (64bi
Have you tried at each installation process of CS to use a new freshly
installed linux one ?
In the past i had issues with cs 4.0 and cs 4.1 due to some
misconfigurations and when i had very bad issues with one instance of mgmt
server, i preferred respawn a ghost of my centos 6.3 and retried the
d
Also, you can check that there are the right permissions on vhd-util
(executable). That's an issue i encountered that failed my installation.
2013/10/4 Travis Graham
> Can you check your /opt/xensource/bin directory contains the vhd-util
> script from http://download.cloud.com.s3.amazonaws.com/
As I know, not for now.
Hi Folks,
Do you know if RedHat Enterprise Virtualization (RHEV) based on KVM is
supported by CloudStack ?
Thanks,
Fabrice
Hi Folks,
Do you know if RedHat Enterprise Virtualization (RHEV) based on KVM is
supported by CloudStack ?
Thanks,
Fabrice
Hello,
After the update to CS 4.2 The system vm's won't boot, they don't go to
error or anything, they just stay in starting state...
I've update the system vm templates with the following link:
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-kvm.qcow2.bz2
Log file (man
45 matches
Mail list logo