Qubad786
Qubad786
## Context It was requested that we remove swap utilization being reported by reporting plugin.
### Context Changes have been added to enhance validation for CDROM devices and avoid adding path which are not a file or are not under `/mnt`.
## Context We now don't try to configure or manage swap and finally now we are removing it from our API as well so consumers won't be able to configure...
## Problem The `test_data_dir_perms` of the early_settings integration test was failing because some files, including `user-services.json`, `truenas-eula-pending`, and `dhparam.pem`, do not have `0o600` permissions when created by middlewared. ## Solution...
## Problem `zpool.status` was not properly reporting path for disk properly when a spare had replaced a data disk. ## Solution We are now using `zpool status` for retrieving serialized...
## Problem There have been users who have created zvols with `zfs create` and then consumed them in VMs where the zvols resided in boot-pool. ## Solution Enhance validation to...