<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-flowed" style="font-size: 17px;"
      lang="x-western">It's been a few years since I last used cmuImport
      and I'm running into problems trying to import a single site from
      my backups that came from a 5106R to a 5108R running on
      Aventurin{e}.
      <br>
      <br>
      The backups are ftp'd to
      /home/sites/sitex/backups/admin.mainserver.com on the 5108R every
      night from the 5106R using the Solarspeed backup utility.
      <br>
      <br>
      I want to create <a class="moz-txt-link-abbreviated"
        href="http://www.sitey.com">www.sitey.com</a> on the 5108R from
      the backups. This site is to be set up on the XXX.XXX.XXX.XXX IP
      address, which of course is different than the IP address it came
      from on the 5106R. The command I use (as root) is:
      <br>
      <br>
      /usr/sbin/cmuImport -d
      /home/sites/sitex/backups/admin.mainserver.com -i XXX.XXX.XXX.XXX
      -n "<a class="moz-txt-link-abbreviated"
        href="http://www.sitey.com">www.sitey.com</a>"
      <br>
      <br>
      Here's what I'm getting:
      <br>
      <br>
      Reading config file: /etc/cmu/cmuConfig.xml
      <br>
      LogFile location is /home/cmu/cmu.log
      <br>
      exporting vsite existingsite.sitey.com
      <br>
      exporting user existinguser
      <br>
      We exported 0 vsites, 0 users, 0 lists
      <br>
      <br>
      ===> Checking Virtual Sites <===
      <br>
      ===> Checking Users <===
      <br>
      Creating virtual site: <a class="moz-txt-link-abbreviated"
        href="http://www.sitey.com">www.sitey.com</a>
      <br>
      ERROR: Vsite <a class="moz-txt-link-abbreviated"
        href="http://www.sitey.com">www.sitey.com</a> was not created
      properly.
      <br>
      ERROR: You may have attempted to import a site with an IP address
      which has not been assigned to this OpenVZ VPS.
      <br>
      ERROR: Please assign that Vsites IP to this VPS first, or import
      to a different IP using the '-i <IP-Address>' switch.
      <br>
      Creating user: newuser
      <br>
      ERROR: Cannot find site group for user: newuser fqdn: <a
        class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      <br>
      ... [this error is repeated for all users from <a
        class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      ]
      <br>
      creating mailing list: <a class="moz-txt-link-abbreviated"
        href="http://www.sitey.com-list1">www.sitey.com-list1</a>
      <br>
      ERROR: Cannot find site group for mailing list: <a
        class="moz-txt-link-abbreviated"
        href="http://www.sitey.com-list1">www.sitey.com-list1</a> fqdn:
      <a class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      <br>
      ... [this error is repeated for all mailing lists from <a
        class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      ]
      <br>
      Fixing UIDs and GIDs of all users by running
      /usr/sausalito/sbin/fix_user_UID_and_GID.pl.
      <br>
      Setting disk quota of 500 MB for virtual site: <a
        class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      <br>
      Setting disk quota of 100 MB for user: newser
      <br>
      ...[repeated for each user from <a
        class="moz-txt-link-abbreviated" href="http://www.sitey.com">www.sitey.com</a>
      ]
      <br>
      We imported 0 vsites, 0 users, 0 lists
      <br>
      <br>
      And of course nothing is created. Any suggestions?
      <br>
      <br>
      -jim
    </div>
    <br>
  </body>
</html>