On lundi, 1 août 2016 23.02:34 h CEST Andreas wrote:
> Hi,
> 
> I use a full-Windows-install (all Daemons & POSTGRES on Windows).
> 
> Using a USB-HDD FAT32 as target for the backup auto-creating/auto-mounting
> for new volumes sometimes works, but often fails:
> 
> bareos-sd.conf:
> Device {
>   Name = USB_F_Storage
>   Media Type = File
>   Archive Device = F:/bareos-storage
>   LabelMedia = yes;
>   Random Access = yes;
>   AutomaticMount = yes;
>   RemovableMedia = yes;
>   AlwaysOpen = no;
> }
> 
> bareos-dir.conf:
> Storage {
>   Name = File
>   Address = XXXXXXXXXXXXXX
>   Password = "XXXXXXXXXXXXXX"
>   Device = USB_F_Storage
>   Media Type = File
> }
> Pool {
>   Name = Full
>   Pool Type = Backup
>   Recycle = yes
>   AutoPrune = yes
>   Action On Purge = Truncate
>   Volume Retention = 180 days
>   Maximum Volume Bytes = 3.5G
>   Maximum Volumes = 100
>   Label Format = "Full-"
> }
> 
> Now sometimes BAREOS seems to automatically
> XXXXXXXXXXXX-sd Warning: stored/mount.c:247 Open device "USB_F_Storage"
> (F:/bareos-storage) Volume "Full-NNNN" failed: ERR=stored/dev.c:652 Could
> not open: F:/bareos-storage/Full-NNNN, ERR=No such file or directory
> Manually creating the volume solves this problem. But the curious thing is
> - sometimes auto-creating the volume works..... After about 4-6 manually
> labeled volumes 1-2 auto-labeled volumes appear.... any ideas?
> 
> Thanks!

I would move away from FAT32 to at least NTFS ...
I never get trouble with NTFS in that such case. and most of external usb are 
coming already pre-formatted with ntfs.


-- 

Bruno Friedmann 
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe fellowship
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot

openSUSE Tumbleweed (20160726) (x86_64)
Linux 4.6.4-2-default x86_64 GNU/Linux, nvidia: 367.35
Qt: 5.6.1, KDE Frameworks: 5.24.0, Plasma: 5.7.0, kmail2 5.2.3

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to