E20-526 · Question #66
When using XtremIO storage with Solaris (SPARC), what is the EMC recommended I/O size that will deliver sequential I/O more efficiently to XtremIO?
The correct answer is C. 4 MB. EMC recommended setting for Solaris include that the /etc/system file be modified to include the following parameter: * Set maximum IO size set maxphys = 0x400000 This also requires increase of the maximum I/O size for the disk driver. The corresponding entry and file for this…
Question
When using XtremIO storage with Solaris (SPARC), what is the EMC recommended I/O size that will deliver sequential I/O more efficiently to XtremIO?
Options
- A1 MB
- B2 MB
- C4 MB
- D8 MB
How the community answered
(19 responses)- A5% (1)
- B16% (3)
- C74% (14)
- D5% (1)
Explanation
EMC recommended setting for Solaris include that the /etc/system file be modified to include the following parameter: * Set maximum IO size set maxphys = 0x400000 This also requires increase of the maximum I/O size for the disk driver. The corresponding entry and file for this change are different for different Solaris versions, as follows: For Solaris 10 (SPARC): File: /kernel/drv/ssd.conf Setting: ssd_max_xfer_size=0x400000; For Solaris 10 (x86): File: /kernel/drv/sd.conf Setting: sd_max_xfer_size=0x400000;
Topics
Community Discussion
No community discussion yet for this question.