Am Dienstag, 14. März 2006 18:07 schrieb Jon LaBadie: > On Tue, Mar 14, 2006 at 05:56:05PM +0100, Stefan G. Weichinger wrote: > > Jochen Kaechelin schrieb: > > > how must I use amlabel when I will store my backups on > > > a harddisk? > > > > > > amlabel aaa.hostname.de prefix-001 > > > and amdump aaa.hostname.de > > > > > > works fine and everything is backup-ed. > > > Bue I cant make > > > > > > amlabel aaa.hostname.de prefix-002 > > > > > > ...prefix-001...is in use... > > > > > > Any hints? I work with amanda for 4 hours. > > > > Surprising ... ;) > > > > Check the value for the parameter labelstr in your amanda.conf. > > Should look like this: > > > > labelstr "^prefix[0-9][0-9]*$" > > Small details, there is a missing dash in the above pattern > and it looks like you want a fixed 3 digit string. > > An alternative label string pattern could be: > > labelstr "^prefix-[0-9][0-9][0-9]$"
Mmmh,works great without a "-"! But you are right "-" looks better! -- Jochen Kaechelin, fvgi242ss, wlanhacking.de http://mail.wlanhacking.de/cgi-bin/mailman/listinfo
