Opened 13 years ago
Last modified 12 years ago
#588 closed defect
Backup of kcore in chroot environments, e. g. ntpd — at Version 2
Reported by: | mopp | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 3.0.4 |
Component: | mondo | Version: | 3.0.0 |
Severity: | normal | Keywords: | kcore chroot |
Cc: | asleinius@… |
Description (last modified by )
Hello,
it is the same problem as in ticket #320 & #397. I use mondo-3.0.0. The problem occurs with SLES 11 and openSUSE 12.1, but this should apply to all SUSE distributions with an enabled ntpd server with chroot protection. So in the default configuration mondo tries to backup the giant 128TB kcore file. To fix this /var/lib/ntp/proc needs to be added to the exclude list at least on suse distributions with enabled ntpd (default) and NTPD_RUN_CHROOTED="yes" in /etc/sysconfig/ntp.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
In your context what gives a mount command please ? Normally proc filesystem tyoes should be excluded. But maybe it appears differently. Also please attach the mondoarchive.log file in any case.
As a workaround use -E to exclude the /var/lib/ntp/proc dir.
Sorry ntpd is not enabled by default, but if it is enabled then it runs in a chroot environment