Public bug reported:

The fix for bug #2032805 allows chronyd to use one PTP clock/interface
with timemaster, but not more than one.

Steps to reproduce (config must contain valid network interface names):
$ cat > minimal_timemaster.conf
# List two separate interfaces, or two separate domains with the same interface:
# [ptp_domain 0]
# interfaces ens1f0np0
[ptp_domain 127]
interfaces ens1f0np0 ens1f1np1


$ sudo timemaster -m -q -f minimal_timemaster.conf 
timemaster[533042.285]: process 2755518 started: chronyd -n -f 
/var/run/timemaster/chrony.conf 
timemaster[533042.285]: process 2755520 started: phc2sys -l 5 -a -r -R 1.00 -z 
/var/run/timemaster/ptp4l.0.socket -t [127:ens1f0np0] -n 127 -E refclock_sock 
--refclock_sock_address /var/run/timemaster/chrony.SOCK0 
timemaster[533042.286]: process 2755522 started: phc2sys -l 5 -a -r -R 1.00 -z 
/var/run/timemaster/ptp4l.1.socket -t [127:ens1f1np1] -n 127 -E refclock_sock 
--refclock_sock_address /var/run/timemaster/chrony.SOCK1 
Fatal error : Could not open socket /var/run/timemaster/chrony.SOCK1
...


Quickfix:
sudo sed -i 's|@{run}/timemaster/chrony.SOCK0 
rw,|@{run}/timemaster/chrony.SOCK[0-9]* rw,|' /etc/apparmor.d/usr.sbin.chronyd
sudo systemctl reload apparmor

Expected output:
The timemaster command continues to run until pressing CTRL+C


$ lsb_release -rd
No LSB modules are available.
Description:    Ubuntu 24.04 LTS
Release:        24.04

chrony:
  Installed: 4.5-1ubuntu4
  Candidate: 4.5-1ubuntu4

linuxptp:
  Installed: 4.0-1ubuntu1
  Candidate: 4.0-1ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: linuxptp 4.0-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: tsoffload linkout
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Jun  5 21:53:26 2024
Dependencies:
 gcc-14-base 14-20240412-0ubuntu1
 libc6 2.39-0ubuntu8.2
 libgcc-s1 14-20240412-0ubuntu1
 libidn2-0 2.3.7-2build1
 libunistring5 1.1-2build1
InstallationDate: Installed on 2024-05-14 (22 days ago)
InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Release amd64 
(20240423)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=<set>
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: linuxptp
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.linuxptp.timemaster.conf: [modified]
mtime.conffile..etc.linuxptp.timemaster.conf: 2024-06-05T19:08:29.036254

** Affects: chrony (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linuxptp (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble

** Also affects: chrony (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068526

Title:
  apparmor blocks using more than one timemaster clock with chrony

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/2068526/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to