]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/LunCmd/Comstar.pm
Added "nowritecache" option to ZFS storage plugin. Turns off write caching on Comstar...
authorChris Allen <Chris Allen>
Mon, 10 Mar 2014 19:07:35 +0000 (12:07 -0700)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Jun 2014 07:13:03 +0000 (09:13 +0200)
commit70986fd9e49278d381d0dc705a748fa83b1a7eeb
tree9628b4dc374bc148d64091605d2d142cb5b19af9
parenta9bd7bdfdc894420fc03cebc2b2166d70105c1f1
Added "nowritecache" option to ZFS storage plugin. Turns off write caching on Comstar and Istgt LUNs created by the plugin. Has no effect on IET, as IET always uses write-through caching for blockio volumes not in read-only mode.

Signed-off-by: Chris Allen <Chris Allen>
PVE/Storage/LunCmd/Comstar.pm
PVE/Storage/LunCmd/Istgt.pm
PVE/Storage/ZFSPlugin.pm