Ok, this is what I did to make the migration works. I had Backuppc 3.1 installed on a Debian Etch server. The pool is located on a NFS storage resource and mounted on the Backuppc Server. I wanted to migrate to an Ubuntu 10.04LTS server, with Backuppc always 3.1, keeping the same pool on NFS storage.
- install backuppc on the new server. - mount the NFS storage on the same position/path. - be sure that the "backuppc" UID and GID are the same as for the old server. I had to change them manually. This is important to me because my NFS keep file permissions and ownership of the files. - In /etc/backuppc: -- I reconfigured the config.pl based on the old one. I didn't copied directly the old one. -- Reconfigured the hosts file based on the old one. -- Copied the "servers.pl" files from the old server to the new one. -- Copied the ht* files from the old server to the new one. - changed the configuration of apache2 as documentation explain. - Stopped the backuppc daemon on the old server and unmounted the NFS pool storage. - Started the backuppc daemon on the new server. - tested backup and restore manually. Checked the configuration around. - tested the automatic backup during night. This seems enough. Thanks for the tips :) On 12/16/2010 09:44 AM, d.davo...@mastertraining.it wrote: > Thanks guys for the tips. > I'm trying and I'll let you know when (and if) I'll manage to make it > works! ;) > > > On 12/15/2010 07:30 PM, Les Mikesell wrote: >> On 12/15/2010 11:54 AM, Robin Lee Powell wrote: >>> On Wed, Dec 15, 2010 at 04:26:07PM +0100, d.davo...@mastertraining.it wrote: >>>> OK, I know that it's an old topic :) >>>> >>>> I checked the mailing list and wiki but still I can't find the right >>>> "direction". >>>> >>>> I just need migrate to a new Backupc server. I don't need to move the >>>> pool because my data are on a NAS. My old backuppc server is a Linux >>>> Debian etch. The new one is a Debian lenny that mount exactly the same >>>> storage as the former backup server and the backuppc comes from standard >>>> repository. >>>> >>>> Seen that I don't want to loose my working pool and I cant duplicate it >>>> (I don't have another NAS with 4TB free space), is it enough to copy the >>>> configuration from one server to another? Which files? >>> If the pool/, cpool/, and pc/ directories will be available, and >>> mounted in the same place, on both machines, you just need to copy >>> the /etc/backuppc directory. I would try a couple of test restores >>> to be sure, but that should be it. >> And if the backuppc user's home directory isn't on the mount from the >> NAS you'll need to copy over the .ssh directory from there to keep the >> same identity. >> > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/