Hi,
I'm trying to mount scsi tape drive into lxc containter and it I cannot figure out how to do it...
My UDEV config looks like this:
#/etc/udev/rules.d/70-persistent-iscsi.rules
SUBSYSTEM=="scsi_generic",ATTRS{vendor}=="IBM",ATTRS{model}=="ULTRIUM-HH4", SYMLINK="ultrium", MODE="0660"...