Nothing Special   »   [go: up one dir, main page]

Skip to content

Tags: truenas/middleware

Tags

TN-13.3-U1

Toggle TN-13.3-U1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix mail.queue regression (#14961) (#14962)

(cherry picked from commit bc3bd3a)

TN-13.0-U6.3

Toggle TN-13.0-U6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix mail.queue regression (#14961) (#14964)

(cherry picked from commit bc3bd3a)

TS-24.10.0.2

Toggle TS-24.10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prevent empty critical bond interfaces on HA (#14852)

TS-24.10.0.1

Toggle TS-24.10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prevent empty critical bond interfaces on HA (#14852)

TS-24.04.2.5

Toggle TS-24.04.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAS-129366 / 24.04.2.4 / Try to fix SED unlock issues on HA SCALE (by…

… yocalebo) (by bugclerk) (by bugclerk) (#14833)

* retaste disks on standby after SED unlock during failover

(cherry picked from commit 6102205)
(cherry picked from commit 2e75dd1)
(cherry picked from commit 21c86f3)

* don't use libudev for disk retaste

(cherry picked from commit 9b6cd59)
(cherry picked from commit 6c62439)
(cherry picked from commit dfe0fa8)

* retaste disks on backup failover event

(cherry picked from commit f836860)
(cherry picked from commit a7f5587)
(cherry picked from commit 9961a85)

* better logging

(cherry picked from commit 020fd98)
(cherry picked from commit 6176c89)
(cherry picked from commit 9397e32)

---------

Co-authored-by: caleb <yocalebo@gmail.com>

TS-24.04.2.4

Toggle TS-24.04.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAS-129366 / 24.04.2.4 / Try to fix SED unlock issues on HA SCALE (by…

… yocalebo) (by bugclerk) (by bugclerk) (#14833)

* retaste disks on standby after SED unlock during failover

(cherry picked from commit 6102205)
(cherry picked from commit 2e75dd1)
(cherry picked from commit 21c86f3)

* don't use libudev for disk retaste

(cherry picked from commit 9b6cd59)
(cherry picked from commit 6c62439)
(cherry picked from commit dfe0fa8)

* retaste disks on backup failover event

(cherry picked from commit f836860)
(cherry picked from commit a7f5587)
(cherry picked from commit 9961a85)

* better logging

(cherry picked from commit 020fd98)
(cherry picked from commit 6176c89)
(cherry picked from commit 9397e32)

---------

Co-authored-by: caleb <yocalebo@gmail.com>

TS-24.10.0

Toggle TS-24.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAS-131570 / 25.04 / Fix pool deletion with active NFS shares. (#14692)…

… (#14786)

Dropped changes to test_300_nfs.py during cherry-pick.

* Added nfs to the 'list' of services that need to be stopped before moving the system dataset.
Added routines in an attempt to keep /proc/fs/nfsd/nfsv4recoverydir updated with correct data.
Updated 'another_pool' test asset to handle pool deletion.
Added 'wait_for_standby' to failover test utils.  This is a near copy of the same routine in the CI test_006_pool_and_sysds.
Added CI test for this issue: Fail to delete pool with NFS
Added '# noqa' to a few import lines in tests/protocols/__init__.py to avoid flake8 error complaints.

* Add nfs restart to properly prime the proc file.

(cherry picked from commit c1c8ab3)
(cherry picked from commit 962a51c)

Co-authored-by: mgrimesix <126630154+mgrimesix@users.noreply.github.com>

TS-24.10-RC.2

Toggle TS-24.10-RC.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAS-131485 / 24.10-RC.2 / Update default docker address pool (by soni…

…caj) (#14617)

TS-24.10-RC.1

Toggle TS-24.10-RC.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump docker service start timeout to 120 secs (#14584)

This commit adds changes to bump docker start timeout to 120 secs because docker on HDDs can take some time to initialize, even this is not fool proof but after discussing with Caleb we have decided to bump this for now.

(cherry picked from commit b6ef090)

Co-authored-by: Waqar Ahmed <waqarahmedjoyia@live.com>

TS-24.04.2.3

Toggle TS-24.04.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NAS-131186 / 24.10.0 / Add stop-alua to scst_util.sh and call before …

…stopping middlewared (by bmeagherix) (#14536) (#14570)

* Add stop-alua to scst_util.sh and call before stopping middlewared

(cherry picked from commit 600a709)

* Increase fenced_start_loop max_retries to 4

This will help avoid fenced startup issues when a reboot is slow,
for example if a large number of iSCSI targets are present.

(cherry picked from commit 2b70882)

---------

Co-authored-by: Brian M <brian.meagher@ixsystems.com>
(cherry picked from commit 778e910)