diff --git a/scrutiny/config.json b/scrutiny/config.json index 6ad49f21c..9a9f224a5 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -66,7 +66,11 @@ "/dev/nvme2", "/dev/nvme0", "/dev/nvme1", - "/dev/nvme2" + "/dev/nvme2", + "/dev/md0", + "/dev/md1", + "/dev/md2", + "/dev/md3" ], "environment": { "COLLECTOR_API_ENDPOINT": "http://localhost:8080",