Re: [DNG] NFS failure New ascii to upgraded ascii.
On Thu, 5 Jul 2018 12:48:19 +1000 terryc wrote: > I have a newish system that had devuan-Jessie installed and then > recently upgrade to Devuan-Ascii. It has been acting as a NFS > reliabnle from its installation some months ago. > > The NFS server was a Debian-stretch system that has just been upgraded > to Devuan-Ascii. > > For some reason, the client now errors out when it attempt to NFS > mount disks from the server. The error message are(three mounts); > > mount -a > mount.nfs: requested NFS version or transport protocol is not > supported mount.nfs: requested NFS version or transport protocol is > not supported mount.nfs: requested NFS version or transport protocol > is not supported > > Both systems are at > Linux 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 > (2018-05-07) x86_64 GNU/Linux > > A simiar problem exists on a Devuan-jessie system when it tries to > access the same mounts. The error message from jessie is; > mount.nfs: mount(2): Connection refused. > > Both the Ascii systems have been updated and upgraded since > changes to ensure they should be identical in software. > > Ideas? > Investigations? > ___ > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng We get posts like this over on the Samba mailing list, from the info provided it is virtually impossible to help, you might just as well have said 'hey, I have a problem with nfs, how do I fix it' ;-) From what has been posted, is the NFS server actually running ? If it is, is it possibly hanging ? Is a firewall or selinux or apparmor in the way ? Rowland ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] NFS failure New ascii to upgraded ascii.
On Thu, 5 Jul 2018 08:29:40 +0100 Rowland Penny wrote: > From what has been posted, is the NFS server actually running ? If > >it > is, is it possibly hanging ? Is a firewall or selinux or apparmor in > the way ? Argh, solved, 101. Another thing the migration to Ascii borked. I'll have to check that it starts next reboot. I've already checked runlevel and that scripts exist for the nfs parts, so it is another mystery to chase up why. FWIW, the migration borked the static networking and shoved it over to dhcp. Thanks. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] NFS failure New ascii to upgraded ascii.
On Thu, Jul 05, 2018 at 08:08:59PM +1000, terryc wrote: > FWIW, the migration borked the static networking and shoved it over to > dhcp. That's horrible :-) ael ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[DNG] Static Net failure, wsaRe: NFS failure New ascii to upgraded ascii.
On Thu, 5 Jul 2018 11:23:49 +0100 ael wrote: > On Thu, Jul 05, 2018 at 08:08:59PM +1000, terryc wrote: > > FWIW, the migration borked the static networking and shoved it over > > to dhcp. > > That's horrible :-) Caught me by surprise as due to mail server security the change IP refused posting. WTF? Head scratching lead to running 'sudo ifconfig' and spotting the dhcp IP range. Comments on IRC:Devuan indicated that something rotates/scrambles cards listed in udec/persistent-net-rules. The first one was commented out and was from a old motherboard, but the system had been recently running on a new motherboard for months. I appears it commented out the current net card, looked for the old(?) and then invoked dhcdp and connected. Fixing the commenting or not in the file, removing dhcp and a rebooting fixed stuff. Thankfully it didn't delete any of the static networking information. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[DNG] service localfs
Hi, I have a problem with vmware startup scripts. The script /etc/init.d/vmware-USBArbitrator contains the follwing dependency: # Required-Start: localfs But there is no such service in Devuan. Seems to have something to do with systemd. I can remove this dependency from that script, but it gets overwritten with every update of vmware player. Does someone know what this "localfs" is? Can I install some fake, so I don't have to change this script after very update? Jochen ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng