[Boxbackup-dev] raidfile.conf doesn't exist; /mnt/backup is used twice...

Peter Jalajas, GigaLock Backup Services pjalajas at gigalock.com
Tue May 1 22:04:28 BST 2012


Hi all,

I'm continuing on my new Box Backup install on EC2, but I get the errors below.

Thanks!
Pete
=====
$ svn info
Path: .
URL: https://www.boxbackup.org/svn/box/trunk
Repository Root: https://www.boxbackup.org/svn
Repository UUID: 9c52e268-1103-0410-960d-c6a436f6b474
Revision: 3092
Node Kind: directory
Schedule: normal
Last Changed Author: chris
Last Changed Rev: 3092
Last Changed Date: 2012-04-15 13:11:59 +0000 (Sun, 15 Apr 2012)

bbstored -h  # ? no --version option?
Box Backup Store Server vtrunk_3092, (c) Ben Summers and contributors 2003-2011
(built with QDBM 1.8.77)

sudo apt-get install mailutils
cat ./test-common.log | mail -s "Box Backup test-common.log" pjalajas at domain.tld
#Configure so error messages are sent from server to me:
sudo vim /etc/aliases
   # See man 5 aliases for format
   postmaster:    root
   root:	ubuntu
   ubuntu:	pjalajas at domain.tld
sudo newaliases

#Following http://www.boxbackup.org/wiki/ConfiguringAServer
sudo /usr/local/sbin/bbstored-config /etc/boxbackup gl8 ubuntu
The RaidFile configuration file /etc/boxbackup/raidfile.conf doesn't exist.
You may need to create it with raidfile-config.
Won't configure bbstored without it.

#So, I try:
sudo mkdir /mnt/backup
sudo /usr/local/sbin/raidfile-config /etc/boxbackup 512 /mnt/backup
/mnt/backup /mnt/backup
/mnt/backup is used twice at /usr/local/sbin/raidfile-config line 43.

#Not sure what to do next...thanks!



More information about the Boxbackup-dev mailing list