If by patching you mean applied hotfixes, i can tell from personal experience,
that hotfixes replace certain parts of XenServer install, which has beed
replaced either by you or either by cloudstack process previously. After each
hotfix update, i check a few common files. I do not know them by m
How do I make the ACS Virtual router for a guest network the default router
for that network. It should do this by default right?
Example
Vlan600 tagged on router with trunk interface no IP
CloudStack VR 10.0.1.1 as gateway with a Vlan 600
Public 0.0.0.0/24
I want the VR to offer all
VM state is reflected in "vm_instance" table. You could update the state using
the following SQL:
update vm_instance set state='Up', host_id= where id=;
//host_id is where the VM is running
Agent status is reflected in "host table". Make sure the entries in the two
tables correctly correspond t
You need to choose the correct provider for all the services being offered. In
your case, make sure you have selected VR as the provider.
Also, when provisioning the VM mark the particular network as default network
so the correct routes are added.
-Original Message-
From: Matthew Midge
Thanks somesh.
On Dec 16, 2014 9:45 PM, "Somesh Naidu" wrote:
> VM state is reflected in "vm_instance" table. You could update the state
> using the following SQL:
> update vm_instance set state='Up', host_id= where id=;
> //host_id is where the VM is running
>
> Agent status is reflected in "hos
Hello everyone,
I ran into a problem and would really appreciate if someone could help in
urgently.
I am having a cloudstack management server on ip 172.31.101.202
Earlier when I used to access 172.31.101.202:8080/client I could easily do
that
But today I hosted a website on my tomcat server on t
I believe Cloudstack uses its own servlet container, not the system tomcat.
Both Cloudstack & the system tomcat default to port 8080, but only one of them
can use that. So, whichever starts up first wins.
The recommended option here is probably to not run anything but ACS on the
management serv
Thanks Kevin...
So what should I do to restart my cloudstack servlet and use port 8080.
Right now the website is working fine but cloudstack client does not show
up on the webbrowser...I even ran the command *service
cloudstack-management restart *but sill the website is running and
cludstack cann
You need to first stop the system tomcat, which will take down your /portal/
site and free up port 80. `service tomcat6 stop` or something similar will
probably get you there. Then restart the Cloudstack management service.
Don't know about putting your site into Cloudstack's, but it doesn't sou
I am attempting to increase the size of our NFS staging store because we
have several customers that want to create snapshots of 1TB+ disks.
Is it possible to simply add a second staging store to a zone to increase
the capacity? Or would I need to add a larger staging store, then remove
the old o
Hi Kevin,
Thanks for your help...that got it up and running perfectly...I changed my
system tomcat6 port to 8090 and now everything is working fine.
I wanted to same port as that of cloudstack i.e. 8080 because the website I
created is using VMs of cloudstack to provide various ondemand
services..
You should be able to replace the secondary storage. The procedure should be in
the administration guide.
You should be able to either provision additional storage to a zone or replace
the existing storage with a larger one.
-Original Message-
From: Logan Barfield [mailto:lbarfi...@tqho
One thing you could try would be to just setup Apache on the management
server with mod_rewrite, sending your site request down one path, and CS
down the other. This way you could keep similar URLs and not require your
users to remember port numbers (yuck). Hope that helps..
-Ian
On 12/16/14,
Thanks Ian that would be a great solution too..
For now what I did is I put my website into
/usr/share/cloudstack-management/webapps folder and restarted the
cloudstack-management service...now both are accessible using the inbuilt
cloudstack servlet
On Wed, Dec 17, 2014 at 3:13 AM, Ian Forde wr
Hello,
When I'm looking in the vm_disk_statistics table inside the cloud
database and the cloud_usage database, all values are 0. I allready
enabled the usage server and set the value of vm.disk.stats.interval to
300 in the global settings. I'm using Cloudstack 4.4.2 with KVM. Does
anyone kno
If you are using Basic Zone or Advanced Zone you don't have any stats in
cloud_usage. It's a "feature". :)
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "K van der Wal"
> To: users@cloudstack.apache.org
> Sent: Tuesday, 16 December,
I'm still having issues with network throughput, it does not go over
200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does not
seem to change throughput. I remember having this issue in KVM cluster
but was able to fix it. current cluster is XenServer 6.2 all updates
installed.
2014.12.17. 0:38 keltezéssel, Motty Cruz írta:
I'm still having issues with network throughput, it does not go over
200MB. am I doing something wrong? I rebuilt VR, reboot VMs but does
not seem to change throughput. I remember having this issue in KVM
cluster but was able to fix it. current clu
18 matches
Mail list logo