Wow, lots of meat here, thanks! This is not for the proxy (that is on a windows server 2008r2 VM), but the backup repository. If I go with a ZFS SAN, I have to use a CIFS share on the ZFS SAN as the backup repository - if I go with a Linux solution (esos?), it can be a simple pathname. Like I said, I *think* it just does ssh to the Linux backup repository, and pushes over a command to run netcat or somesuch (I can't believe they are doing the backup through ssh - the encryption overhead would kill throughput!) Correct, in theory I have a single point of failure, but I have veeam configured to duplicate the daily backups to another backup repository (which at the moment *is* a linux VM). As far as your last point, I think you are alluding to 'Direct SAN Access?' If so, I think I can't use that here (on the proxy), since from what I can tell, veeam configures the windows proxy to access the iSCSI target directly, boosting performance by cutting out the hypervisor I/O stack.) In this case though, the SAN storage is exported via SRP, which (as far as I can tell), the Windows VM proxy has no way to see. I was hoping that I could have the IB/SRP target access the same underlying storage as an iSCSI target, which would allow me to do this, but I'm not sure if that is possible. It certainly doesn't seem to be from the GUI, as I get 'no device' or 'in use' or whatever, if I try to do this. I suspect the IB/SRP target and iSCSI target would step on each other? It surely doesn't seem to work for writes, although in theory it could still work for the veeam iSCSI proxy since that only accesses the target for read.