Thank you all for the help , it seems that the easyest way is querying the
dataabase
Enviado desde mi iPhone
> El 6/05/2014, a las 18:39, "Pierre-Luc Dion" escribió:
>
> Their is also the ruby gem: cloudstack_ruby_client if its for a script.
> It provide the total instance count automaticall
Hi Steven,
Have you solved this problem? I am having the same issue and can't figure out
what to do next.
Cheers
Andrei
- Original Message -
From: "stevenliang"
To: users@cloudstack.apache.org
Sent: Friday, 28 March, 2014 1:05:31 PM
Subject: Re: vrouter cannot start after upgr
Hello guys,
could someone help me to solve the problem with virtual routers on ACS 4.3
using Ubuntu 12.04 for both management and host servers.
I've recenly upgraded from ACS 4.2.1 following the release notes. In the
process of upgrading i've added new system vm template and following the
up
Their is also the ruby gem: cloudstack_ruby_client if its for a script.
It provide the total instance count automatically when calling
list_instance
Le mardi 6 mai 2014, Ahmad Emneina a écrit :
> make sure to include in your query some additional clauses; and type='User'
> and removed is null..
Hi,
Did you follow the zone creation wizard from the ui?
Could it be possible their is not enough management IP in the pod?
Le mardi 6 mai 2014, dimas yoga pratama a écrit :
> Hi all,
>
> I'm trying to install cloudstack 4.3 on CentOS 6.5 with single hardware
> with proxy environment. I followe
make sure to include in your query some additional clauses; and type='User'
and removed is null... something along those lines.
On Tue, May 6, 2014 at 3:07 PM, rammohan ganapavarapu <
rammohanga...@gmail.com> wrote:
> Can't you query databse? "select * from user_vm;" some thing like this?
>
>
>
actually, you can and that would work.
On Tue, May 6, 2014 at 7:07 PM, rammohan ganapavarapu <
rammohanga...@gmail.com> wrote:
> Can't you query databse? "select * from user_vm;" some thing like this?
>
>
> On Tue, May 6, 2014 at 1:58 PM, Juan Gomez wrote:
>
> > Hello everyone,
> >
> > How can
Can't you query databse? "select * from user_vm;" some thing like this?
On Tue, May 6, 2014 at 1:58 PM, Juan Gomez wrote:
> Hello everyone,
>
> How can i quickly count the total number of VMs that exist in my whole
> cluoudstack environment including all the zones ?
>
> Thank You
>
>
>
>
> Emai
Just wondering if there is an update to this, mine is still missing.
Regards,
Kirk Jantzer
http://about.me/kirkjantzer
On Thu, May 1, 2014 at 5:05 PM, Kirk Jantzer wrote:
> Mine is missing :-(
>
>
> Regards,
>
> Kirk Jantzer
> http://about.me/kirkjantzer
>
>
> On Thu, May 1, 2014 at 4:06 PM,
If I understand your description it seems correct. Can you start
cloudstack and do the system vms get started?
On Tue, May 6, 2014 at 6:30 PM, Anton Rubets wrote:
> Okay
> Lets begin from start, if you can help me, because i cant google it =(
> Now i am trying to understand advanced network insta
i would say to you to try Cloudmonkey, I think there you can create
something easy to count the total of VMs including projects, zones and etc..
On Tue, May 6, 2014 at 5:58 PM, Juan Gomez wrote:
> Hello everyone,
>
> How can i quickly count the total number of VMs that exist in my whole
> cluou
Hello everyone,
How can i quickly count the total number of VMs that exist in my whole
cluoudstack environment including all the zones ?
Thank You
Email asegurado por Check Point
I don't know the script in detail just briefly glanced over it.
It looks like it should work if you
1) Set the proxy for yum. Modify /etc/yum.conf add in
proxy=http://whatever:port
2) Modify /etc/bashrc and do exports for http_proxy and https_proxy
3) Modify /etc/wgetrc and do http_proxy=http://w
Sorry and NPM: http://jjasonclark.com/how-to-setup-node-behind-web-proxy
On 6 May 2014 21:12, Ian Duffy wrote:
> I don't know the script in detail just briefly glanced over it.
>
> It looks like it should work if you
>
> 1) Set the proxy for yum. Modify /etc/yum.conf add in
> proxy=http://whate
Hi,
I have just implemented CEPH as Primary Storage for CS, and have created
new System Offerings for Console Proxy and Secondary Storage and Virtual
Router - declared these new offerings to use shared storage that is tagged
with "rbd" (tag I used on CEPH), etc.
I created new offering for CPVV an
Hi,
In cloudstack4.3, is there a way to clone existing vm and or create
/convert a vm into a template like in proxmox? if so how?
Thanks,
Ram
Reference this:
https://issues.apache.org/jira/browse/CLOUDSTACK-5738
I too am seeing this, I have multiple snapshots stuck in "creating" for
over a month. When I try to delete them via the UI, they just reappear.
I'm reluctant to delete them directly from SQL, but if that's what I have
to do, c
Okay
Lets begin from start, if you can help me, because i cant google it =(
Now i am trying to understand advanced network installation on Xenserver.
I have 2 NIC, one of the will use as management and storage traffic. Second
for public and guest traffic. But i cant understand/find in google/ find
higuys,
A user in my cloud has changed theip and mac addresses of his/her VM
manually. I have noticed some ip conflicts in my network and when I was
debugging it I have found out that there were two VMs with the same IP
address. However, I do not know which VM is the one that had its
ipchange
Hi Sanjeev
As you can see below, all my networks with F5 are already "removed" but I still
can't delete the F5 device. I went ahead and deleted the 3 rows in the
ntwk_service_map and still no luck.
mysql> select * from ntwk_service_map where provider like 'F5%';
+--++-
I was also able to upload the root certificate and the intermediate
certificate using exactly
the script in this link
http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html
I was not able to put my certificate and private key using the script,
bu
Yes, at least that is for KVM, and as far as I know same for xen,
vmware...per the unofficial documentacion:
http://shapeblue.com/cloudstack/understanding-cloudstacks-physical-networking-architecture/-
search for "Network Labels"
cheers
On 6 May 2014 14:47, Rafael Weingartner wrote:
> you mean,
you mean, xenbr0, xebr1, xenapi0 xenapi1?
On Tue, May 6, 2014 at 9:39 AM, Andrija Panic wrote:
> Label should be exactly the name of your bridges - you don't use eth0, you
> join eth0 to new bridge...
> Labels define in what bridge to plug virtual NIC of your VM...
> Cheers
>
>
>
> On 6 May 2014
Hi all, is it possible to use cldstk-dply
https://github.com/thehyperadvisor/cldstk-deploy with proxy environment and
a single host?
I want to test it in my college lab.thanks
Label should be exactly the name of your bridges - you don't use eth0, you
join eth0 to new bridge...
Labels define in what bridge to plug virtual NIC of your VM...
Cheers
On 6 May 2014 14:32, Владислав Старков wrote:
> Say, I use eth0 for management & secondary storage traffic. No VLANs
> the
no one with the same issue ?
I don't understand why would libvirt report that disk hotplug is not
supported.
Thanks
On 2 May 2014 16:09, Andrija Panic wrote:
> anyone ? :)
>
>
> On 1 May 2014 16:19, Andrija Panic wrote:
>
>> Hi,
>>
>> I'm getting errors when trying to attach new DATA disk to
Say, I use eth0 for management & secondary storage traffic. No VLANs
there. Eth0 directly connected to access-port on L2 switch. (Access
port means no VLAN ethernet frames is being emitted from this port).
Should I use "eth0" as a label for both Management traffic and Storage
traffic when I config
Hi everyone,
I have successfully installed CloudStack management server and NFS
server for primary and secondary storage.
I'm in doubt about how to configure Zone1.
Let's separate my first long letter with multiple small questions.
Question:
If I have 2 NICs on my host, is it possible to use f
Have you checked the management-server.log?
Do you have any cluster with at least a(1) host active in which you are
adding that primary storage?
On Tue, May 6, 2014 at 5:46 AM, ronald higgins wrote:
> Hi Airton,
>
> Can you manually mount the Primary & Secondary NFS storage from your
> Cloudstac
I was able to get it all to work using the API.
I followed Chip's advice
http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html
The difference is is that I'm using my own CloudStack API wrapper in PHP
and the certificates and private key needed
Hi all,
I'm trying to install cloudstack 4.3 on CentOS 6.5 with single hardware
with proxy environment. I followed this guide
http://cloudstack-installation.readthedocs.org/en/latest/qig.html. I
managed to login to cloudstack dashboard and succeded to add host. When it
comes to "creating system V
Hi Airton,
Can you manually mount the Primary & Secondary NFS storage from your
Cloudstack Management server just as a test to see if that works and if you
can write to it?
Regards
Ronald
2014-05-06 10:42 GMT+02:00 Daan Hoogland :
> can you translate to Dutch, please? My Brazilian is not very
can you translate to Dutch, please? My Brazilian is not very current.
kind regards,
Helder (dutch for clear)
2014-05-05 11:37 GMT+02:00 Airton Silva :
> Bom dia.
>
> Eu tento implementar o cloudstack em um servidor e conectar o storage
> primario a um freenas.
>
> Quando salvo as configurações re
33 matches
Mail list logo