When a virtual machine issues an I/O request to a storage device managed by the NMP, the following process takes place.
- The NMP calls the PSP assigned to this storage device.
- The PSP selects an appropriate physical path on which to issue the I/O.
- If the I/O operation is successful, the NMP reports its completion.
- If the I/O operation reports an error, the NMP calls an appropriate SATP.
- The SATP interprets the I/O command errors and, when appropriate, activates inactive paths.
- The PSP is called to select a new path on which to issue the I/O.
- Note that PSP check every 300 seconds if the path is active again. SATP is responsible for doing the failover.
No comments:
Post a Comment