-
gotwfI want to rename a nic so I can replace it as per dladm rename-link man page example. Yet driving rename link spews thusly:
-
gotwfdladm: rename operation failed: link busy
-
gotwfNever amounted to much of a Solaris admin. Cluebats appreciated.
-
nomadAt a guess, you can't rename a configured/active link.
-
gotwfRight. So how to temporarily render inactive?
-
sommerfeldFirst thing I'd try would be to unplumb ip off of it (ipadm disable-if or ifconfig xx0 unplumb).
-
sommerfeldbest bet is to do this when you can reboot the machine afterwards to clean up any mess and verify that persistent config is correct
-
sommerfeld(well, if you're going to rename it, ipadm delete-if might be more what you want)
12 minutes ago