On Sat, 5 Jul 2003 at 2:29am, Sterpu Victor wrote > I have succesfuly installed amanda. > However, on the servers I have installed drbd. > And it seems that amanda does not hork with drbd. > Or maybe amanda does not work with reiserfs partitions? > Does somewoane succesfuly tried this combination? > Even that all the checks are succesfully: > amcheck -c <conf> > amcheck -s <conf> > amcheck -l <conf>, > when I try a amdump <conf>, the amandas log says: > sendsize[11909]: time 0.014: /dev/nb0: Bad magic number in super-block > while opening filesystem > sendsize[11909]: time 0.015: DUMP: The ENTIRE dump is aborted. > sendsize[11909]: time 0.015: ..... > sendsize[11909]: estimate time for /mail level 0: 0.011 > sendsize[11909]: no size line match in /sbin/dump output for "/mail" > > I dont know where to look next. > Amanda works fine, drbd works fine, but they dont work together.
dump is a filesystem specific utility (ext2 in this case). There is no dump for ReiserFS. Use tar instead. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
