|
From: benjamin t. <bth...@la...> - 2007-03-28 20:50:24
|
hi-
i'm having what is probably a basic problem, but i'm not sure where
to look next in troubleshooting. i've got a working installation,
currently backing up 4 machines, and decided to add an archive host,
but it's not showing up. the log file indicates "2007-03-27 09:31:44
Added host freenas to backup list", and if i point my browser
directly to index.cgi?host=freenas , it works.
is the host summary page the right place i should be expecting the
archive host to appear? the documentation is a bit vague: "In the
web interface, click on the Archive Host you wish to use. You will
see a list of previous archives and a summary on each."
version is 2.1.2pl1 on ubuntu edgy. here is that particular host's
config:
$Conf{XferMethod} = 'archive';
$Conf{ArchiveDest} = '/mnt/freenas-backup';
thanks!
-b
|