|
From: Venkatesh K R. <ven...@ka...> - 2011-06-29 04:08:24
|
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 part of wonderful Bacula community. Thanks again, Venkatesh K On Wed, Jun 29, 2011 at 9:14 AM, John Drescher <dre...@gm...> wrote: > On Tue, Jun 28, 2011 at 11:36 PM, Venkatesh K Reddy > <ven...@ka...> wrote: > > Hi, > > > > On Wed, Jun 29, 2011 at 8:52 AM, John Drescher <dre...@gm...> > wrote: > >> > >> On Tue, Jun 28, 2011 at 10:59 PM, Venkatesh K Reddy > >> <ven...@ka...> 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. > >> > > >> > Running Jobs: > >> > Console connected at 28-Jun-11 18:45 > >> > JobId Level Name Status > >> > ====================================================================== > >> > 1 Full FileShare.2011-06-28_10.04.46_03 is waiting for a mount > >> > request > >> > > >> > When I checked the storage status I got the following info. > >> > > >> > Device status: > >> > Device "FileStorage" (/home/backups/fileshare) open but no Bacula > volume > >> > is > >> > currently mounted. > >> > Device is BLOCKED waiting for mount of volume "FileShare0037", > >> > Pool: File > >> > Media type: File > >> > Total Bytes Read=0 Blocks Read=0 Bytes/block=0 > >> > Positioned at File=0 Block=0 > >> > > >> > I tried to look up in mailing lists and could not find any post > similar > >> > to > >> > problem I am facing. > >> > > >> > >> Does the volume FileShare0037 exist in /home/backups/fileshare? > > > > No. It does not exist. > > > > I believe it should at that point. You may want to look at the logs to > see if there were any error messages. You are sure you did not run out > of space? > > >> > >> Do you have any limits on how many volumes in your pool? > > > > Yes. The limit is 100. > > > > Does that volume exist in the output of: > > list media pool=Backup > > You can execute that in bconsole. If it does exist is this the last volume? > > John > |