[DNG] Wicd and rtl8152

2018-09-18 Thread Jackman
ring of numbers). I don't know if that's relevant, but it's the first time I've seen it. At the very least, I'd like help understanding if this is a device/driver problem, a wicd problem, or a user problem. Thank you. Andrew Jackman ___

Re: [DNG] Wicd and rtl8152

2018-09-18 Thread Jackman
Thank you for both of your responses. I am on ASCII. It's a fresh install. I will attempt to disable Ethernet renaming and get back to you all. Thanks! On Tue, Sep 18, 2018, 11:11 KatolaZ wrote: > On Tue, Sep 18, 2018 at 10:46:39AM -0500, Jackman wrote: > > Good morning! > >

[DNG] ZFS NFS

2021-02-11 Thread Jackman via Dng
lling to put a reasonable amount into someone's preferred-vice fund in exchange. Thank you! Andrew Jackman kd7...@gmail.com ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] ZFS NFS

2021-02-11 Thread Jackman via Dng
mount -t nfs 10.1.0.100:/srv/media /mnt/fs0 32 ↵ mount.nfs: requested NFS version or transport protocol is not supported BTW, I'm using the contrib packages. I'm going to try backports next. Andrew Jackman kd7...@gmail.com On Thu, Feb 11, 2021 at 1:34 PM d...@d404.nl wrote: >

Re: [DNG] ZFS NFS

2021-02-11 Thread Jackman via Dng
or testing: ➜ ~ cat /etc/exports /srv/nfs-test 10.0.0.0/8(rw) I am now suddenly able to mount on the remote host both the test NFS export and the ZFS NFS export. Yay! Thanks for your help! Andrew Jackman kd7...@gmail.com On Thu, Feb 11, 2021 at 1:46 PM Jackman wrote: > ➜ ~ zfs sha

[DNG] NFS+Kerberos on Beowulf

2021-02-13 Thread Jackman via Dng
e0 krb5kdc[30344](info): TGS_REQ (8 etypes {18 17 20 19 16 23 25 26}) 10.1.0.100: ISSUE: authtime 1613287016, etypes {rep=18 tkt=18 ses=18}, nfs/storage0.jackman.local@JACKMAN.LOCAL for nfs/storage0.jackman.local@JACKMAN.LOCAL This very much looks to me like a successful response from Kerberos.

Re: [DNG] NFS+Kerberos on Beowulf

2021-02-14 Thread Jackman via Dng
=""' by default. Problem solved. Thank you! Hopefully these mailing list archives will help someone in the future. Andrew Jackman kd7...@gmail.com On Sun, Feb 14, 2021 at 4:49 AM Andreas Messer wrote: > On Sun, Feb 14, 2021 at 12:23:05AM -0700, Jackman via Dng wrote: > >

[DNG] NFS Stale file handle for regular user, not root

2021-02-24 Thread Jackman via Dng
the difference with root: dorito :: ~ » mount /mnt/backup && ls -hal /mnt/backup total 57K drwxr-xr-x 12 rootroot 12 Feb 23 03:36 . drwxr-xr-x 7 rootroot4.0K Feb 24 12:10 .. drwxr-xr-x 3 jackman jackman3 Feb 11 04:21 backup_dorito_20210211 drwxr-xr-x 4 jackman jackm

Re: [DNG] NFS Stale file handle for regular user, not root

2021-02-24 Thread Jackman via Dng
Mounting and remounting is not the problem, unfortunately. That'd be easier to track down. I can't unmount with the regular user, but root can do it just fine. BTW, the 'jackman' user has the same uid on both server and client. On Wed, Feb 24, 2021, 3:39 PM