Hi Aaron, and thank you for the quick reply.
> What OS/distro are you running? Centos 6.7 > Are you using Apache, Nginx or something else to serve up RT? Apache/2.2.15 (CentOS) Server at localhost Port 80 > Have you checked that DNS is resolving properly on your machine? Yes, DNS is warking properly and very fast. However, on my test VMs I have used only IPs to avoid putting the DNS into the equation. > Are commands you run from the shell taking a long time to run, or is it just RT? Apparently it is just RT Thank you! Cris Cristiano Guadagnino Servizio Sistemi Dipartimentali, Periferici e DB _______________________________ Bankadati Servizi Informatici Soc.Cons.P.A. Gruppo bancario Credito Valtellinese VIA TRENTO, 22 - 23100 SONDRIO tel +39 0342522172 - fax +39 0342522997 guadagnino.cristi...@creval.it www.creval.it Il presente messaggio non è di natura personale ma inviato per esigenze lavorative; l’eventuale messaggio di risposta potrà essere conosciuto anche da altri soggetti diversi dall’originatore di questo messaggio per dette esigenze o per controllo aziendale. Questo messaggio, corredato dei relativi allegati, contiene informazioni da considerarsi strettamente riservate, ed è destinato esclusivamente al destinatario sopra indicato, il quale è l'unico autorizzato ad usarlo, copiarlo e, sotto la propria responsabilità, diffonderlo. Chiunque ricevesse questo messaggio per errore o comunque lo leggesse senza esserne legittimato è avvertito che trattenerlo, copiarlo, divulgarlo, distribuirlo a persone diverse dal destinatario è severamente proibito, ed è pregato di rinviarlo immediatamente al mittente distruggendone l'originale. -----Messaggio originale----- Da: Aaron C. de Bruyn <aa...@heyaaron.com> Inviato: Wed Sep 02 2015 17:26:02 GMT+0200 (CEST) A: Guadagnino Cristiano <guadagnino.cristi...@creval.it> Cc: "rt-users@lists.bestpractical.com" <rt-users@lists.bestpractical.com> Oggetto: Re: [rt-users] RT and Disaster Recovery - problem > I have not run into the issue, but we can try and figure out where the > slowness is coming from. > > What OS/distro are you running? > > Are you using Apache, Nginx or something else to serve up RT? > > Have you checked that DNS is resolving properly on your machine? > (type: host google.com and see how long it takes for an answer) > > Are commands you run from the shell taking a long time to run, or is it just > RT? > > -A > > > On Wed, Sep 2, 2015 at 8:11 AM, Guadagnino Cristiano > <guadagnino.cristi...@creval.it> wrote: >> Hi all, >> are you using some kind of DR solution with RT? >> >> Our RT servers are virtualized on VMware. As a DR solution, we keep >> virtual machines on our second datacenter in sync with the first one. >> VMs on the second data center are switched off. >> >> If we have problems on the first data center, we power on the VMs on the >> second and then change our DNS to point to the new VMs. >> The only difference on the mirrored VMs is that thay have different IPs. >> >> So, right after powering them up, we have to connect and change the >> configuration of those VMs to use the new IPs (at least in those cases >> where we cannot use DNS aliases). >> >> This is acceptable for us, because RT is not such a critical asset that >> we cannot afford a downtime of a few minutes. >> >> However, the problem is that - after reconfiguring the VMs - RT becomes >> slow as a snail (tens of seconds for each page change/refresh). >> >> I lost a couple of days building an exact copy of our production VMs and >> experimenting with varying IPs and reconfiguring, and I am not able to >> overcome the problem, nor understand where it comes from. >> >> Has anybody ever heard of such a problem? >> >> T.I.A. >> Cris > --