-
jbki can't recall if i've asked this before, but if I want to change the default/first mac address of a nic from the factory, I believe I can use 'ifconfig xxx ether ....', but is there an equivalent with dladm? (I don't think so, but just wondering if i've just missed it)
-
tsoome_apparently yep, ifconfig seems to be only way.
-
jbkwonder if that'd be worth a ticket
-
tsoome_i guess so, I mean, ifconfig is assuming hostname.xxx files, but that does not fit into the dladm/ipadm world...
-
jbkthough related, one thing that's fairly annoying is that since many dladm properties can only be set while nothing is using it (e.g. no IP interface created over it), that can make it overly cumbersome to change properties (often have to tear down all the configuration, make the change, then rebuild it all).... i wonder if having some sort of 'apply on next reboot' flag for that would be useful
-
tsoome_in such cases it should do the proper restart dance for ipadm service imo.
-
jbkhrm..
-
jbkthis build of rsync doesn't preserve ZFS acls
-
jbkanyone know if it's just a matter of build options, or if it just doesn't support them on illumos?
-
tux0rjbk: use posix acls..
-
tux0r.. or it probably wont work :)
-
jbkposix-draft acls do not work on zfs
-
sommerfeldmost likely rsync needs to be taught about NFSv4 acls.
-
alancjbk: I don't know if it's fully accurate for illumos, but docs.oracle.com/cd/E88353_01/html/E37853/ifconfig-7.html is the Solaris ifconfig -> *adm cheat sheet, and it suggests "dladm set-linkprop -p mac-address=addr"
-
sommerfelddladm: warning: cannot get link property 'mac-address' for e1000g0: object not found
-
sommerfelde1000g0 mac-address ? ? ? ?
-
sommerfeldimplemented after the fork.
-
alancAh, yep:
-
alancDate: Thu, 14 Oct 2010 17:01:19 -0700
-
alancSubject: PSARC/2010/392 New dladm "mac-address" linkprop
-
alancbut apparently while the bug db was still updating: illumos.org/opensolaris/bugdb/bug.html#!6404916
-
fenix→ OpenSolaris issue 6404916: Need a fool proof way to find mac address for an interface (Fix Delivered)