- 09 May, 2023 3 commits
-
-
Waqar Ahmed authored
-
bugclerk authored
NAS-121871 / 13.0 / Make sure unencrypted dataset cannot be created inside an encrypted dataset (by sonicaj) (#11262) * Add alert source for detecting unencrypted datasets within an encrypted dataset * Add validation to prevent creating unencrypted datasets within encrypted datasets * Use zfs.dataset.query for getting the dataset selectively * Cover unencrypted parent edge case * Do not allow creating dataset beneath an unencrypted dataset where unencrypted parent is encrypted --------- Co-authored-by:
Waqar Ahmed <waqarahmedjoyia@live.com>
-
Eric Turgeon authored
It is not defined and not use in the step definition.
-
- 07 May, 2023 1 commit
-
-
Caleb St. John authored
-
- 03 May, 2023 1 commit
-
-
Andrew Walker authored
Fixes for SEE-related ticket where support engineer was deliberately breaking AD by deleting kerberos settings while we were joined to AD caused a regression in activedirectory plugin.
-
- 02 May, 2023 2 commits
-
-
Andrew Walker authored
This PR fixes some bugs brought into refactored backport from SCALE.
-
Caleb St. John authored
* properly map R50/B/BM drives in their expanders * keep quoting uniform
-
- 28 Apr, 2023 1 commit
-
-
themylogin authored
-
- 26 Apr, 2023 1 commit
-
-
Andrew Walker authored
Middleware restart of NFS service restarts rpcbind, which drops the service registration for ypbind causing NIS to break. Restart ypbind if needed (ypwhich failure) after NFS service restart.
-
- 20 Apr, 2023 1 commit
-
-
Caleb St. John authored
-
- 19 Apr, 2023 2 commits
- 17 Apr, 2023 1 commit
-
-
Caleb St. John authored
* fix cherry-pick typo * same alerts as we do in SCALE * add legacy arm status alert for nvdimm * strip -> split
-
- 11 Apr, 2023 2 commits
-
-
bugclerk authored
Co-authored-by:
Caleb <yocalebo@gmail.com>
-
bugclerk authored
This simplifies logic significantly related to trusted domains. If user enables this option, don't try to auto-detect working settings. Instead we'll raise a verbose validation error message if user hasn't properly configured their idmap settings. Co-authored-by:
Andrew Walker <awalker@ixsystems.com>
-
- 08 Apr, 2023 1 commit
-
-
Andrew Walker authored
-
- 07 Apr, 2023 1 commit
-
-
Andrew Walker authored
This backports a fundamental design change to no longer use python bindings into libnet / libads in the activedirectory plugin. This is generally more reliable. Information we were gleaning from the python bindings can be gotten through subprocessing out to net commands. This commit also fixes an edge case where kerberos errors would not be properly turned into ValidationError while checking user-provided passwords.
-
- 30 Mar, 2023 2 commits
-
-
caleb authored
-
Caleb St. John authored
* add mseries related plugins (copied from scale) * remove incorrect alerts * add correct nvdimm/bios alerts for mseries * correct verbiage for CORE
-
- 29 Mar, 2023 1 commit
-
-
themylogin authored
-
- 23 Mar, 2023 1 commit
-
-
Caleb St. John authored
-
- 15 Mar, 2023 1 commit
-
-
bugclerk authored
These are relatively quick tests that ascertain whether internal libraries that samba uses work properly. (cherry picked from commit 4af94abcf8c6897f26fb4995341f4bfa0a00e3f3) Co-authored-by:
Andrew Walker <awalker@ixsystems.com>
-
- 10 Mar, 2023 1 commit
-
-
bugclerk authored
Co-authored-by:
caleb <yocalebo@gmail.com>
-
- 09 Mar, 2023 2 commits
-
-
Alexander Motin authored
Do not explicitly request multipath support for NVMe.
-
Alexander Motin authored
There are NVMe SSDs that know about multipath, but do not support it. Passing that option makes namespace creation fail with INVALID FIELD status. nvmecontrol sets the default based on NVMe capabilities.
-
- 08 Mar, 2023 1 commit
-
-
Andrew Walker authored
Run the various hostnames in Core through the Hostname validator to prevent invalid hostnames from being used.
-
- 01 Mar, 2023 1 commit
-
-
themylogin authored
(cherry picked from commit b545b888)
-
- 28 Feb, 2023 1 commit
-
-
Caleb St. John authored
* cleanup and improve hardware.sh * add various mprutil info
-
- 27 Feb, 2023 1 commit
-
-
Waqar Ahmed authored
-
- 21 Feb, 2023 1 commit
-
-
Andrew Walker authored
This reverts a change to default parameters that was made between 13.0-U3.1 and 13.0-U4. Initial plan was to normalize how DOS attributes are stored between SCALE and Core (specifically as regards how file ids are generated and used), but upstream has since reverted changes to store a synthesized fileid based on inode birth time. Our temporary plan for now is to switch back to using inode number for this purpose (while evaluating other means of handling these).
-
- 13 Feb, 2023 1 commit
-
-
Andrew Walker authored
-
- 07 Feb, 2023 1 commit
-
-
themylogin authored
-
- 31 Jan, 2023 1 commit
-
-
Caleb St. John authored
-
- 30 Jan, 2023 2 commits
- 24 Jan, 2023 1 commit
-
-
Caleb St. John authored
-
- 19 Jan, 2023 2 commits
-
-
Ryan Moeller authored
There is an atrun job in /etc/cron.d/at by default since 2017.
-
themylogin authored
-
- 18 Jan, 2023 1 commit
-
-
Andrew Walker authored
-
- 14 Jan, 2023 1 commit
-
-
Caleb St. John authored
-