From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/Storage/LunCmd/Istgt.pm | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/PVE/Storage/LunCmd/Istgt.pm b/PVE/Storage/LunCmd/Istgt.pm
index c17d1c8..8594f77 100644
--- a/PVE/Storage/LunCmd/Istgt.pm
+++
Fix bug as found is this thread:
http://forum.proxmox.com/threads/20070-Proxmox-VE-3-3-and-Freenas-9-2-7-ZFS-via-ISCSI
This mail was virus scanned and spam checked before delivery.
This mail is also DKIM signed. See header dkim-signature.
___
p
> This disables the redundancy features of a pure replicated volume, e.g if one
> of
> the nodes drops out, all the volume node are unavailable.
Not sure what you talk about. We simply mount with:
/bin/mount -t glusterfs $source $mountpoint
What is wrong with that?
___