Issues
- allow creation of failover lagg from netcliNAS-107527Resolved issue: NAS-107527Caleb
- Additional Domains don't show up on saveNAS-107506Resolved issue: NAS-107506Caleb
- middlewared memory leakNAS-107315Resolved issue: NAS-107315Caleb
- fix tftp binding IP settingNAS-107284Resolved issue: NAS-107284Triage Team
- Fix SMB to allow binding only to appropriate IPsNAS-107282Resolved issue: NAS-107282Triage Team
- Fix NFS to allow binding only to appropriate IPsNAS-107280Resolved issue: NAS-107280Triage Team
- Fix services to allow binding only to appropriate IPsNAS-107279Resolved issue: NAS-107279Triage Team
- Fix port binding options for iSCSINAS-107278Resolved issue: NAS-107278Triage Team
- Intel I225-V NIC not WorkingNAS-107244Resolved issue: NAS-107244Triage Team
- `failover_aliases` and `failover_virtual_aliases` are being overwritten as empty arraysNAS-107121Resolved issue: NAS-107121Erin Clark
- change failover_vhid to type `select` instead of `input`NAS-107120Resolved issue: NAS-107120Caleb
- traceback rendering ctld when FC is usedNAS-106899Resolved issue: NAS-106899Triage Team
1-12 of 12
1 of 12
allow creation of failover lagg from netcli
Complete
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Caleb
CalebReporter
Caleb
CalebLabels
Support Ticket
RGG-220-50735
Components
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created September 10, 2020 at 7:26 PM
Updated July 1, 2022 at 4:55 PM
Resolved October 20, 2020 at 2:09 PM
Activity
Show:
Originally, it was allowed to create lagg interface on TrueNAS HA systems with "failover" type. Creating a "failover" type lagg on TrueNAS HA systems was removed because if that interface is marked critical for failover, it can cause some failover timing issues.
However, we have a customer that sets up their mgmt nics in a failover lagg type and doesn't mark it critical for failover. This is how they setup all their old TrueNAS HA systems but since purchasing a new system and trying to set it up the same, it's now prevented.
This ticket is to do the following:
1. allow failover type lagg creation ONLY in netcli
2. prevent "failover" type lagg interfaces from being marked critical for failover