Re: [Bacula-users] Job is waiting for a mount request

2011-06-30 Thread John Drescher
> Here a public compliment from me. > > I appriciate your contributions to the Bacula mailinglist. > > Especial that you make it possible to read in the discussion order > for the ML subscribers and the ML archive readers > by replying below the text. > > It is good to see good practice in action.

Re: [Bacula-users] Job is waiting for a mount request

2011-06-30 Thread Geert Stappers
Op 20110629 om 15:00 schreef John Drescher: > > Tons of thanks for your valuable time and pointing me to right direction. I > > am glad to be part of wonderful Bacula community. > > > > Thanks again, > > > You are welcome. I am glad I could help. > > John Hello John, Here a public compliment fro

Re: [Bacula-users] Job is waiting for a mount request

2011-06-29 Thread John Drescher
> Tons of thanks for your valuable time and pointing me to right direction. I > am glad to be part of wonderful Bacula community. > > Thanks again, > You are welcome. I am glad I could help. John -- All of the data genera

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread Venkatesh K Reddy
John, Please accept my apologies. It was disk space issue after all. The server had 1.7T and our administrator mounted the backup partition in wrong path. I was stupid enough not to check the mount points. Tons of thanks for your valuable time and pointing me to right direction. I am glad to be p

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread John Drescher
On Tue, Jun 28, 2011 at 11:36 PM, Venkatesh K Reddy wrote: > Hi, > > On Wed, Jun 29, 2011 at 8:52 AM, John Drescher wrote: >> >> On Tue, Jun 28, 2011 at 10:59 PM, Venkatesh K Reddy >> wrote: >> > I don't think I have used unmount after removing old state files and >> > nuking >> > all data in sq

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread Venkatesh K Reddy
Hi, On Wed, Jun 29, 2011 at 8:52 AM, John Drescher wrote: > On Tue, Jun 28, 2011 at 10:59 PM, Venkatesh K Reddy > wrote: > > I don't think I have used unmount after removing old state files and > nuking > > all data in sql database. > > > > I had started afresh and backup ran smoothly and creat

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread John Drescher
On Tue, Jun 28, 2011 at 10:59 PM, Venkatesh K Reddy wrote: > I don't think I have used unmount after removing old state files and nuking > all data in sql database. > > I had started afresh and backup ran smoothly and created about 30 volumes > (256MB each) and then stopped with following message.

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread Venkatesh K Reddy
I don't think I have used unmount after removing old state files and nuking all data in sql database. I had started afresh and backup ran smoothly and created about 30 volumes (256MB each) and then stopped with following message. Running Jobs: Console connected at 28-Jun-11 18:45 JobId Level N

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread John Drescher
On Tue, Jun 28, 2011 at 10:36 PM, Venkatesh K Reddy wrote: > I had used unmount. But, I nuked the whole configuration. > If you ever use umount then the next volume that bacula will want you will have to mount it since umount takes the storage device out of bacula's control. If you just want to u

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread Venkatesh K Reddy
I had used unmount. But, I nuked the whole configuration. /etc/init.d/bacula-sd stop /etc/init.d/bacula-dir stop /usr/lib/bacula/drop_mysql_tables /usr/lib/bacula/make_mysql_tables rm -rf /var/lib/bacula/* /etc/init.d/bacula-sd start /etc/init.d/bacula-dir start I did the same on the client. Tha

Re: [Bacula-users] Job is waiting for a mount request

2011-06-28 Thread John Drescher
2011/6/28 Venkatesh K Reddy : > Hi, > > I am a newbie to Bacula. I tried to find out what is happening in the list > and could not get right answer. Probably I am not searching with right > question or looking at right place. > > We have a test setup with File storage. All daemons are able to talk

[Bacula-users] Job is waiting for a mount request

2011-06-28 Thread Venkatesh K Reddy
Hi, I am a newbie to Bacula. I tried to find out what is happening in the list and could not get right answer. Probably I am not searching with right question or looking at right place. We have a test setup with File storage. All daemons are able to talk to each other and a small backup successfu