diff --git a/docs/unraid-os/release-notes/6.12.14.md b/docs/unraid-os/release-notes/6.12.14.md index 4a726cd7c..f493d357a 100644 --- a/docs/unraid-os/release-notes/6.12.14.md +++ b/docs/unraid-os/release-notes/6.12.14.md @@ -21,6 +21,10 @@ correct Unraid server name and credentials. Alternately you can [re-enable Windows guest fallback](https://techcommunity.microsoft.com/blog/filecab/accessing-a-third-party-nas-with-smb-in-windows-11-24h2-may-fail/4154300) (not recommended). +#### Problems due to Realtek network cards + +There have been multiple reports of issues with the Realtek driver plugin after upgrading to recent kernels. You may want to preemptively uninstall it before upgrading, or remove it afterwards if you have networking issues. + For other known issues, see the [6.12.12 release notes](6.12.12.md#known-issues). ### Rolling back diff --git a/docs/unraid-os/release-notes/7.0.0.md b/docs/unraid-os/release-notes/7.0.0.md index e0d65e082..407a21407 100644 --- a/docs/unraid-os/release-notes/7.0.0.md +++ b/docs/unraid-os/release-notes/7.0.0.md @@ -11,7 +11,7 @@ work on this release * @Squid for merging their **GUI Search** and **Unlimited Width Plugin** plugins into the webgui * @ludoux (**Proxy Editor** plugin) and @Squid (**Community Applications** plugin) for pioneering the work on http proxy support, of which several ideas have been incorporated into the webgui -* @ich777 for maintaining third-party driver plugins +* @ich777 for maintaining third-party driver plugins, and for the [Tailscale Docker integration](#tailscale-integration) * @SimonF for significant new features in the Unraid OS VM Manager * @EDACerton for development of the Tailscale plugin @@ -38,6 +38,8 @@ And sincere thanks to everyone who has requested features, reported bugs, and te ### Known issues +#### ZFS pools + If you are using ZFS pools, please take note of the following: * You will see a warning about unsupported features in your existing ZFS pools. This is because the @@ -56,9 +58,26 @@ please remove the 'spares' vdev before upgrading to v7.0. This will be fixed in * We check that VM names do not include characters that are not valid for ZFS. Existing VMs are not modified but will throw an error and disable update if invalid characters are found. +#### Drive spindown issues + Drives may not spindown when connected to older Marvell drive controllers that use the sata_mv driver., e.g., Supermicro SASLP and SAS2LP. This may be resolved by a future kernel update. -Please see the [6.12.10 release notes](https://docs.unraid.net/unraid-os/release-notes/6.12.10/#known-issues) for general known issues. +#### New Windows changes may result in loss of access to Public shares + +Due to recent security changes in Windows 11 24H2, "guest" access of Unraid public shares may not work. The easiest +way around this is to create a user in Unraid with the same name as the Windows account you are using to connect. If the Unraid +user password is not the same as the Windows account password, Windows will prompt for credentials. + +If you are using a Microsoft account, it may be better to create a user in Unraid with a simple username, set a password, +then in Windows go to ***Control Panel → Credential Manager → Windows credentials → Add a Windows Credential*** and add the +correct Unraid server name and credentials. + +Alternately you can [re-enable Windows guest fallback](https://techcommunity.microsoft.com/blog/filecab/accessing-a-third-party-nas-with-smb-in-windows-11-24h2-may-fail/4154300) +(not recommended). + +#### Problems due to Realtek network cards + +There have been multiple reports of issues with the Realtek driver plugin after upgrading to recent kernels. You may want to preemptively uninstall it before upgrading, or remove it afterwards if you have networking issues. ### Rolling back @@ -78,7 +97,7 @@ If you roll back after installing [Tailscale in a Docker container](#tailscale-i After rolling back, make a dummy change to each WireGuard config to get the settings appropriate for that version of Unraid. -If rolling back earlier than 6.12.10, also see the [6.12.10 release notes](https://docs.unraid.net/unraid-os/release-notes/6.12.10/#rolling-back). +If rolling back earlier than 6.12.14, also see the [6.12.14 release notes](6.12.14.md#rolling-back). ## Storage