VMware Virtual Machine - The device, \Device\Scsi\symmpi1, did not respond within the timeout period
Environment
Show this error always in Event Log
Solutions
Edit registy - HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Disk
Have rechecked if it has this error, no more after this solution
If still have this problem, try to edit registry also - HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/synmpi/Parameters
- VMware Server 1.x
Show this error always in Event Log
The device, \Device\Scsi\symmpi1, did not respond within the timeout periodIt causes the server always be halt
Solutions
Edit registy - HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Disk
- Add a value: TimeOutValue
- Data type: REG_DWORD
- Value: 0x03c hex (or 60 decimal)
Have rechecked if it has this error, no more after this solution
If still have this problem, try to edit registry also - HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/synmpi/Parameters
- Add a value: DisableDisconnects
- Data type: REG_DWORD
- Value: 0x1 hex (or 1 decimal)
- Add a value: MaximumSGList
- Data type: REG_DWORD
- Value: 0xff (or 255 decimal)