VMware Cloud Community
HeimR
Contributor
Contributor
Jump to solution

MSA2324i G2 Round-Robin

Hi,

how can i fix the iscsi path policy permanently to round robin. After rebooting tghe ESXi server the path policy is MRU again.

Thank you!

Greetings

Rouven

Reply
0 Kudos
1 Solution

Accepted Solutions
binoche
VMware Employee
VMware Employee
Jump to solution

esxcli nmp satp setdefaultpsp --psp VMW_PSP_RR --satp VMW_SATP_LSI;

reboot

binoche, VMware VCP, Cisco CCNA

View solution in original post

Reply
0 Kudos
4 Replies
binoche
VMware Employee
VMware Employee
Jump to solution

esxcli nmp satp setdefaultpsp --psp VMW_PSP_RR --satp VMW_SATP_LSI;

reboot

binoche, VMware VCP, Cisco CCNA

Reply
0 Kudos
HeimR
Contributor
Contributor
Jump to solution

Thank you for your fast answer. Does this command also support iSCSI software HBA or is your example for an hardware iSCSI HBA from LSI?

Greetings,

Rouven

Reply
0 Kudos
Borja_Mari
Virtuoso
Virtuoso
Jump to solution

Hi,

the above command changes the default behaviour in both cases.



Regards/Saludos,
Pablo

Please consider awarding

any helpful or corrrect answer. Thanks!! -

Por favor considera premiar

cualquier respuesta útil o correcta. ¡¡Muchas gracias!!

Virtually noob blog

------------------------------------------------------------------------------------------------- PLEASE CONSIDER AWARDING any HELPFUL or CORRECT reply. Thanks!! Por favor CONSIDERA PREMIAR cualquier respuesta ÚTIL o CORRECTA . ¡¡Muchas gracias!! VCP3, VCP4, VCP5-DCV (VCP550), vExpert 2010, 2014 BLOG: http://communities.vmware.com/blogs/VirtuallyAnITNoob
HeimR
Contributor
Contributor
Jump to solution

Thank you all, it works! Smiley Happy

Reply
0 Kudos