Reynier Pérez Mira wrote:
> Bruno Friedmann wrote:
>   
>> /tmp obviously full
>> on dir/sd
>>
>>     
>
> See this:
>
> #df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/mapper/vg00-lv_root
>                        2.4G  888M  1.4G  39% /
> tmpfs                1007M     0 1007M   0% /lib/init/rw
> varrun               1007M   96K 1007M   1% /var/run
> varlock              1007M     0 1007M   0% /var/lock
> udev                 1007M  160K 1007M   1% /dev
> tmpfs                1007M     0 1007M   0% /dev/shm
> lrm                  1007M  2.4M 1005M   1% 
> /lib/modules/2.6.28-11-server/volatile
> /dev/sda1              89M   27M   58M  32% /boot
> /dev/mapper/vg00-lv_tmp
>                        477M   11M  442M   3% /tmp
> /dev/mapper/vg00-lv_var
>                        2.4G  467M  1.9G  21% /var
> /dev/sdb1            1008G  801G  157G  84% /data
> tmpfs                1007M  2.2M 1005M   1% 
> /lib/modules/2.6.28-15-server/volatile
>
> So wich /tmp is full?
>
>   
Probably /tmp.  Run "show variables where Variable_name = 'tmpdir';" in 
mysql to find out for sure.

Be aware that if the problem really is a lack of temp space, you would 
probably only see /tmp at or near capacity WHILE bacula is actively 
trying to update the database (i.e. not before or after).

- Cedric


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to