Hello, I would like to install OPNsense in a Citrix SD-WAN 210 appliance. It supports both mSATA & SATADOM drives.
Currently it has installed a 60GB mSATA SSD disk and a 16GB SATADOM drive, I'll replace the SATADOM drive with a 64GB one
Do you see any cons running a mirror with those devices?
Original devices:
root@:/ # dmesg|grep ada
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <SATADOM-SH 3ME3 V2 S17411> ATA8-ACS SATA 3.x device
ada0: Serial Number BCA11807060531128
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 15272MB (31277232 512 byte sectors)
ses0: pass0,ada0 in 'Slot 00', SATA Slot: scbus0 target 0
ada1 at ahcich7 bus 0 scbus1 target 0 lun 0
ada1: <mSATA mini 3ME4 L17606> ACS-3 ATA SATA 3.x device
ada1: Serial Number YCA11807260091067
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada1: Command Queueing enabled
ada1: 61057MB (125045424 512 byte sectors)
ses0: pass1,ada1 in 'Slot 07', SATA Slot: scbus1 target 0
I'd install a ZFS mirror. There should not be any problem caused by the types of the devices.
Did you ever get opnsense to run stable on the device?