On Wed, Jun 16, 2010 at 2:48 PM, Jean-Francois Malouin <[email protected]> wrote: > Are you sure about that? > I don't see any $CHANGER_CONFIG_USE_SLOTS in 3.1.0... > > In the mean time I resorted to slurp all the changer properties with > > $tpc_prop = changer_config_getconf($ss, $CHANGER_CONFIG_PROPERTY); > > and parse the hash until I hit "use-slots => values" > Not pretty but I'm in a hurry to update my scripts to work > again with amanda 3.1.0
As Jean-Louis said, that's correct. I answered too quickly. You can see the format of the properties described in the DATA FORMATS section, as you've probably already discovered. Dustin -- Open Source Storage Engineer http://www.zmanda.com
