- 26 Mar, 2024 3 commits
-
-
Andrew Walker authored
-
Andrew Walker authored
-
Andrew Walker authored
There are various combinations of running state for the daemon process monitoring the collectd process and the process that it is monitoring. In some pathological cases the original script could hang for up to 60 seconds on 13.0 and indefinitely in 13.3 This commit addresses the problem by doing the following: * consolidates the pre-stop and post-stop functions into a single stop function * convert the rc script to use standard rc.subr functions to get pids * validate that have pids we're trying to wait for * Send a SIGKILL instead of SIGTERM to daemon process if the monitored process has gone away.
-
- 22 Mar, 2024 4 commits
-
-
Andrew Walker authored
-
Andrew Walker authored
Detect critical failures earlier in test run and bail to provide engineering with VM in failed state.
-
Andrew Walker authored
There's not really any point to proceeding with tests if our attempt to create a pool fails.
-
Andrew Walker authored
Upstream FreeBSD changes to rc.subr break parsing of rc scripts that have name variable containing a minus sign `-` in subtle ways.
-
- 21 Mar, 2024 1 commit
-
-
Andrew Walker authored
wsdd fails to start in TrueNAS 13.3 due to configuration file differences.
-
- 20 Mar, 2024 2 commits
-
-
Andrew Walker authored
This fixes various situations in which the sharing.nfs.create will fail when `hosts` is not specified.
-
Andrew Walker authored
This looks like a long-lived typo in the service config.
-
- 19 Mar, 2024 2 commits
-
-
Andrew Walker authored
Several dependencies changed names and we no longer use py-zeroconf.
-
themylogin authored
-
- 20 Feb, 2024 1 commit
-
-
bugclerk authored
(cherry picked from commit 16c26350c078130ae72445505818774ee72ce5c6) Co-authored-by:
Caleb <yocalebo@gmail.com>
-
- 15 Feb, 2024 1 commit
-
-
themylogin authored
-
- 06 Feb, 2024 1 commit
-
-
bugclerk authored
* Empty commit to create PR on github. You should reset it * change format of rsync push in module mode --------- Co-authored-by:
Stavros kois <s.kois@outlook.com>
-
- 01 Feb, 2024 1 commit
-
-
Caleb St. John authored
-
- 31 Jan, 2024 1 commit
-
-
bugclerk authored
Co-authored-by:
M. Rehan <mrehanlm93@gmail.com>
-
- 29 Jan, 2024 1 commit
-
-
mgrimesix authored
-
- 24 Jan, 2024 1 commit
-
-
Richard Kojedzinszky authored
-
- 17 Jan, 2024 1 commit
-
-
bugclerk authored
NAS-126782 / 13.1 / PoolScrubService.__run: reduce memory usage during zpool history (by rkojedzinszky) (#12903)
-
- 08 Jan, 2024 2 commits
-
-
themylogin authored
-
Andrew Walker authored
We have deprecated this feature in Samba versions more recent than 4.15.
-
- 05 Jan, 2024 1 commit
-
-
Andrew Walker authored
This parameter is deprecated and no longer exists in Samba 4.19.
-
- 28 Dec, 2023 1 commit
-
-
Eric Turgeon authored
-
- 11 Dec, 2023 1 commit
-
-
themylogin authored
Remove `test_exclude_recycle_bin` as it is not possible to run this test anymore without local S3 service (#12696)
-
- 02 Dec, 2023 1 commit
-
-
bugclerk authored
Co-authored-by:
Caleb <yocalebo@gmail.com>
-
- 27 Nov, 2023 1 commit
-
-
Caleb St. John authored
-
- 22 Nov, 2023 1 commit
-
-
mgrimesix authored
The problem: The NFS bindip cannot be configured if the selected IP address is not functional. This setting is in /etc/rc.conf.freebsd. NFS is started and configured before the network is started. NFS has a post network start event handler that will restrart NFS if bindip is configured in the DB. However, the NFS bindip setting was blocked at boot during the initial configuration run because the network subsystem had not yet completed startup. This resulted in no NFS bindip configuration. The fix: In the post network start handler, regenerate rc.conf.freebsd before restarting NFS.
-
- 20 Nov, 2023 1 commit
-
-
bugclerk authored
Co-authored-by:
Caleb <yocalebo@gmail.com>
-
- 17 Nov, 2023 1 commit
-
-
Caleb authored
(cherry picked from commit 7a5ee4c7b3b57b861120c8117b7feb234560678b)
-
- 14 Nov, 2023 1 commit
-
-
bugclerk authored
Decrease alert priority of zpool upgrade to NOTICE (#12299) Placing this as a warning encourages users to upgrade pool when it's not really necessary and should be evaluated carefully by the administrator. (#12300) Co-authored-by:
Andrew Walker <awalker@ixsystems.com>
-
- 13 Nov, 2023 1 commit
-
-
Andrew Walker authored
Backend is required. This is set in SCALE, but change wasn't backported to Core / Enterprise.
-
- 06 Nov, 2023 1 commit
-
-
bugclerk authored
(cherry picked from commit e7399f10e1d042b27465d2e600e6ae0cd3f3ab66) Co-authored-by:
Caleb <yocalebo@gmail.com>
-
- 30 Oct, 2023 2 commits
-
-
bugclerk authored
-
bugclerk authored
(cherry picked from commit 035e2d381c68053e5c0865147855d7f9c2fa713e) Co-authored-by:
themylogin <themylogin@gmail.com>
-
- 10 Oct, 2023 1 commit
-
-
bugclerk authored
Co-authored-by:
Caleb <yocalebo@gmail.com>
-
- 22 Sep, 2023 4 commits
-
-
Caleb St. John authored
-
Caleb St. John authored
-
bugclerk authored
(cherry picked from commit 8b0e3e07b45ccc0f6f4a0ab41fe42110dc2122f5) Co-authored-by:
Caleb <yocalebo@gmail.com>
-
bugclerk authored
-