On Thursday 04 May 2006 09:40, Mindaugas wrote:
> > You can see what Storage resource the StorageId corresponds to by doing:
> >
> >   sql
> >   select * from Storage;
> >
> >
> > The StorageId field was added to handle multiple autochangers at the same
>
> time
>
> > -- otherwise one gets "conflicts" with slot numbers.
>
>   Aha. There may be the issue. As you see I have 4 storage resources
> defined for
> the same autochanger. I need it because my backup machine is connected to 4
> different VLANs and for each VLAN director has to send different SD IP
> address to
> client.
>   Such schema worked it 1.36.x. Maybe I have to change something in current
> version?
>
>   Mindaugas
>
> Enter SQL query: select * from storage;
> +-----------+-----------------+-------------+
>
> | storageid | name            | autochanger |
>
> +-----------+-----------------+-------------+
>
> |         1 | File            |           0 |
> |         2 | bh1-sd          |           1 |
> |         3 | bh1-internet-sd |           1 |
> |         4 | bh1-mms-sd      |           1 |
> |         5 | bh1-bite-sd     |           1 |
>
> +-----------+-----------------+-------------+

Yes, to Bacula, these are different autochangers ...

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to