https://bugzilla.novell.com/show_bug.cgi?id=690662 https://bugzilla.novell.com/show_bug.cgi?id=690662#c4 Per Jessen <per@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |per@opensuse.org --- Comment #4 from Per Jessen <per@opensuse.org> 2011-06-24 07:43:22 UTC --- (In reply to comment #2)
checked /etc.sysconfig/ntp - NTPD_RUN_CHROOTED="yes"
Went to Yast NTP Config/Security, find "Run in CHroot Jail" is selected (ie yes). This is presumably default, since I have not changed it. Set it to no and configured NTP to start at boot.
After re-boot, confirmed ntpd running, no copy of /proc in /var/lib/ntp. Confirmed /etc.sysconfig/ntp - NTPD_RUN_CHROOTED="no"
So it seems the "expected" behaviour is happening, so I accept it's not a bug.
The question remains of Why ?
It's not a _copy_ of /proc, it is /proc mounted with 'bind'. (See /etc/init.d/ntp) One solution might be to change your backup procedure to not go across filesystems. (usually a -x option somewhere). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.