This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
storage:svc_bestpractice [2024/09/23 22:16] manu [SAN switches] |
storage:svc_bestpractice [2025/03/04 19:05] (current) manu [Linux optimization] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== SVC Best practice with IBM storage ===== | ===== SVC Best practice with IBM storage ===== | ||
+ | |||
+ | ===== SVC Enhanced Stretch Cluster ====== | ||
+ | |||
+ | For stretched systems that use the enhanced configuration functions, **storage systems that are configured to one of the main sites (1 or 2) need be zoned only to be visible by the nodes in that site**. Storage systems in site 3 or storage systems that have no site that is defined must be zoned to all nodes. | ||
+ | |||
+ | Note: ISLs must not be shared between private and public virtual fabrics. | ||
+ | |||
+ | Configure Enhanced Stretch Cluster | ||
+ | |||
+ | https://www.ibm.com/docs/en/spectrumvirtualsoftw/8.2.x?topic=details-configuring-enhanced-stretched-system | ||
+ | |||
+ | ===== Speed for mirroring ===== | ||
For information, for volume mirroring, the max speed is sync rate 100% corresponding to 64MB/s | For information, for volume mirroring, the max speed is sync rate 100% corresponding to 64MB/s | ||
Line 96: | Line 108: | ||
When using **compression on storage**, reduce block size on host to a value lower than **64k** | When using **compression on storage**, reduce block size on host to a value lower than **64k** | ||
+ | |||
+ | FIXME v8.4 and higher: Where possible limit the maximum transfer size sent to the IBM FlashSystem to | ||
+ | no more than **256 KiB**. This limitation is general best practice and not specific to only | ||
**Details**\\ | **Details**\\ | ||
Line 138: | Line 153: | ||
==== Linux optimization ==== | ==== Linux optimization ==== | ||
+ | |||
+ | FIXME v8.4 and higher: Where possible limit the maximum transfer size sent to the IBM FlashSystem to | ||
+ | no more than **256 KiB**. This limitation is general best practice and not specific to only | ||
Using compression on SVC volumes, the best is to set IO size to 64k | Using compression on SVC volumes, the best is to set IO size to 64k | ||
Line 156: | Line 174: | ||
</cli> | </cli> | ||
+ | Use the command : **udevadm info -a** | ||
===== Perf issue on SAN / Storage ===== | ===== Perf issue on SAN / Storage ===== | ||