<div dir="ltr"><br><div><br></div><div style>I tried doing this manually:</div><div style><div>Get UUID from old system, get UUID from new system<br class="">save oar from original server "general1.oar"</div><div>

move oar to new server</div><div>$mkdir tmp</div><div>$cd tmp</div><div>$tar xvzf ../general1.oar</div><br clear="all"><div><div style="font-family:arial,sans-serif;font-size:13px">$ grep -rl 7bf01a6a-b906-42a3-a6ab-8bc20e840a4d . | wc                                                </div>

<div style="font-family:arial,sans-serif;font-size:13px">   2052    8815  183917                                                                                                                           </div><div style="font-family:arial,sans-serif;font-size:13px">

$ find .  -iname "*.xml" -exec  sed -i  's/7bf01a6a-b906-42a3-a6ab-8bc20e840a4d/6f500ef7-fafe-4909-94d6-057fb4e3cada/g' {} +                                                                                                                           </div>

<div style="font-family:arial,sans-serif;font-size:13px">$ find .  -iname "*.txt" -exec  sed -i  's/7bf01a6a-b906-42a3-a6ab-8bc20e840a4d/6f500ef7-fafe-4909-94d6-057fb4e3cada/g' {} +                                                                                                                           </div>

<div style="font-family:arial,sans-serif;font-size:13px">$ grep -rl 7bf01a6a-b906-42a3-a6ab-8bc20e840a4d . | wc                                                </div><div style="font-family:arial,sans-serif;font-size:13px">

      0       0       0       </div></div><div style="font-size:13px;font-family:arial,sans-serif">$tar cvzf ../general1u.oar  archive.xml .  </div><div style="font-size:13px;font-family:arial,sans-serif"><br></div><div style="font-size:13px;font-family:arial,sans-serif">

It turns out that archive.xml has to be first in the archive. But even with that fix the updated OAR file won't find all it's contents. Does the OAR file have to signed or ordered even more than that to repack and use?</div>

<div style="font-size:13px;font-family:arial,sans-serif"><br></div><div style="font-size:13px;font-family:arial,sans-serif">--Rick</div><div style="font-size:13px;font-family:arial,sans-serif"><br></div></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Mon, May 27, 2013 at 6:33 PM, Rick Anderson <span dir="ltr"><<a href="mailto:rianders@docs.rutgers.edu" target="_blank">rianders@docs.rutgers.edu</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><br></div>I've been moving and creating some new servers by migrating the OAR data. Even, if the OAR backup has the correct user permissions it's for my old grid and not the new one.<div><br></div>


<div>Is there a way to migrate that creator/owner user to a new system and keep their UUID?</div><div><br></div><div>Or should I look up the UUID for the new version of the user and use script to update the UUID in the OAR files before importing the UUID?</div>


<div><br></div><div>Is there a third better way? Maybe, if the own Hypergrids there is there a record of them as user to refer to?</div><div><br></div><div>Thanks,</div><div>--Rick<span class="HOEnZb"><font color="#888888"><br clear="all">

<div><br></div>-- <br>Rick Anderson<br>
Director of Virtual Worlds<br>Division of Continuing Studies (DoCS)<br>Rutgers University<br>(732) 586-3265
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Rick Anderson<br>Director of Virtual Worlds<br>Division of Continuing Studies (DoCS)<br>Rutgers University<br>(732) 586-3265
</div>