On Tue, Apr 01, 2008 at 12:21:39PM +0000, Gilles Guiot wrote: > I'm using backuppc 3.1.0 on a debian distro. > My backup server has two raid 1 arrays > I have been backing up some servers on the first array > I need to backup other servers but not enough space on the first array > /dev/sda1. > I would like to use the same backuppc install and backup other servers on the > second array : dev/sdb > Is it possible and if yes, how shall one proceed ?
It's not directly possible - the pool and the backups need to be on the same file system. You could create an LVM starting with the /dev/sdb as first physical volume, then migrate the whole file system from /dev/sda1 to the LVM, then extend the LVM by /dev/sda1 and extend the logical volume and file system. HTH, Tino. -- „Es gibt keinen Weg zum Frieden. Der Frieden ist der Weg.” (Mahatma Gandhi) www.craniosacralzentrum.de www.forteego.de ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
