On Wed, 26 Dec 2018 17:03:31 +0100 =?utf-8?q?Holger_Schr=C3=B6der?=
<holgi....@gmx.de> wrote:
> Package: systemd
> Version: 239-15
> Severity: normal
> 
> Dear Maintainer,
> 
> With systemd 240-1 it is not possible to mount an nfs-share. Downgrade to
> 239-15 solves the problem.
> 
> root@sidbox/home/holgi $ mount -t nfs -o vers=3 hsp1:/home/holgi/backup
> /media/dummy
> mount.nfs: clnt_dg_create: out of memory
> mount.nfs: Cannot allocate memory
> 
> If further information is needed, please let me know :)

Might be the same issue as #917167

Can you try the following
# ulimit -n 4096
# mount -t nfs -o vers=3 hsp1:/home/holgi/backup

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to