RouterOS handleiding

Self-encrypting drives (SED)

Self-encrypting drives (SED)

Info This feature requires the Storage package.

For using SED - drives have to be Opal-compliant. Please consult drive manufacturers' documentation to find out if a particular drive supports this feature before buying drives.

SED is not suppoted on setups using USB bridges.

RouterOS adds o (supported inactive) or O (supported active) flags for supported drives:

/disk/print
Flags: B - BLOCK-DEVICE; M, F - FORMATTING; o - TCG-OPAL-SELF-ENCRYPTION-SUPPORTED (inactive); O - TCG-OPAL-SELF-ENCRYPTION-SUPPORTED (active)
Columns: SLOT, MODEL, SERIAL, INTERFACE, SIZE, FREE, FS, RAID-MASTER
#     SLOT   MODEL                  SERIAL           INTERFACE                   SIZE             FREE  FS    RAID
0 BMo sata1  Samsung SSD 860 2.5in  S3Z9NX0N414510L  SATA 6.0 Gbps  1 000 204 886 016  983 351 111 680  ext4  none
1 BMo sata2  Samsung SSD 860        S5GENG0N307602J  SATA 6.0 Gbps  1 000 204 886 016  983 351 128 064  ext4  none
2 BMO sata3  Samsung SSD 860        S5GENG0N307604H  SATA 6.0 Gbps  1 000 204 886 016  983 351 128 064  ext4  none
3 BMO sata4  Samsung SSD 860 2.5in  S4CSNX0N838150B  SATA 6.0 Gbps  1 000 204 886 016  983 351 128 064  ext4  none

To set TCG-OPAL-SELF-ENCRYPTION:

/disk
/disk/set sata1 self-encryption-password=securepassword

to unset:

/disk
/disk/unset sata1 self-encryption-password

or

/disk
/disk/set sata1 !self-encryption-password

Bron

Bijgewerkt op 2026-08-22.