PDA

View Full Version : Help needed with migrating DA from FreeBSD to Debian


Kyra
08-26-2008, 03:00 AM
Hi,

I am trying to restore an admin backup from a FreeBSD server to a Debian server.

When i restore, the following error occur.

I paste only one error, i got of course several.
Could anyone assist me with this ?

Subject: An error occurred during the restore. Today at 10:35
Unable to extract user.conf, reseller.conf or ip.list from /var/admin.admin.daadmin.tar.gz : Error while extracting backup/user.conf backup/reseller.conf backup/ip.list to /var/daadmin as admin : /bin/tar: /var/daadmin: Cannot chdir: No such file or directory
/bin/tar: Error is not recoverable: exiting now

gzip: stdout: Broken pipe


Cannot read /var/daadmin/backup/user.conf : Unable to open /var/daadmin/backup/user.conf for reading.

chatwizrd
08-26-2008, 06:40 AM
why are your files in /var ?

Usually the files go in /home/admin/admin_backups

Kyra
08-26-2008, 02:55 PM
Hi,

The reason is the lack of space in the Admin, some Backup files were 140 Gbyte large, so i put them in Var. Should that be a reason why it won't work ?