Hi, 13.10.2008 23:32, subbustrato wrote: > Arno Lehmann <al <at> its-lehmann.de> writes: > >> Hi, >> >> 13.10.2008 22:38, subbustrato wrote: >>> When i try to connect bconsole to storage data i have this replay: >>> >>> Device "FileStorage" (/media/sdb1/bacula) is not open. >>> Device is BLOCKED waiting to create a volume for: >>> Pool: Default >>> Media type: File >>> >>> What does it means?? >> It means that there is no usable volume available, and so Bacula asks >> you to create a new one. >> >> Arno >> > > thanks for your answer, > How i can create a new volume available?
Use the 'label' command in bconsole. > now the storage definition in bacula-dir.conf is: > > Storage { > Name = File > Address = localhost > SDPort = 9103 > Password = "bacula" > Device = FileStorage > Media Type = File > } > > and in bacula-sd.conf i have this device definition: > > Device { > Name = FileStorage > Media Type = File > Archive Device = /media/sdb1/bacula > LabelMedia = yes; > Random Access = Yes; > AutomaticMount = yes; > RemovableMedia = no; > AlwaysOpen = yes; > } > > There is somethings wrong? No, nothing obvious to me. > Could you show me the manual's page where i can find the solution of my > problem? Well, there are several locations... http://www.bacula.org/manuals/en/console/console/Bacula_Console.html (search for "label") http://www.bacula.org/manuals/en/install/install/Getting_Started_with_Bacula.html#SECTION00420000000000000000 gives information what a pool and a volume are. http://www.bacula.org/manuals/en/install/install/Configuring_Director.htm (again, search for "label") Also read the descriptions regarding retention, recycling, and so on. In fact, you should read most of the manual :-) Arno > bye ;) > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück www.its-lehmann.de ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users