alvic2000
alvic2000
If I start nfs-ganesha like this: valgrind --log-file=/tmp/massif-ganesha.out --tool=massif `which ganesha.nfsd` -f /etc/ganesha/ganesha.conf -L /var/log/ganesha/ganesha.log -N NIV_INFO nfs shares are not appeared and log file not filled. cat /tmp/massif-ganesha.out ==1451229==...
Good morning Frank! > valgrind --log-file=/tmp/vg.out --tool=massif /usr/bin/ganesha.nfsd -F -f /etc/ganesha/top21.conf -L /var/log/ganesha -N NIV_INFO After I runing command: valgrind --log-file=/tmp/vg.out --tool=massif /usr/bin/ganesha.nfsd -F -f /etc/ganesha/ganesha.conf -L /var/log/ganesha/ganesha.log -N NIV_INFO...
From command line I can't start nfs-ganesha to work properly, but by modifying systemctl service unit /usr/lib/systemd/system/nfs-ganesha.service \# This file is part of nfs-ganesha. \# \# There can only be...
I'm awfully sorry, but I don't understand how to trigger a memory report? Thank you.
Good day, Frank. In one shell I run this command: valgrind --vgdb=yes --vgdb-error=0 --log-file=/tmp/vg.out --tool=massif /usr/bin/ganesha.nfsd -F -f /etc/ganesha/ganesha.conf -L /var/log/ganesha/ganesha.log -N NIV_INFO In another shell I run : gdb...
Sorry, but now nfs share not workin: on server: ps aux | grep ganesha root 426970 0.0 0.0 21720 14204 pts/0 S+ 09:33 0:00 valgrind --vgdb=yes --vgdb-error=0 --log-file=/tmp/vg.out --tool=massif /usr/bin/ganesha.nfsd...
cat /var/log/ganesha/ganesha.log 11/07/2022 09:31:50 : epoch 62c7cf0d : v2-nx-gls0010.localdomain : ganesha.nfsd-325253[Admin] do_shutdown :MAIN :EVENT :NFS EXIT: stopping NFS service 11/07/2022 09:31:50 : epoch 62c7cf0d : v2-nx-gls0010.localdomain : ganesha.nfsd-325253[dbus_heartbeat] gsh_dbus_thread :DBUS...
Good day, friends. Last week I start my "hard" test on similary to my productin environment (with valgrind). And now, seven days later here Intermediate results: ps aux | grep...
> I'm not quite sure what the above shows. I don't see any Ganesha memory use stacks. Good day, Now nfs-ganesha is crashed [2487665.364697] rhsmcertd-worke invoked oom-killer: gfp_mask=0x6280ca(GFP_HIGHUSER_MOVABLE|__GFP_ZERO), order=0, oom_score_adj=0...
Good day. I run nfs-ganesha with comand valgrind --log-file=/tmp/vg.out --tool=massif /usr/bin/ganesha.nfsd -F -f /etc/ganesha/ganesha.conf -L /var/log/ganesha/ganesha.log -N NIV_INFO As I understand log file is /tmp/vg.out , but ll /tmp/vg.out -rw-r--r--...