perfsonar-user - Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Murilo Vetter <>
- To: Valentin Vidic <>
- Cc:
- Subject: Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9
- Date: Fri, 8 Jun 2018 08:51:15 -0300 (BRT)
- Ironport-phdr: 9a23:wxEdeRG8eZ8h5rI0OHmkhJ1GYnF86YWxBRYc798ds5kLTJ76p8y+bnLW6fgltlLVR4KTs6sC17KL9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCa9bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjm58axlVAHnhzsGNz4h8WHYlMpwjL5AoBm8oxBz2pPYbJ2JOPZ7eK7WYNEUSndbXstJWSJPApm8YZUMAeUDM+ZWsobyqEcPrRW5GQmhH/ngxiNUiXDtx6A2z+YsHAfb1wIgBdIOt3HUoc3yOqcPS+C1za3IzTLeZPxZxzj99JTIfQ47ofqRWr9wdNfRyVMuFwPBiVWcs5LlMC2J1uQRrWeb9fFtVfqoi24/sg1xuSSgyt02ionPnoIZ0EvL9T9gzYszONa2Rkl7Ydu+H5tRsSGXL5d5Tdk4Q2Fupik61qcKuZ6hfCQS0JQnwB/ea/qdfIiO+B7jTOKRLS95hHJ5fLKznRiz/lKuy+HmTsm01E5GoTBdktbWsHABzRrT5dabSvdl5Eeh3y6P2xrI5eFeOUw0kavbK4InwrEuipofq0DDHjPwlU7rj6GWbl0p9va05+j7eLnquJGROo1uhg3jNqkihNazDOQ+PwMTRWaU4/6826fm/UDhQLVFkPk2kq7BvZHbJMQbo7W2AxVP3Yo58xa/CC+m3M0DnXYbNl5FYhSHj5DzN17VOvD0Ffa/g1Kynzd33/3KIKHtDonXInTdnrrsf6xx51NYxQYt19xS54pYCrQbL/LyXk/xusbYDhg8MwGsxubnFc991oIaWWKIGKOZLr3dsUOU5u0xOemBf5cVuDHlK/Q8/P7hkWU1mUUbfamxx5cYc2q4Eux8I0qFeXrsnssBEWASswomUuPqklOCUSVUZ3a0Ra08/Cg3CJ+9DYjdXICgm7iB3CagHp1KfWBKFEqAEXbud4WYRfgMciSSLdF9kjAaT7SuVZIu1Qz9/DP9noRuKufS5iwe/azi2Nl+r7ntnBU/8yB1CYKj0m2MRElft1kuSiNw3Lop8nZw0lOS7a8tpuFCFNhUr81EThs3L9aIyvFgCtT1HBzMYsuEUn6+Rc3jGjp3VNQphdUUNRVTAdKn2zXexSuuBPcrmqCXCYZ8pqfBxXn1IIBjxmra2bMJl14+B9BEc3egnuh17V6AVMbyj0yFmvPyJuwn1ynX+TLGlDLWsQ==
Here it goes:
# cat /etc/ntp.conf
--
# /etc/ntp.conf, configuration for NTP
# by default act only as a basic NTP client
restrict -4 default nomodify nopeer noquery notrap
restrict -6 default nomodify nopeer noquery notrap
# allow NTP messages from the loopback address, useful for debugging
restrict 127.0.0.1
restrict ::1
logfile /var/log/ntpd
driftfile /var/lib/ntp/ntp.drift
statsdir /var/lib/ntp/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
# You should have at least 4 NTP servers
server chronos.asda.gr iburst # ASDA - Greece, EU
server ns2.jp.apan.net iburst # Asia Pacific Advanced Network - Tokyo, Japan
server ntp.itl.waw.pl iburst # PIONIER - Poland, EU
server ntp.litnet.lt iburst # LITNET - Lithuania, EU
server vega.cbk.poznan.pl iburst # PIONIER - Poland, EU
# /etc/ntp.conf, configuration for NTP
# by default act only as a basic NTP client
restrict -4 default nomodify nopeer noquery notrap
restrict -6 default nomodify nopeer noquery notrap
# allow NTP messages from the loopback address, useful for debugging
restrict 127.0.0.1
restrict ::1
logfile /var/log/ntpd
driftfile /var/lib/ntp/ntp.drift
statsdir /var/lib/ntp/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
# You should have at least 4 NTP servers
server chronos.asda.gr iburst # ASDA - Greece, EU
server ns2.jp.apan.net iburst # Asia Pacific Advanced Network - Tokyo, Japan
server ntp.itl.waw.pl iburst # PIONIER - Poland, EU
server ntp.litnet.lt iburst # LITNET - Lithuania, EU
server vega.cbk.poznan.pl iburst # PIONIER - Poland, EU
--
# systemctl daemon-reload
--
--
# systemctl | grep ntp
--
Failed to list units: No such method 'ListUnitsFiltered'
Failed to list units: No such method 'ListUnitsFiltered'
--
Regards,
--
Murilo Vetter
Analista REMEP-FLN/PoP-SC
PoP-SC - Ponto de Presença da RNP em Santa Catarina
REMEP-FLN - Rede Metropolitana de Educação e Pesquisa da Região de Florianópolis
RNP - Rede Nacional de Ensino e Pesquisa
UFSC - Universidade Federal de Santa Catarina
SETIC - Superintendência de Governança Eletrônica e Tecnologia da Informação e Comunicação
Fundações de Apoio FEESC e FEPESE
--/--
www.pop-sc.rnp.br
remep.pop-sc.rnp.br
CHAMADOS:
+55(48)3721-3000
INOC: 11242*100
De: "Valentin Vidic" <>
Para:
Enviadas: Sexta-feira, 8 de junho de 2018 8:38:46
Assunto: Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9
Para:
Enviadas: Sexta-feira, 8 de junho de 2018 8:38:46
Assunto: Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9
On Fri, Jun 08, 2018 at 08:21:00AM -0300, Murilo Vetter wrote:
> It follows the requested commands. I also send you the contents of init.d file.
Thanks, this is all looking good. Still no idea, but you can send:
# cat /etc/ntp.conf
# systemctl daemon-reload
# systemctl | grep ntp
--
Valentin Vidic
Computer Systems Engineer - Expert
Department of Computer Infrastructure and Services
Croatian Academic and Research Network - CARNET
Josipa Marohnica 5, HR-10000 Zagreb, Croatia
tel: +385 1 6661 714, fax. +385 1 6661 635
gsm: +385 91 2480 919
www.CARNet.hr
[Arquivo de texto:message-footer.txt]
> It follows the requested commands. I also send you the contents of init.d file.
Thanks, this is all looking good. Still no idea, but you can send:
# cat /etc/ntp.conf
# systemctl daemon-reload
# systemctl | grep ntp
--
Valentin Vidic
Computer Systems Engineer - Expert
Department of Computer Infrastructure and Services
Croatian Academic and Research Network - CARNET
Josipa Marohnica 5, HR-10000 Zagreb, Croatia
tel: +385 1 6661 714, fax. +385 1 6661 635
gsm: +385 91 2480 919
www.CARNet.hr
[Arquivo de texto:message-footer.txt]
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/01/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/04/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/06/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/13/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/14/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/19/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/19/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Antoine Delvaux, 06/19/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/08/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/06/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Valentin Vidic, 06/05/2018
- Re: [perfsonar-user] Problem in configuring perfsonar-toolkit-ntp in Debian 9, Murilo Vetter, 06/04/2018
Archive powered by MHonArc 2.6.19.