Re: Multiple secondary storage

2012-09-20 Thread Bryan Whitehead
By random you mean given equal usage or some factors like that right? If one of the secondary storage nodes is filling up I'd hope the empty one would be weighted more in a random selection... On Thu, Sep 20, 2012 at 3:11 AM, Nitin Mehta wrote: > Tamas - That's not entirely correct. > All the pub

RE: Proxy Servers and Secondary Storage VM

2012-09-20 Thread James Jeffrey
Hello, Running Cloudstack 3.0.2. I've set that global setting, restarted the management server, and destroyed the secondary storage VM... but it still isn't using the proxy server. What can I do please? Thanks, James -- James Jeffrey Enterprise Server Administrator CPP Group plc Holgate Park

RE: CLoudStack and OpenFiler2.99

2012-09-20 Thread Clayton Weise
I think it's just a language or miscommunication because what you have is exactly what I would recommend. -Original Message- From: claude bariot [mailto:clobar...@gmail.com] Sent: Thursday, September 20, 2012 9:22 AM To: cloudstack-users@incubator.apache.org Subject: Re: CLoudStack and O

Re: CLoudStack and OpenFiler2.99

2012-09-20 Thread claude bariot
Physicaly, I project to put following : In the *Vlan1 *: Management srv, *host (bond-0)* and* storage server ==> VLAN1 has been reserved for computes node* In the *Vlan2 *: Guest VMs , and *Host (bond-1)* If I apply your recommandation, *Storage server* should be in Vlan2 ? bat not in vlan1 ? My

RE: Multiple secondary storage

2012-09-20 Thread Clayton Weise
When you say "random" is there any logic or reasoning behind the choice it makes? Does it do some kind of round robin, or pick based on which secondary storage repo has the most space available? Or is it really just completely random... and if it is, why? -Original Message- From: Niti

RE: CLoudStack and OpenFiler2.99

2012-09-20 Thread Clayton Weise
On the management server you could do tagged interfaces (VLAN) on the same NIC, but on your hosts I would recommend using 1 NIC for storage and 1 NIC for management and guest traffic. -Original Message- From: claude bariot [mailto:clobar...@gmail.com] Sent: Thursday, September 20, 2012

RE: Force UI to be in English

2012-09-20 Thread Pranav Saxena
No problems , you are welcome !:) Feel free to address any UI queries to me ! Thanks, Pranav -Original Message- From: Marcos Ortiz [mailto:marcos_or...@anadat.es] Sent: Thursday, September 20, 2012 7:58 PM To: cloudstack-users@incubator.apache.org Subject: RE: Force UI to be in English

RE: Force UI to be in English

2012-09-20 Thread Marcos Ortiz
Perfect Thanks a lot!!! Un saludo,  Marcos Ortiz Fernández       IT Technical Engineer   Parque Empresarial Rivas Futura     Teléfono:  +34  902 196 047  Calle Marie Curie 7 Edificio Beta      Fax :  +34  915 275 904  28521 - Madrid

RE: Proxy Servers and Secondary Storage VM

2012-09-20 Thread Koushik Das
There is a global configuration 'secstorage.proxy'. Try it out. Thanks, Koushik -Original Message- From: James Jeffrey [mailto:james.jeff...@cpp.co.uk] Sent: Thursday, September 20, 2012 5:53 PM To: cloudstack-users@incubator.apache.org Subject: Proxy Servers and Secondary Storage VM He

Proxy Servers and Secondary Storage VM

2012-09-20 Thread James Jeffrey
Hello, Is it possible to configure the Secondary Storage VM to use a proxy server for accessing the internet please? I'm trying to find the best way to set it up in a secure environment where direct internet access will not be allowed. Thanks, James This is an email from CPPGroup Plc, a comp

RE: Force UI to be in English

2012-09-20 Thread Pranav Saxena
Then , I guess you could try out one thing - as shown in the patch below 1) Comment out the first line ( shown below ) where it uses browser's default language ( Spanish in your case) 2) Leave the second line uncommented ( English one ) 3) Comment out the 3rd and the 4th line ( dealing with Jap

RE: Force UI to be in English

2012-09-20 Thread Marcos Ortiz
Hi, Yes, but this option take the default language for the browser, in my case spanish, i need to web load by default in english instead spanish without change the browser locales. I try your option but do not work for me. Thanks for your help Un saludo,  Marcos Ortiz Fernández     

RE: Force UI to be in English

2012-09-20 Thread Pranav Saxena
You could try commenting out the below mentioned portion of the code in index. jsp file by putting <%-- and --%> at the beginning and at the end as shown below . This will hide all the options in the drop down for selecting the language type . This works for me. <%--

RE: Force UI to be in English

2012-09-20 Thread Marcos Ortiz
Hi Mat Do not work for me Un saludo,  Marcos Ortiz Fernández       IT Technical Engineer   Parque Empresarial Rivas Futura     Teléfono:  +34  902 196 047  Calle Marie Curie 7 Edificio Beta      Fax :  +34  915 275 904  28521 - Madrid  

Re: Force UI to be in English

2012-09-20 Thread Matty Courtney
I haven't had a chance to test this but you could also try changing to in index.jsp (as well as the changes suggested below) On 20/09/12 8:32 PM, "Marcos Ortiz" wrote: >Hi, > >Whit those changes, i haven´t got the combo box to display language and i >can´t login > >Regards > > >-Mensaje o

RE: Force UI to be in English

2012-09-20 Thread Marcos Ortiz
Hi, Whit those changes, i haven´t got the combo box to display language and i can´t login Regards -Mensaje original- De: Jessica Wang [mailto:jessica.w...@citrix.com] Enviado el: jueves, 20 de septiembre de 2012 0:05 Para: Marcos Ortiz CC: cloudstack-users@incubator.apache.org Asunto:

RE: Cannot create VM and no error observed

2012-09-20 Thread Nitin Mehta
Lerry - If you could go to MS logs and paste the relevant logs (by searching for job-), it would be useful. I advise you to check the mail archives and forum as well. job id for deploy vm can be found out going into async_job table in DB. -Original Message- From: 汤聿津 [mailto:lerryt...@g

RE: Multiple secondary storage

2012-09-20 Thread Nitin Mehta
Tamas - That's not entirely correct. All the public templates will be replicated to all the secondary storage for redundancy but private templates would be kept in one of the randomly chosen secondary storage. Snapshots will be randomly copied to one of the secondary storage (the chain of increm

Cannot create VM and no error observed

2012-09-20 Thread 汤聿津
Dear all, I am new to CloudStack. I have 2 servers, one as the management server and the other with KVM installed as a computing node. It breezed through from advanced zone creation to host and storage addition. System VMs are also working fine, with template and ISO downloaded and in a ready sta

RE: Multiple secondary storage

2012-09-20 Thread Tamas Monos
Hi, As far as I am aware if you are using more than one secondary storage then the system will use both storage but will not replicate any data. This means if your snapshot is stored on a secondary storage that is in Error state/down then any operation related to that data (template,ISO,snapshot

Re: CLoudStack and OpenFiler2.99

2012-09-20 Thread claude bariot
For your VLAN question. You can put both VLANs on the same interface if you want, but I recommend that you keep management and storage traffic on separate NICs for performance reasons. ==> on the* Management server* NICs same ? I separate also to the *Host *NICs ? On 20 September 2012 09:17, cla

Multiple secondary storage

2012-09-20 Thread Bryan Whitehead
If I add more than 1 secondary storage to a zone, are they all treated different? Is there replication going on like copying templates and snapshots between the two? If I have a template or snapshot on a secondary storage that is down do i still see it in the GUI but am just unable to use it? -Br

Re: CLoudStack and OpenFiler2.99

2012-09-20 Thread claude bariot
Thanks lot for your response. regards On 19 September 2012 21:57, Clayton Weise wrote: > The LVM volumes are not files, so no you can't save them like that. They > can be converted to VHD files though, which is what CloudStack does when > you take a snapshot of a volume. CloudStack converts