Hello, If you do not already have an answer, please read the release notes. They explain that Bacula version 7 attempts to list only unique SD names, because any duplicate names will produce exactly the same listing. If you want the old behavior, you can get it -- I forget the details, but they are in the version 7 ReleaseNotes.
Best regards, Kern On 14.01.2015 01:58, Dan Langille wrote: > I tried upgrading from Bacula 5 to Bacula 7 today on FreeBSD 9.3 with > PostgreSQL 9.4 > > However, running status storage, I'm missing a storage. > > Theory: bacula-dir is not properly treating all Storage resources with the > same Address. > > If they all have distinct values for Address, it works. If not, one or more > Storage are silently ignored. > > $ bconsole > Connecting to Director bacula.int.unixathome.org:9101 > 1000 OK: 1 bacula-dir Version: 7.0.5 (28 July 2014) > Enter a period to cancel a command. > *status storage > The defined Storage resources are: > 1: File > 2: CreyFile > 3: DLT > Select Storage resource (1-3): . > Selection aborted, nothing done. > * > > But the configuration contains four Storage Resources. I'll show you two to > demonstrate the problem: > > # Definition of Overland DLT 8000 tape storage device > Storage { > Name = CompaqStorageWorksTapeLibrary > Address = 10.55.0.10 > SDPort = 9103 > Password = "passwd" > > AutoChanger = Yes > > Device = DTL03 > Media Type = SDLT > } > > # Definiton of file storage device > Storage { > Name = CreyFile > Address = crey.int.unixathome.org # N.B. Use a fully > qualified name here > SDPort = 9103 > Password = "passwd" > Device = CreyFile > Media Type = File > > Maximum Concurrent Jobs = 40 > } > > If I swap the order of these two devices, I see: > > *st st > The defined Storage resources are: > 1: File > 2: DLT > 3: CompaqStorageWorksTapeLibrary > > > If I change the Address of one of those Storage resources to an IP address > instead of a FQDN, I see: > > *st st > The defined Storage resources are: > 1: File > 2: DLT > 3: CompaqStorageWorksTapeLibrary > 4: CreyFile > Select Storage resource (1-4): > > Can anyone confirm this behavior? > > — > Dan Langille > http://langille.org/ > > > > > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users