On Thu, Aug 25, 2011 at 10:59 AM,  <mark.berg...@uphs.upenn.edu> wrote:
> In the message dated: Thu, 25 Aug 2011 05:44:00 EDT,
> The pithy ruminations from John Drescher on
> <Re: [Bacula-users] Bacula setup driving me nuts> were:
> => On Thu, Aug 25, 2011 at 2:19 AM, selanty <bacula-fo...@backupcentral.com> 
> wrote:
> => > That is good now test the bacula
> => >
> => > mtx-changer
> => >
> => > Pfffff thx guys thru testing with mtx-changer i solved my problem
> => >  [Rolling Eyes] finaly i ended up switching the cabels at the back off 
> the backup unit.
> => > needed to make from sg5 sg4 and it worked. Stupid me.
> =>
> => On my system at work I wrote a udev rule to make the autochanger a
> => device node that will never change regardless of the HW I add to the
> => server.
>
> Example, please?
>

Here is what I use for my exabyte magnum 224

dev6 ~ # cat /etc/udev/rules.d/55-bacula.rules
SUBSYSTEMS=="scsi",ATTRS{vendor}=="EXABYTE*",ATTRS{type}=="8",
SYMLINK+="autochanger1"
SUBSYSTEMS=="scsi",ATTRS{vendor}=="EXABYTE*",ATTRS{type}=="8",
SYMLINK+="changer"

John

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to