Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: SCALE-20.10-ALPHA, 12.0-RC1, 11.3-U5
-
Component/s: None
-
Labels:None
Description
PR: https://github.com/freenas/freenas/pull/5401
In a previous commit here: 886ca8eb4294aabe17c6b1c5cbe4b1d98f14a291 I allowed "empty" interface creation for obvious reasons.
Schema validation prevents the failover group from being null. For example, create lagg0 and give it a default MTU of 1500. Go back and edit and try to change the MTU to 9000, it will error out.