I just want to know if the following is possible:

- Verify if RAID1 works properly on this product (make sure it’s writing on both drives)
- Check SMART status of each drive (already tried smartctl, result below but doesn’t look like it’s successful)

I installed two 4TB IronWolf HDD on RAID1 config, then connected it to my mini PC USB 3.0 (running ubuntu). So far it works as expected of an external USB drive.

smartctl result:

=== START OF INFORMATION SECTION ===
Device Model:     H/W RAID1
Serial Number:    XXXXXXXXXXXXXXXXXXXX
Firmware Version: SC60
User Capacity:    4,000,728,481,792 bytes [4.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ATA/ATAPI-7 (minor revision not indicated)
Local Time is:    Fri Oct 27 17:48:10 2023 PST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Total time to complete Offline
data collection: (    0) seconds.
Offline data collection
capabilities: (0x00) Offline data collection not supported.
SMART capabilities:            (0x0000) Automatic saving of SMART data is not implemented.
Error logging capability:        (0x00) Error logging NOT supported.
No General Purpose Logging support.

SMART Error Log not supported

SMART Self-test Log not supported

Selective Self-tests/Logging not supported

=====

Acasis 2 Bay External Array 2.5"/3.5" USB 3.0 to SATA HDD RAID Enclosure, EC-7352 https://www.acasis.com/products/acasis-2-bay-external-array2-5-3-5-usb-3-0-to-ssd-3-5-enclosure?variant=44149352890597

I’m planning to use this a backup and media drive and would like to be sure if my files would be safe.

Please help. TIA