18:51:19 i 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) 19:41:35 apparently yep, ifconfig seems to be only way. 19:42:10 wonder if that'd be worth a ticket 19:43:46 i guess so, I mean, ifconfig is assuming hostname.xxx files, but that does not fit into the dladm/ipadm world... 19:44:20 though 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 19:52:01 in such cases it should do the proper restart dance for ipadm service imo. 20:25:52 hrm.. 20:26:05 this build of rsync doesn't preserve ZFS acls 20:26:38 anyone know if it's just a matter of build options, or if it just doesn't support them on illumos? 20:48:20 jbk: use posix acls.. 20:48:28 .. or it probably wont work :) 20:50:18 posix-draft acls do not work on zfs 21:03:13 most likely rsync needs to be taught about NFSv4 acls. 21:06:32 jbk: I don't know if it's fully accurate for illumos, but https://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" 21:14:59 dladm: warning: cannot get link property 'mac-address' for e1000g0: object not found 21:14:59 e1000g0 mac-address ? ? ? ? 21:15:06 implemented after the fork. 21:20:53 Ah, yep: 21:20:55 Date: Thu, 14 Oct 2010 17:01:19 -0700 21:21:03 Subject: PSARC/2010/392 New dladm "mac-address" linkprop 21:24:52 but apparently while the bug db was still updating: https://illumos.org/opensolaris/bugdb/bug.html#!6404916 21:24:53 → OpenSolaris issue 6404916: Need a fool proof way to find mac address for an interface (Fix Delivered)