On Mon, 30 Dec 2002, Adnan Olia wrote: > I was just wondering why would amanda send a message "amandad busy". Do I > need to check before running amdump that would solve my problem??
Typically this means that a previous run has not yet finished. Maybe something got hung? Does ps show any amanda processes running? Another possibility is that you listed multiple filesystems from the same client with different hostnames in disklist. This would cause amanda server to view them as different clients and attempt a separate connection to each. The second connection will find amandad already busy from the first connection. -Mitch
