On Tuesday 15 July 2003 09:46, Shulov Leonid wrote: > 1. amcheck don't see exabyte VXA-2 tape : > ---------------------------------------- > amcheck DailySet1 > Amanda Tape Server Host Check > ----------------------------- > Holding disk /home/amanda/tmp: 163717756 KB disk space available, that's > plenty > ERROR: /dev/null: rewinding tape: Inappropriate ioctl for device > (expecting a new tape)
You can fix that by doing this (as root) cd /dev rm null ln -s st0 null but it MIGHT be better to fix your config file. > Help me please..... Help yourself - RTFM. Niall
