<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Restoring your server<BR>Step # 1 - Make a 
directory mkdir /home/restore <BR>Step # 2 - Change Owner Ship to Admin chown 
admin /home/restore <BR>Step # 3 - Upload, as admin, all of your backup to 
/home/restore <BR>Step # 4 - Telnet/SSH as Admin to your Server <BR>Step # 5 - 
Change user to root su - root<BR>Step # 6 - Change Directory cd /home/restore 
<BR>Step # 7 - Extract the backup files tar zxvf 
hostname.of.source.cmu-xml-files.tar.gz <BR>Step # 8 - Move the contents to 
current directory: mv home/nuonce/backup/system_backup/data/*. .<BR>Step # 9 - 
Clean up: rm -Rf home/*<BR>Step #10 - Import the files /usr/sbin/cmuImport -d 
/home/restore </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Restore MySQL Backup<BR>Step # 1 - Make a directory 
mkdir /home/restore <BR>Step # 2 - Change Owner Ship to Admin chown admin 
/home/restore <BR>Step # 3 - Upload, as admin, 
hostname.of.source.mysqldump.tar.gz to /home/restore <BR>Step # 4 - Telnet/SSH 
as Admin to your Server <BR>Step # 5 - Change user to root su - root<BR>Step # 6 
- Change Directory cd /home/restore <BR>Step # 7 - Extract your backup tar zxvf 
hostname.of.source.mysqldump.tar.gz<BR>Step # 8 - Move the contents to current 
directory: mv home/nuonce/backup/system_backup/data/*. .<BR>Step # 9 - Clean up: 
rm -Rf home/*<BR>Step #10 - Restore your databases </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>mysql -uroot -ppasswordofmysql < 
hostname.of.source.mysqldump.sql </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Restore DNS & Additional Directories<BR>Step #1 
- Make a directory mkdir /home/restore <BR>Step #2 - Change Owner Ship to Admin 
chown admin /home/restore <BR>Step #3 - Upload, as admin, 
hostname.of.source.dirs.tar.gz to /home/restore <BR>Step #4 - Telnet/SSH as 
Admin to your Server <BR>Step #5 - Change user to root su - root<BR>Step #6 - 
Change Directory cd /home/restore <BR>Step #7 - Move the file to your / 
directory mv hostname.of.source.dirs.tar.gz /<BR>Step #8 - Change directory to 
your "root": cd /<BR>Step #9 - Extract the file tar zxvf 
hostname.of.source.dirs.tar.gz</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Continue, only if you backed up your DNS<BR>Step 
#10 - Make a working directory mkdir /tmp/dns_import<BR>Step #11 - Move your old 
records to work dir</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>mv /var/named/chroot/var/named/db* 
/tmp/dns_import</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Step #12 - Import your records 
/usr/bin/dnsImport.pl /tmp/dns_import<BR></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=richard@sidlin.co.uk href="mailto:richard@sidlin.co.uk">Richard 
  Sidlin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=blueonyx@blueonyx.it 
  href="mailto:blueonyx@blueonyx.it">BlueOnyx General Mailing List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 13, 2009 11:06 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [BlueOnyx:00769] Re: 
  Raqbackup.sh not backing up vsites-but backing up everything else?</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>I'm getting this:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>********************************* ERROR 
  ********************************<BR>tar: /home/raqbackup/data/*.xml: Cannot 
  stat: No such file or directory<BR>tar: Error exit delayed from previous 
  errors<BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Anyone help?</DIV></FONT>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=jeffrhysjones@mac.com href="mailto:jeffrhysjones@mac.com">Jeff 
    Jones</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=blueonyx@blueonyx.it 
    href="mailto:blueonyx@blueonyx.it">BlueOnyx General Mailing List</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 13, 2009 4:14 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [BlueOnyx:00768] Re: 
    Raqbackup.sh not backing up vsites -but backing up everything else?</DIV>
    <DIV><BR></DIV>FYI - I have checked the cobaltBase.xml on the (now working) 
    install and it does indeed read 5106R 
    <DIV><BR></DIV>
    <DIV>So I think your idea will fix this problem if anyone else has it.</DIV>
    <DIV><BR></DIV>
    <DIV>This is a really quite dangerous problem - I was getting 'Successful' 
    emails / reports from raqbackup - and didn't think to check to make sure the 
    vsites were included. It was only until I needed to get a file off the site 
    from a backup... that I realized it was not there!</DIV>
    <DIV><BR></DIV>
    <DIV>That was not a nice feeling!</DIV>
    <DIV><BR></DIV>
    <DIV>So everyone - I recommend you check your vsites are backing up just in 
    case!</DIV>
    <DIV><BR></DIV>
    <DIV>But I think if you are on the latest set of RPMs you are OK.</DIV>
    <DIV><BR></DIV>
    <DIV>Cheers,</DIV>
    <DIV><BR></DIV>
    <DIV>Jeff</DIV>
    <DIV>
    <DIV apple-content-edited="true"><SPAN class=Apple-style-span 
    style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; WIDOWS: 2; BORDER-SPACING: 0px 0px; ORPHANS: 2; -khtml-text-decorations-in-effect: none; -apple-text-size-adjust: auto"><BR 
    class=Apple-interchange-newline></SPAN></DIV><BR>
    <DIV>
    <DIV>On 13 Mar 2009, at 15:59, Gerald Waugh wrote:</DIV><BR 
    class=Apple-interchange-newline>
    <BLOCKQUOTE type="cite"><SPAN class=Apple-style-span 
      style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; WIDOWS: 2; ORPHANS: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0">
      <DIV 
      style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space" 
      bgcolor="#ffffff">
      <DIV><FONT face=Arial size=2>html and toppost wrotel</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2>Maybe look at 
      /etc/cmu/cobaltBase.xml</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT> </DIV>
      <DIV><FONT face=Arial size=2>  <name value = "Cobalt base 
      configuration"/><BR>  <product value =  
      "5100R"/>  ######  (try changing to 5106R)<BR>  
      <version value = "2.55"/><BR>  <versionRequired value = 
      "2.29"/><BR></FONT></DIV>
      <DIV><FONT face=Arial size=2>Gerald</FONT></DIV>
      <BLOCKQUOTE 
      style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
        <DIV style="FONT: 10pt arial">----- Original Message -----</DIV>
        <DIV 
        style="FONT: 10pt arial; BACKGROUND-COLOR: rgb(228,228,228); -webkit-background-clip: initial; -webkit-background-origin: initial"><B>From:</B><SPAN 
        class=Apple-converted-space> </SPAN><A title=tony-blue@s1-i.net 
        href="mailto:tony-blue@s1-i.net">Tony Loosle</A></DIV>
        <DIV style="FONT: 10pt arial"><B>To:</B><SPAN 
        class=Apple-converted-space> </SPAN><A title=blueonyx@blueonyx.it 
        href="mailto:blueonyx@blueonyx.it">BlueOnyx General Mailing 
        List</A></DIV>
        <DIV style="FONT: 10pt arial"><B>Sent:</B><SPAN 
        class=Apple-converted-space> </SPAN>Friday, March 13, 2009 9:35 
        AM</DIV>
        <DIV style="FONT: 10pt arial"><B>Subject:</B><SPAN 
        class=Apple-converted-space> </SPAN>[BlueOnyx:00765] Re: 
        Raqbackup.sh not backing up vsites - but backing up everything 
        else?</DIV>
        <DIV><BR></DIV>
        <DIV>Jeff,</DIV>
        <DIV> </DIV>
        <DIV>I had the same problem.   I had to re-install 
        raqbackup.sh to fix the problem???</DIV>
        <DIV> </DIV>
        <DIV>what did you do to fix it exactly?</DIV>
        <DIV> </DIV>
        <DIV>t</DIV>
        <DIV><BR><FONT face=Arial size=2>*********** REPLY SEPARATOR 
        ***********<BR><BR>On 3/13/2009 at 12:43 PM Jeff Jones 
        wrote:</FONT></DIV>
        <BLOCKQUOTE 
        style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid">Update: 

          <DIV><BR></DIV>
          <DIV>Looks like for some reason there was an issue with the last YUM. 
          <DIV><BR></DIV>
          <DIV>I re-applied it, re-ran the backup - and now it works.</DIV>
          <DIV><BR></DIV>
          <DIV>Phew!</DIV>
          <DIV><BR></DIV>
          <DIV>Jeff</DIV>
          <DIV><BR>
          <DIV apple-content-edited="true"><SPAN class=Apple-style-span 
          style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; WIDOWS: 2; ORPHANS: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto">
          <DIV 
          style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
          <DIV>Jeff Jones</DIV>
          <DIV><A 
          href="mailto:jeffrhysjones@mac.com">jeffrhysjones@mac.com</A></DIV>
          <DIV><BR class=khtml-block-placeholder></DIV></DIV><BR 
          class=Apple-interchange-newline></SPAN></DIV><BR>
          <DIV>
          <DIV>On 13 Mar 2009, at 09:58, Jeff Jones wrote:</DIV><BR 
          class=Apple-interchange-newline>
          <BLOCKQUOTE type="cite">
            <DIV 
            style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">Argh. 

            <DIV><BR></DIV>
            <DIV>I think I had yum on auto-update and something has got broke - 
            this always used to work.</DIV>
            <DIV><BR></DIV>
            <DIV>Basically, when raqbackup.sh runs now - the logs shows me that 
            it exports and builds the vsite - but then stops with the 
            error:</DIV>
            <DIV><BR></DIV>
            <DIV><B>Scanout: ERROR Cannot find build type: 5106R</B></DIV>
            <DIV><BR></DIV>
            <DIV>It then continues to backup the user files, Mysql stuff - 
            everything else.</DIV>
            <DIV><BR></DIV>
            <DIV>Any reason why this is happening, and why does it work for the 
            user stuff and not vsites?</DIV>
            <DIV><BR></DIV>
            <DIV>Confused.</DIV>
            <DIV><BR></DIV>
            <DIV>Jeff</DIV>
            <DIV><BR>
            <DIV apple-content-edited="true"><SPAN class=Apple-style-span 
            style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; WIDOWS: 2; ORPHANS: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto">
            <DIV 
            style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
            <DIV>Jeff Jones</DIV>
            <DIV><A 
            href="mailto:jeffrhysjones@mac.com">jeffrhysjones@mac.com</A></DIV>
            <DIV><BR class=khtml-block-placeholder></DIV></DIV><BR 
            class=Apple-interchange-newline></SPAN></DIV><BR></DIV></DIV>_______________________________________________<BR>Blueonyx 
            mailing list<BR><A 
            href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</A><BR><A 
            href="http://www.blueonyx.it/mailman/listinfo/blueonyx">http://www.blueonyx.it/mailman/listinfo/blueonyx</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV><FONT 
          size=2 arial=""></FONT></BLOCKQUOTE><FONT size=2 arial=""></FONT>
        <DIV><BR class=webkit-block-placeholder></DIV>
        <HR>

        <DIV><BR 
        class=webkit-block-placeholder></DIV>_______________________________________________<BR>Blueonyx 
        mailing list<BR><A 
        href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</A><BR><A 
        href="http://www.blueonyx.it/mailman/listinfo/blueonyx">http://www.blueonyx.it/mailman/listinfo/blueonyx</A><BR></BLOCKQUOTE>_______________________________________________<BR>Blueonyx 
      mailing list<BR><A 
      href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</A><BR><A 
      href="http://www.blueonyx.it/mailman/listinfo/blueonyx">http://www.blueonyx.it/mailman/listinfo/blueonyx</A><BR></DIV></SPAN></BLOCKQUOTE></DIV><BR></DIV><BR>-- 
    <BR>This message has been scanned for viruses and <BR>dangerous content by 
    <A href="http://www.helpinternet.co.uk/"><B>Help Internet 
    MailScanner</B></A>, and is <BR>believed to be clean. 
    <P>
    <HR>

    <P></P>_______________________________________________<BR>Blueonyx mailing 
    list<BR>Blueonyx@blueonyx.it<BR>http://www.blueonyx.it/mailman/listinfo/blueonyx<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Blueonyx mailing 
  list<BR>Blueonyx@blueonyx.it<BR>http://www.blueonyx.it/mailman/listinfo/blueonyx<BR></BLOCKQUOTE></BODY></HTML>