-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

I have a file-based backup with bareos with mutliple disks to store the files on:

- --------8<---------
Device {
  Name = mnt
  Media Type = File
  Archive Device = /var/lib/bareos/storage/mnt
  LabelMedia = yes;
  Random Access = yes;
  AutomaticMount = yes;
  RemovableMedia = no;
  AlwaysOpen = yes;
  Description = "File device. A connecting Director must have the same Name and 
MediaType."
  Maximum Concurrent Jobs = 10
}
- -------->8---------
and
- --------8<---------
Device {
  Name = mnt2
  Media Type = File
  Archive Device = /var/lib/bareos/storage/mnt2
  LabelMedia = yes;
  Random Access = yes;
  AutomaticMount = yes;
  RemovableMedia = no;
  AlwaysOpen = yes;
  Description = "File device. A connecting Director must have the same Name and 
MediaType."
  Maximum Concurrent Jobs = 10
}
- -------->8--------
upto mnt5.
It has used other stores than mnt in the past:

# df -h /var/lib/bareos/storage/mnt*
Filesystem           Size  Used Avail Use% Mounted on
/dev/mapper/bcrypt   1.4T  1.3T     0 100% /var/lib/bareos/storage/mnt
/dev/mapper/bcrypt2  1.4T  973G  332G  75% /var/lib/bareos/storage/mnt2
/dev/mapper/bcrypt3  1.4T  299G 1006G  23% /var/lib/bareos/storage/mnt3
/dev/mapper/bcrypt4  916G   77M  870G   1% /var/lib/bareos/storage/mnt4
/dev/mapper/bcrypt5  916G   77M  870G   1% /var/lib/bareos/storage/mnt5

However, now it is stuck, trying to put "Differential-0464" onto "mnt", which is full (as you can see above):

20-Apr 08:02 bareos-sd JobId 869: Warning: stored/mount.cc:274 Open device "mnt" 
(/var/lib/bareos/storage/mnt) Volume "Differential-0464" failed: ERR=stored/dev.cc:746 
Could not open: /var/lib/bareos/storage/mnt/Differential-0464, ERR=No such file or directory

Where is my error?

regards,
Erich

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE3p92iMrPBP64GmxZCu7JB1Xae1oFAl6dPeQACgkQCu7JB1Xa
e1ri3Q/8CxVbxuM4PAVgnj7LqUBvxYq1EaBUXzWW14QyY5DJl6ehuaUMH6B23HRR
AsX8Xa+bVDAbhDpGVmICHTAI/LsLEMi2Mqpal9qTRX2HlPYmJRMQ9oIXkq/87TbO
FcRLs0UivxTDq3icC3uq+JAVHRYJHfUeGwtJMfdJ7Padd6TBc9GbL4HsVK5NAKQd
FjDxyWM/T8GZo8UQV8kxvtNW+yg4Ce6mMBbNpsd2WZXq9FATDqmFlksmKNZgYeVl
igmguVOa8CQHwSOlxMVlAnOBziPWLH8+7N1xBUYmKOa39ZCtqoEqLxr6nTu6bLu8
awk58/d7jB0yKsKqeerUnCTCk6u+mD8CMQyloKdeiF4GtCw2C/iTenMT7gw6gIid
aA6slpBOE2vZqGVYK3oyj87x2eKYi81QdyyJOlqbwnlDqpmncLUWMJXGY6NQJ+TB
CWIxohjBlRGV/U+H5Dni83kfeG6CYXGLMbfeJVgCeEeDIbWvADQgW0IYAEztQBzB
Iy4p9gnWIJvmqEqBJFlm7Ws4N89QpHY5Y3PTkp+4p/GpF8C4WRifJoOnu1CN3yzk
koqHx6v1qTC5dw5YgeRVqO+GBNS5q0cw/rT1zNKLNDBROE7hqrLFM6R+H3wHMrO0
dD4hvRlfG6s7Na+nJ73Shgp8auTAjMm+/t4gBlqVXBO5LVW0awg=
=u/XI
-----END PGP SIGNATURE-----

--
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 bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/alpine.LNX.2.22.419.2004200805490.20527%40desk.ddns.eckner.net.

Reply via email to