Opened 18 months ago
Closed 18 months ago
#1080 closed defect (fixed)
FreeNAS spews out errors at boot on vmware with trunk sources
| Reported by: | gcooper | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Backend | Version: | 8.0.2-RELEASE |
| Keywords: | Cc: |
Description
I'm seeing a ton of django data integrity errors because the serial numbers for disks is currently NULL on vmware, as demonstrated in the following pastebin:
sync_disks might not be a wise idea on platforms like VMware and other virtualized platforms that are broken to the point where they don't report all hardware details.
Was running on VMware ESXi 4.5 (IIRC) using the mpt (SCSI) driver.
Change History (1)
comment:1 Changed 18 months ago by william
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Should be fixed in r9045