RE: db table name prefixed with op_

2012-12-31 Thread Alex Huang
Op stands for operations. It means entries in these tables are transitional and are used for keeping track of the status of an operation. --Alex > -Original Message- > From: Likitha Shetty [mailto:likitha.she...@citrix.com] > Sent: Monday, December 31, 2012 4:50 AM > To: cloudstack-user

Re: consoleproxy.url.domain not updating

2012-12-31 Thread Robert Booth
One update. I've been using Chrome up to this point and decided to try Safari. I was presented with the message that the certificate was invalid but I was able to continue. Now I get the following error message. Unable to start console session as connection is refused by the machine you are acces

Re: consoleproxy.url.domain not updating

2012-12-31 Thread Robert Booth
Matt, Yes. I've tested that I can resolve these addresses from the cli on the management server and the console server. -Rob On Mon, Dec 31, 2012 at 8:45 AM, Mathias Mullins wrote: > Rob, > > Did you populate your DNS server with all of the A records for each IP in > your range? > > Informati

Re: consoleproxy.url.domain not updating

2012-12-31 Thread Mathias Mullins
Rob, Did you populate your DNS server with all of the A records for each IP in your range? Information is in this document. http://docs.cloudstack.org/Knowledge_Base/Replacing_realhostip.com_with_your_own_domain Thanks, Matt On Dec 31, 2012, at 9:01 AM, "Robert Booth" mailto:robert.bo...@tre

Re: consoleproxy.url.domain not updating

2012-12-31 Thread Robert Booth
Kirk, When I try to connect via the UI "View Console" link I get This webpage is not available The webpage at *https://..my console server dns name/ajax?token=Gt3DTg7XXUFOpQjQX1hY9tyik9hj-No8TbP2jveS5VNPdMaqHnAwasJJhHOkX0QSUFHPcWfTlT9dgbd5AUvKfr0knkdeS51Ghb4u6DzBkq8iwUipstcz4JG5FOCKP

RE: db table name prefixed with op_

2012-12-31 Thread Likitha Shetty
Thanks Sowmya. It's helpful. Yes, even in my setup I do notice some tables contain entries for all resources and not just the transient ones. -Original Message- From: Sowmya Krishnan [mailto:sowmya.krish...@citrix.com] Sent: Monday, December 31, 2012 6:37 PM To: cloudstack-users@incuba

RE: db table name prefixed with op_

2012-12-31 Thread Sowmya Krishnan
I find the following in https://cwiki.apache.org/CLOUDSTACK/coding-conventions.html "Tables intended for operational purposes, usually transient data should be prefixed with op_ (e.g., op_lock)" For ex: During rebalancing of hosts between the management servers, I've found intermediate data in

db table name prefixed with op_

2012-12-31 Thread Likitha Shetty
Hi, In cloud database what is the significance of the tables prefixed with op_ ? Thank you, Likitha

RE: CloudStack Installation Query

2012-12-31 Thread Sailaja Mada
Hi, I am able locate the script @ /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt in my rhel setup. Thanks, Sailaja.M -Original Message- From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] Sent: Monday, December 31, 2012 2:50 PM To: 'cloudstack-use

RE: CloudStack Installation Query

2012-12-31 Thread Asmita Vagyani
I am using RHEL Thanks and Regards. Asmita Patil Vagyani. Tech Lead,  Sigma Software Solutions, Pune, T: +91-20-25661992 / 93 / 94. Extn. : 286 -Original Message- From: Sailaja Mada [mailto:sailaja.m...@citrix.com] Sent: 31 December 2012 PM 02:43 To: cloudstack-users@incubator.apac

RE: CloudStack Installation Query

2012-12-31 Thread Sailaja Mada
Hi, Please use below path if your setup is on Ubuntu.: /usr/lib/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt Thanks, Sailaja.M -Original Message- From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] Sent: Monday, December 31, 2012 2:16 PM To: 'cloudstack-use

RE: CloudStack Installation Query

2012-12-31 Thread Asmita Vagyani
Hi all, I am following the Cloudstack 4 documentation for installation. Please refer http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/Installation_Guide/management-server-install-flow.html#nfs-shares-on-separate-server Step 4.5.7. Prepare the System VM Tem