Bug 1901200
| Summary: | linuxptp-daemon crash when enable debug log level | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sebastian Scheinkman <sscheink> | |
| Component: | Networking | Assignee: | Sebastian Scheinkman <sscheink> | |
| Networking sub component: | ptp | QA Contact: | Nikita <nkononov> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | elevin | |
| Version: | 4.7 | |||
| Target Milestone: | --- | |||
| Target Release: | 4.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1901877 (view as bug list) | Environment: | ||
| Last Closed: | 2021-02-24 15:35:48 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1901877 | |||
|
Description
Sebastian Scheinkman
2020-11-24 17:44:10 UTC
PTP Image: origin-ptp:v4.7
Registry: quay.io/schseba
Client Version: 4.6.0-202005061824-29e9a33
Server Version: 4.6.5
Kubernetes Version: v1.19.0+9f84db
========================================================
apiVersion: ptp.openshift.io/v1
kind: PtpConfig
metadata:
name: slave
namespace: openshift-ptp
spec:
profile:
- name: "slave"
interface: "ens1f0"
ptp4lOpts: "-2 -s --summary_interval -4"
phc2sysOpts: "-a -r -n 24"
ptp4lConf: |
[global]
#
# Default Data Set
#
twoStepFlag 1
slaveOnly 0
priority1 128
priority2 128
domainNumber 24
#utc_offset 37
clockClass 248
clockAccuracy 0xFE
offsetScaledLogVariance 0xFFFF
free_running 0
freq_est_interval 1
dscp_event 0
dscp_general 0
dataset_comparison ieee1588
G.8275.defaultDS.localPriority 128
#
# Port Data Set
#
logAnnounceInterval -3
logSyncInterval -4
logMinDelayReqInterval -4
logMinPdelayReqInterval -4
announceReceiptTimeout 3
syncReceiptTimeout 0
delayAsymmetry 0
fault_reset_interval 4
neighborPropDelayThresh 20000000
masterOnly 0
G.8275.portDS.localPriority 128
#
# Run time options
#
assume_two_step 0
logging_level 7
path_trace_enabled 0
follow_up_info 0
hybrid_e2e 0
inhibit_multicast_service 0
net_sync_monitor 0
tc_spanning_tree 0
tx_timestamp_timeout 1
unicast_listen 0
unicast_master_table 0
unicast_req_duration 3600
use_syslog 1
verbose 0
summary_interval 0
kernel_leap 1
check_fup_sync 0
#
# Servo Options
#
pi_proportional_const 0.0
pi_integral_const 0.0
pi_proportional_scale 0.0
pi_proportional_exponent -0.3
pi_proportional_norm_max 0.7
pi_integral_scale 0.0
pi_integral_exponent 0.4
pi_integral_norm_max 0.3
step_threshold 0.0
first_step_threshold 0.00002
max_frequency 900000000
clock_servo pi
sanity_freq_limit 200000000
ntpshm_segment 0
#
# Transport options
#
transportSpecific 0x0
ptp_dst_mac 01:1B:19:00:00:00
p2p_dst_mac 01:80:C2:00:00:0E
udp_ttl 1
udp6_scope 0x0E
uds_address /var/run/ptp4l
#
# Default interface options
#
clock_type OC
network_transport UDPv4
delay_mechanism E2E
time_stamping hardware
tsproc_mode filter
delay_filter moving_median
delay_filter_length 10
egressLatency 0
ingressLatency 0
boundary_clock_jbod 0
#
# Clock description
#
productDescription ;;
revisionData ;;
manufacturerIdentity 00:00:00
userDescription ;
timeSource 0xA0
recommend:
- profile: "slave"
priority: 4
match:
- nodeLabel: "ptp/slave"
========================================================================
NAME READY STATUS RESTARTS AGE
linuxptp-daemon-8r4fb 2/2 Running 0 20m
linuxptp-daemon-9lj7m 2/2 Running 0 22m
linuxptp-daemon-f4s5l 2/2 Running 0 22m
linuxptp-daemon-szq5b 2/2 Running 0 21m
linuxptp-daemon-xz2td 2/2 Running 0 21m
linuxptp-daemon-zv8ll 2/2 Running 0 20m
ptp-operator-bdf66d685-crnrr 1/1 Running 0 23m
ptp4l[174201.279]: [eno1] config item (null).free_running is 0 ptp4l[174201.279]: [eno1] config item (null).freq_est_interval is 1 ptp4l[174201.279]: [eno1] config item (null).gmCapable is 1 ptp4l[174201.279]: [eno1] config item (null).kernel_leap is 1 ptp4l[174201.279]: [eno1] config item (null).utc_offset is 37 ptp4l[174201.279]: [eno1] config item (null).timeSource is 160 ptp4l[174201.279]: [eno1] config item (null).pi_proportional_const is 0.000000 ptp4l[174201.279]: [eno1] config item (null).pi_integral_const is 0.000000 ptp4l[174201.280]: [eno1] config item (null).pi_proportional_scale is 0.000000 ptp4l[174201.280]: [eno1] config item (null).pi_proportional_exponent is -0.300000 ptp4l[174201.280]: [eno1] config item (null).pi_proportional_norm_max is 0.700000 ptp4l[174201.280]: [eno1] config item (null).pi_integral_scale is 0.000000 ptp4l[174201.280]: [eno1] config item (null).pi_integral_exponent is 0.400000 ptp4l[174201.280]: [eno1] config item (null).pi_integral_norm_max is 0.300000 ptp4l[174201.280]: [eno1] config item (null).step_threshold is 0.000000 ptp4l[174201.280]: [eno1] config item (null).first_step_threshold is 0.000020 ptp4l[174201.280]: [eno1] config item (null).max_frequency is 900000000 ptp4l[174201.280]: [eno1] config item (null).dataset_comparison is 0 ptp4l[174201.280]: [eno1] config item (null).delay_filter_length is 10 ptp4l[174201.280]: [eno1] config item (null).delay_filter is 1 ptp4l[174201.280]: [eno1] config item (null).tsproc_mode is 0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |