-
jbk
i haven't thought too hard on this (so probably some holes I haven't thought of), but on the surface it seems like it could be handy -- a flag to chmod that'd set the permissions using the permissions of another file
-
andyf
GNU chmod has `--reference` so there is precedent at least.
-
jbk
rmustacc: didn't you do some work with a broadcom nic driver at some point (I vaguely recall something)? (if so) did that work ever get upstreamed?
-
rmustacc
Which broadcom nic driver?
-
rmustacc
I've dealt with a lot of them, haha.
-
rmustacc
Should all be upstream other than the incomplete prototype that got to the command queue point for bnxt.
-
jbk
oh ok.. this is probably BCM5722
-
jbk
we're seeing constant link flapping that seems to be a driver issue (not cable or switch)
-
jbk
figured it'd be worth checking if there's already something out there to test
-
rmustacc
jbk: Which driver does that have?
-
rmustacc
If you know off hand.
-
rmustacc
I guess bge? No delta that I know of.
-
jbk
let me find out.. someone else has been messing with the system
-
jbk
i thought bxne, but could easily be wrong
-
jbk
oh it is bge
-
richlowe
can someone give me uname -m from some random sparc, again?
-
otis
SunOS sh-sparc-t6320-bl0 5.11 11.2 sun4v sparc SUNW,Sun-Blade-T6320 Solaris
-
otis
SunOS inez 5.10 Generic_138888-07 sun4u sparc SUNW,UltraAX-i2 Solaris
-
richlowe
thanks :)
-
otis
aren't any on mos? (i've found these two randomly on the interwebz)
-
otis
as i don't have any SPARC box online any longer :-((
-
sjorge
jbk: there is a cpacl.c floating around somewhete that copies everything (mode, acls,...)
-
sjorge
cant imediatly find it
-
sjorge
i use a binary of that i use to restore broken acls from a template dir
-
richlowe
sjorge: I'm pretty sure rsync can do that, too
-
richlowe
and possibly cpio or something.
-
richlowe
(I'm not certain rsync can _not_ copy file contents though)
-
sjorge
can rsync understand our zfs acls?
-
sjorge
and yeah rsync will also do the content i think
-
nahamu
I wish I had published the c code I wrote to let python easily read and write ZFS ACLs...
-
nahamu
Lost to the sands of time multiple employers ago.
-
jbk
i may get to it once i finish some current stuff
-
gitomat
[illumos-gate] 15804 cxgbe: update firmware version to 1.27.4.0 -- Nils Nieuwejaar <nils⊙oc>
-
gitomat
[illumos-gate] 15802 ipadm(8) man page missing interface/ option for show-addr[prop] -- Andy Fiddaman <illumos⊙fn>