Hi,
1) I have a setup where rsyslogd writes to shared storage file ( shared
storage file which is provided by glusterfs with 2 servers ).
2) I reboot glusterfs server 1 and then in less than a minute I reboot
glusterfs server 2.
3) Rsyslogd gets stack in the state below while 2 glusterfs servers seem
to recover after their almost concurrent reboot.
Receive the following error from strace command of rsyslogd
strace -f -ewrite -f -p <rsyslog pid>
Process 17463 attached with 8 threads
[pid 4711] write(10, "Mar 8 15:27:05.592037 warning L"..., 92) = 92
[pid 4711] write(10, "Mar 8 15:27:05.633467 warning L"..., 92) = 92
[pid 4711] write(10, "Mar 8 15:27:05.669069 warning L"..., 92) = 92
[pid 4711] write(7, "Mar 8 15:27:11.077982 err LEI-0"..., 103) = 103
[pid 4711] write(10, "Mar 8 15:27:11.077982 err LEI-0"..., 103) = 103
[pid 4711] write(7, "Mar 8 15:27:11.078299 err LEI-0"..., 103) = -1 ENOTCONN
(Transport endpoint is not connected)
[pid 4711] write(10, "Mar 8 15:27:11.078299 err LEI-0"..., 103) = -1 ENOTCONN
(Transport endpoint is not connected)
Do you have an idea why this might happen ?
System versions in use :
glusterfs 3.6.9
rsyslogd 8.15.0
Best Regards,
Angelos Sakellaropoulos
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.