Skip to content

Instantly share code, notes, and snippets.

View davidc0le's full-sized avatar

David Cole davidc0le

  • Stealth Startup
  • United Kingdom
View GitHub Profile
@davidc0le
davidc0le / gist:cfcef3a17769fb918c13a64f59f6f8bc
Last active May 9, 2019 19:37
nfs-ganesha segfault v2.8 dev 29 - May 9th 2019
kernel: [4311785.868083] traps: ganesha.nfsd[24341] general protection ip:7f2fbfc9eb6e sp:7f2e496d3720 error:0 in libganesha_nfsd.so.2.8[7f2fbfb55000+1de000]
Core was generated by `/usr/bin/ganesha.nfsd -L /var/log/ganesha/ganesha.log -f /etc/ganesha/ganesha.c'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 _mdcache_lru_ref (entry=0x5f30313431333035, flags=flags@entry=0, func=func@entry=0x7f2fbfcf2890 <__func__.24022> "mdcache_get", line=line@entry=175)
at /root/git-repo/nfs-ganesha/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:1882
1882 /root/git-repo/nfs-ganesha/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c: No such file or directory.
[Current thread is 1 (Thread 0x7f2e496d6700 (LWP 24341))]
(gdb) bt full
@davidc0le
davidc0le / keepalived.conf__VM1
Created March 14, 2018 18:58
keepalived example configuration
global_defs {
notification_email {
youremail@domain.com
}
notification_email_from noreply@domain.com
smtp_server localhost
smtp_connect_timeout 30
}
vrrp_instance portal {