Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jail hangs at job unload #54

Open
mheily opened this issue Apr 12, 2016 · 1 comment
Open

jail hangs at job unload #54

mheily opened this issue Apr 12, 2016 · 1 comment
Labels

Comments

@mheily
Copy link
Owner

mheily commented Apr 12, 2016

jails hang at job unload due to cron.

workaround is to kill -9 them from the main host.

@mheily mheily added the bug label Apr 12, 2016
@mheily
Copy link
Owner Author

mheily commented Apr 12, 2016

I think it has something to do with sendmail:

freebsd11% ps ax|grep J
30075 - IsJ 0:00.01 /usr/sbin/syslogd -s
30127 - SsJ 0:00.00 sendmail: accepting connections (sendmail)
30130 - IsJ 0:00.00 sendmail: Queue runner@00:30:00 for /var/spool/clientmqueue
30134 - IsJ 0:00.00 /usr/sbin/cron -s
30159 - ZJ 0:00.03
30161 2 I+J 0:00.02 /bin/sh /etc/rc.shutdown
30164 2 I+J 0:00.00 /bin/sh /etc/rc.shutdown
30166 2 I+J 0:00.00 sleep 90
30203 2 I+J 0:00.00 /bin/sh /etc/rc.shutdown
30208 2 I+J 0:00.00 pwait 30134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant