Ich habe einen Fehler beim Systemstart auf 2 VMs.
dm-0: WRITE SAME failed. Manually zeroing.
Betriebssystem: CentOS 7.1 VMware ESXI 5.5
Die 1. VM hat den Typ LSI Logic Parallel für den SCSI-Controller auf dem HDD-Datenspeicher.
Die 2. VM hat den paravirtuellen Typ für den SCSI-Controller auf dem SSD-Datenspeicher.
Ist es normal oder nicht? Und was tun mit diesem Fehler?
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.