This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:storage:iscsi_vs_nfs [2015/08/09 20:30] gcooper |
computing:storage:iscsi_vs_nfs [2017/06/07 11:37] (current) gcooper |
||
---|---|---|---|
Line 7: | Line 7: | ||
The common wisdom is that **iSCSI is faster than NFS** and **NFS is easier to manage than iSCSI**. | The common wisdom is that **iSCSI is faster than NFS** and **NFS is easier to manage than iSCSI**. | ||
- | <note important> | + | <note important> |
- | <note tip>With ZFS storage servers, with an iSCSI setup with VM's, setting '' | + | <note tip>With ZFS storage servers, with an iSCSI setup with VM's, setting '' |
<note tip>With ZFS storage servers, you should implement a fast SSD (or better) SLOG device (per pool) which significantly speeds up sync writes.</ | <note tip>With ZFS storage servers, you should implement a fast SSD (or better) SLOG device (per pool) which significantly speeds up sync writes.</ | ||
Line 38: | Line 38: | ||
* Higher availabilty | * Higher availabilty | ||
* Potentially fully redundant storage networking | * Potentially fully redundant storage networking | ||
- | * NFS | + | * NFS |
+ | * No internal HA networking | ||
+ | * Some true experts don't recommend using NFS over bonded NICs | ||
+ | * Use 10GbE for speed | ||
+ | * Some do | ||
+ | * **More research needed on resilient NFS networking** |