ฉันมีข้อผิดพลาดเมื่อระบบเริ่มทำงานกับ 2 VMs
dm-0: WRITE SAME failed. Manually zeroing.
ระบบปฏิบัติการ: CentOS 7.1 VMware ESXI 5.5
VM ที่ 1 มี LSI Logic Parallel type สำหรับคอนโทรลเลอร์ SCSI บน HDD Datastorage
VM 2-nd มีประเภท Paravirtual สำหรับคอนโทรลเลอร์ SCSI บน SSD Datastorage
เป็นเรื่องปกติหรือไม่? และจะทำอย่างไรกับข้อผิดพลาดนี้?
VMware Workstation/VMware ESXi allow to install two different virtual SCSI adapters: BusLogic and LsiLogic. However the default kernel from CentOS-7 does not include the corresponding driver for any of them thus resulting in an unbootable system if you install on a SCSI disk using the defaults for CentOS Linux. If you select 'Red Hat Enterprise Linux' as OS, the paravirtualized SCSI adapter is used, which works.