RE: Proxy Servers and Secondary Storage VM

2012-09-21 Thread Edison Su
Can you check DownloadCommand in mgt server log? It should contain proxy information. And also take a look at /usr/local/cloud/systemvm/cloud.log inside ssvm. > -Original Message- > From: James Jeffrey [mailto:james.jeff...@cpp.co.uk] > Sent: Friday, September 21, 2012 2:36 AM > To: cloud

FW: realhostip certificate role in Cloudstack

2012-09-21 Thread Kelven Yang
Post on user list and hope the information is helpful Kelven On 9/21/12 10:26 AM, "Kelven Yang" wrote: >Periodically we get questions asking about what realhostip DNS name is >exactly doing in CloudStack. Realhostip.com domain exists to make HTTPS >work across all CloudStack installations in d

RE: Multiple secondary storage

2012-09-21 Thread Nitin Mehta
Answers inline -Original Message- From: Bryan Whitehead [mailto:dri...@megahappy.net] Sent: Thursday, September 20, 2012 11:42 PM To: cloudstack-users@incubator.apache.org Subject: Re: Multiple secondary storage By random you mean given equal usage or some factors like that right? >> You

RE: Proxy Servers and Secondary Storage VM

2012-09-21 Thread James Jeffrey
A closer look seems to show that there is no proxy information being passed in the command line for the sec storage VM. The management server is configured with the proxy, and it has been restarted, but doesn't seem to pass the information into the start request for the sec storage VM. -O

RE: Force UI to be in English

2012-09-21 Thread Pranav Saxena
Also , I believe you are making changes directly in your tomcat folder , so you could find network.js in apache-tomcat/webapps/client/scripts/network.js . Here you could add the check condition I mentioned in my previous mail and put the entire block within this check condition. Check Conditio

RE: Force UI to be in English

2012-09-21 Thread Pranav Saxena
Hi, Yes you can certainly do that. Go to you network.js file under ui/scripts folder and search for the below code snippet ( somewhere around line 225 ) and this check isAdmin() as shown below and put the entire logic within brackets where the check condition is put.- preFilter: function(a

Re: Force UI to be in English

2012-09-21 Thread Marcos Ortiz
Hi again It is possible to hide the add guest network for all users except for admin? Thanks? Marcos Ortiz Fernández IT Technical Engineer Anadat Consulting El 20/09/2012, a las 16:54, "Pranav Saxena" escribió: > No problems , you are welcome !:) Feel free to address any UI queries to me !