<div dir="ltr">Yes you can, you don't need to re-register clients as long as new server has the same fqdn & the same key,<div>here what I use to work with DB:</div><div><br></div><div><div>#Backup_DB</div><div>export PGPASSWORD="rhnpw"</div><div>pg_dump --username=rhnuser -w rhnschema > /tmp/db.sql</div><div><br></div><div>#Restore</div><div>createdb -E UTF8 rhnschema</div><div>createlang plpgsql rhnschema</div><div>createlang pltclu rhnschema</div><div>yes $PGPASSWORD | createuser -P -sDR rhnuser</div><div>psql -e -d  rhnschema -f /tmp/db.sql</div></div><div><br></div><div>So you just need to follow this man <a href="https://fedorahosted.org/spacewalk/wiki/SpacewalkBackup">https://fedorahosted.org/spacewalk/wiki/SpacewalkBackup</a></div><div><br></div><div>Save all directories, install sp on new server & then copy & restore db, don't forget to use the same postgres version, or you'll get problems.</div><div><br></div><div>Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 13, 2016 at 9:24 AM, Daryl Rose <span dir="ltr"><<a href="mailto:darylrose@outlook.com" target="_blank">darylrose@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_-8830551199895476881divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>I am actually leaning to moving to a physical server.  I have a server in the closet that is dual CPU, 8 core, 64GB of RAM.  I was originally thinking that it was a bit of over kill, but after reading this reply, perhaps its sized correctly.</p>
<p><br>
</p>
<p>If I do move to a physical, can I migrate everything from the original SW server to the replacement server?  Can I export the database and import it over?  Migrate repositories over?  <span style="font-size:12pt">I am using a signed certificates, and I
 would like to continue using the same machine name and configuration.  Do I have to re-register these servers?  Its taken me a while to get 465 added in, and I don't want to have to re-register everything, especially since I continue adding on a daily bases.</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Thanks</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Daryl</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div id="m_-8830551199895476881divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> <a href="mailto:spacewalk-list-bounces@redhat.com" target="_blank">spacewalk-list-bounces@redhat.<wbr>com</a> <<a href="mailto:spacewalk-list-bounces@redhat.com" target="_blank">spacewalk-list-bounces@<wbr>redhat.com</a>> on behalf of Konstantin Raskoshnyi <<a href="mailto:konrasko@gmail.com" target="_blank">konrasko@gmail.com</a>><br>
<b>Sent:</b> Thursday, October 13, 2016 10:43 AM<br>
<b>To:</b> <a href="mailto:spacewalk-list@redhat.com" target="_blank">spacewalk-list@redhat.com</a><br>
<b>Subject:</b> Re: [Spacewalk-list] How to improve WUI performance</font>
<div> </div>
</div>
<div>You need bare metal high performance machine. 
<div>We have 400 machines and use xeon7 24cores with 64 of ram.</div>
<div>Plus tuning: Postgres, Linux, tomcat<span class=""><span></span><br>
<br>
On Thursday, October 13, 2016, Daryl Rose <<a href="mailto:darylrose@outlook.com" target="_blank">darylrose@outlook.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>I have 465 servers in my SW environment, and I keep adding more everyday.  When finished, I'll have nearly a thousand servers in the environment.</p>
<p><br>
</p>
<p>My SW server is a virtual RHEL 6.6, SW v2.3.  I have four CPU's and four Gigs of memory allocated to the server. </p>
<p><br>
</p>
<p>Whenever I select "Systems" from the main menu a single CPU pegs at 100%, and it takes several minutes for the page to come up.  <span style="font-size:12pt">It appears that osa-dispatcher is what is using up the CPU.  osa-dispatcher is often at 99 to 100%.</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Is there  a way to performance tune SW?  Can I configure SW to use all four CPU's, or should I add additional CPU's, can configure SW to use all assigned CPU's?</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Thanks</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p>Daryl</p>
</div>
</div>
</blockquote>
</span></div>
</div>
</div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" rel="noreferrer" target="_blank">https://www.redhat.com/<wbr>mailman/listinfo/spacewalk-<wbr>list</a><br></blockquote></div><br></div>