On Fri, 2008-10-17 at 16:15 +0200, Jes Kasper Klittum wrote:
> Hello Robert,
>
> "Robert Fitzpatrick" <lists (at mark) webtent.net> wrote:
> > I have verified the server which does the cmuExport with the Nuonce
> > backup is BlueQuartz CMU 2.53 from Solarspeed.net and also the same
> > version on the server I'm trying to do the cmuImport, but I am receiving
> > an error when trying to test a restore of one vsite...
> >
> > ERROR: Vsite www.example.com was not created properly
>
>
> Please send an excerpt of these files:
>
> /var/log/messages
> /home/cmu/cmu.log
>
[root (at mark) tpa-backup tpa-hosting.webtent.net]# tail /var/log/messages
<snip>
Oct 17 17:39:35 tpa-backup cced(smd)[13908]: client 6:[0:13907]: CREATE Vsite dns_auto = 0 volume = "/home" mailAliases = "&zdocs.com&" maxusers = 5 hostname = www fqdn = "www.zdocs.com" domain = "zdocs.com" webAliases = "&zdocs.com&" ipaddr = "208.38.145.45"
Oct 17 17:39:37 tpa-backup cced(smd)[13908]: handler handlers/base/vsite/vsite_create.pl failed
Oct 17 17:39:37 tpa-backup cced(smd)[13908]: client 6:[0:13907]: CREATE failed
[root (at mark) tpa-backup tpa-hosting.webtent.net]# cat /home/cmu/cmu.log
INFO: /usr/sbin/cmuImport called
INFO: /usr/sbin/cmuImport started on Fri Oct 17 17:39:03 2008
INFO: /usr/sbin/cmuImport running version: 2.53
INFO: Session ID is 13863
INFO: Modified files will be renamed filename.13863
INFO: /usr/sbin/cmuImport running in directory: /home/backup/tpa-hosting.webtent.net/./
Scanout: INFO: We exported 0 vsites, 0 users, 0 lists
ScanIn: Calling /usr/cmu/scripts/5100Rscanin.pl -f /home/backup/tpa-hosting.webtent.net/.//cmu.xml.13863
ScanIn: INFO: Creating virtual site: www.zdocs.com
ScanIn: Error2: = {};
ScanIn:
ScanIn: Error2: = '305 WARN [[base-vsite.cantAddSystemGroup]]
ScanIn: ';
ScanIn:
ScanIn: INFO: ERROR: Vsite www.zdocs.com was not created properly
ScanIn: INFO: Creating user: webtent
ScanIn: INFO: ERROR: Cannot add user webtent with out site fqdn
ScanIn: INFO: Creating user: cdoctor
ScanIn: INFO: ERROR: Cannot add user cdoctor with out site fqdn
ScanIn: INFO: Creating user: zdocs
ScanIn: INFO: ERROR: Cannot find site group for user: zdocs fqdn: www.zdocs.com
ScanIn: INFO: Creating user: brent
ScanIn: INFO: ERROR: Cannot find site group for user: brent fqdn: www.zdocs.com
ScanIn: INFO: Creating user: onestop
ScanIn: INFO: ERROR: Cannot add user onestop with out site fqdn
ScanIn: INFO: Creating user: dscrs
ScanIn: INFO: ERROR: Cannot add user dscrs with out site fqdn
ScanIn: INFO: We imported 0 vsites, 0 users, 0 lists
INFO: /usr/sbin/cmuImport ended at Fri Oct 17 17:39:37 2008
INFO: cmuImport complete
--
Robert