Hello,
Can anyone help me find the reason why bacula is asking me to create a
new volume?
08-Sep 12:33 bserver-sd: Job Job.jtgv.gsi.2006-09-08_12.33.41 waiting. Cannot
find any appendable volumes.
Please use the "label" command to create a new Volume for:
Storage: "FileStorageUSERS" (/backupspace/bacula/users)
Media type: File
Pool: DefaultPoolForUSERS
I've read the documentation and basically I would need 2 things:
LabelFormat on the pool definition and LabelMedia = yes on storage
definition (on sd).
Where is are the my definitions:
-----------------bacula-dir.conf-----------------------
Pool {
Name = DefaultPoolForUSERS
Pool Type = Backup
Recycle = yes # Bacula can automatically recycle
Volumes
AutoPrune = yes # Prune expired volumes
Volume Retention = 365 days # one year
Accept Any Volume = yes # write on any volume in the pool
Maximum Volumes = 16
Maximum Volume Bytes = 10000000000 # 10 GBs
LabelFormat = "userFiles-vol"
}
# * Definicao dos storages usados *
# Storage para os Utilizadores
Storage {
Name = FileUSERS
Address = bserver.isep.ipp.pt # N.B. Use a fully
qualified name here
SDPort = 9103
Password = "XXX"
Device = FileStorageUSERS
Media Type = File
}
-----------------bacula-sd.conf-----------------------
Device {
Name = FileStorageUSERS
Media Type = File
Archive Device = /backupspace/bacula/users
LabelMedia = yes; # lets Bacula label unlabeled media
Random Access = Yes;
AutomaticMount = yes; # when device opened, read it
RemovableMedia = no;
AlwaysOpen = no;
}
I would really appreciate any help because this has already been working
, but not any more
Thanks
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users