Hi,
i've installed FreeNAS as a VMWare-ESX-Guest.
Two NEW SATA-Disks (each 1TB) are attached as RAW-Devices (createType="vmfsPassthroughRawDeviceMap") and build a ZFS-Mirror-Volume
It seems to me that GUI is out of sync with the actual ZFS-Pool.
In the GUI, the da2-disk is missing.
How can i correct this issue?
I cant't find any serial in /data/freenas-v1.db, so where does this info come from?
da2 is show as replacement alternative, but maybe it's just a UUID-missmatch.
Thanks
boecko
i've installed FreeNAS as a VMWare-ESX-Guest.
Two NEW SATA-Disks (each 1TB) are attached as RAW-Devices (createType="vmfsPassthroughRawDeviceMap") and build a ZFS-Mirror-Volume
It seems to me that GUI is out of sync with the actual ZFS-Pool.
Code:
# zpool status -v pool: vg1 state: ONLINE scrub: scrub completed after 5h14m with 0 errors on Tue Oct 11 04:54:04 2011 config: NAME STATE READ WRITE CKSUM vg1 ONLINE 0 0 0 mirror ONLINE 0 0 0 da1p2 ONLINE 0 0 0 da2p2 ONLINE 0 0 0 errors: No known data errors
In the GUI, the da2-disk is missing.
How can i correct this issue?
I cant't find any serial in /data/freenas-v1.db, so where does this info come from?
da2 is show as replacement alternative, but maybe it's just a UUID-missmatch.
Thanks
boecko