Re: [Linuxptp-users] Question about how to run linuxptp as a service daemon

2022-08-31 Thread Hussamuddin Nasir via Linuxptp-users
Make sure your systemd script starts the daemon after the network is online. -- cheers, Hussam (Hussamuddin Nasir) Netlab, GENI and FABRIC Operations Team --- Laboratory for Adv. Networking Phone : (859)218-0059 James F Hardymon

Re: [Linuxptp-users] running ptp4l under vmware

2021-11-05 Thread Hussamuddin Nasir via Linuxptp-users
You have to use the ptp_kvm linux module for this. See https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/chap-kvm_guest_timing_management#sect-KVM_guest_timing_management-Host-guest-time-sync -- cheers, Hussam (Hussa

[Linuxptp-users] ptp4l in unicast mode with GM reboots

2021-04-01 Thread Hussamuddin Nasir via Linuxptp-users
Hello folks,   I have a setup where we have a GM https://timemachinescorp.com/product/ptp-network-time-server-tm2000a/ and a linux client that works fine in the unicast setup we have. All is fine until the time server for some reason reboot. At that point the ptp4l daemon on the linux machine

Re: [Linuxptp-users] Ptp4l as a service

2020-11-27 Thread Hussamuddin Nasir via Linuxptp-users
If you remove the -i from /lib/systemd/system/ptp4l.service file , then the interface definition in the /etc/linuxptp/ptp4l.conf takes precedence. -- cheers, Hussam (Hussamuddin Nasir) Netlab & GENI Operations Team --- Laboratory

Re: [Linuxptp-users] phc2sys with ptp_kvm and mutiport mellanox NICs

2020-07-22 Thread Hussamuddin Nasir via Linuxptp-users
Yes i can get it working with multiple instances of phc2sys, but was not sure that was the best way to move forward. Also does any one have experience using the ptp_kvm module (/dev/ptp_kvm) as a source PHC. I was looking at the latest devel linuxptp code that has a new program called "ts2phc"

[Linuxptp-users] phc2sys with ptp_kvm and mutiport mellanox NICs

2020-07-21 Thread Hussamuddin Nasir via Linuxptp-users
Hello folks,  I am using Mellanox Connect X5 dual port 100G card whose PTP clock devices (/dev/ptp0, /dev/ptp1) were synced using ptp4l and phc2sys via a PTP Appliance. We now install a KVM on the physical host and setup the Mellanox NIC as pass thru to the KVM. The KVM has the module ptp_kvm