perfsonar-user - Re: [perfsonar-user] Perfsonar running on Docker
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Murilo Vetter <>
- To: Dan Doyle <>
- Cc: perfsonar-user <>
- Subject: Re: [perfsonar-user] Perfsonar running on Docker
- Date: Fri, 15 Jun 2018 16:17:44 -0300 (BRT)
- Ironport-phdr: 9a23:5T2+PxbhjzK0wAYVe1XbaO3/LSx+4OfEezUN459isYplN5qZpsy6Yx7h7PlgxGXEQZ/co6odzbaO7ua4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahYb5+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v9LlgRgP2hygbNj456GDXhdJ2jKJHuxKquhhzz5fJbI2JKPZye6XQds4YS2VcRMZcTyJPDIOmb4URDOQOP+hYoZTyqFQSrBuwAhWsCfj1xTNUmnD5xrc33/gjHAzAwQcuH8gOsHPRrNjtM6kSTPq1zKjMzTXEcvhZ1iny6JTUch8/u/GHQLV9cc/MyUk1FgPFilKQpZb7PzyLyuQNr3aU7/B7WOK3jG4nsxh9oiOzycs2kInJgJoVxkrf+iVj2Ys4I8CzRkB8Yd6hCpRQtieaOpNrQsMsWGFnpDw2xaYcuZKjfSgKzognyADFa/yBbYeI/gzvWPyPLjhlmXJpYKi/hxCq8US60eL8TM+520tJoCpditTAqGwB2wDJ5sSZRPZw/F2t1SuL2gzN8O1JIUY5nrfBJZE72L4/jJ8TvFzDHiDonEX2i7ebd0Ql+uit8OvneK/pqoWEN49zkgHyK78uldClDeQiNAgOR3KX9v+m1LH7/E35RqtFjuEun6XHrJzWOd4XqrC3DgJXyIov9hKyAym83NkYhXUHKUhKeBODj4jnIVHOJ/X4AO+6g1SxijdrxvTGPrr7DpXTMHfDjKvhcqhn60NH0Aozyshf64tPCr4dOv7zQEnxtMTCAhAiKQy42/znB8ll1oMCRWKPBbeUMLvMvl+S6OIvOO6MZIkPtzbnMvQl+uXugmEjmVIGeamp3IAXaGyjHvh4OUmZYHzsgssfHmcQuAoxUvDqhEOYXTFNenmyQvF02zcgFYjzDZvfXpv/x/uF3TynBdtXYHxLEFaBDS2ueomZHOwdbTqbZdRgnToDW7bmU4I72wqpsgbgjqd8I/CHxipNmZvlnPRy9une3UU+/Dh4CNWZ3kmCS2Z+l2cOQDRw3b05rEBgnAS53LB8ksBfQPlO/fJNVU8EOILAwvYyX9XvQAPFeZGXRUq6T8+OGTYpC8k6hcUIewB3AYPxoArE2n+PHqUUk7vDOpEo7q/Glyz0Otx8z3GAyqQ9k1Q8atNILSi9jehl8RCVDZSfwBbRrLqjaalJhH2Fz2yE12fb+RgACAM=
Hi Dan,
I have just tested again and now it is working
Probably I miss something.
Thanks for now.
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: "Dan Doyle" <>
Para: "Murilo Vetter" <>
Cc: "perfsonar-user" <>
Enviadas: Quinta-feira, 14 de junho de 2018 17:04:42
Assunto: Re: [perfsonar-user] Perfsonar running on Docker
Para: "Murilo Vetter" <>
Cc: "perfsonar-user" <>
Enviadas: Quinta-feira, 14 de junho de 2018 17:04:42
Assunto: Re: [perfsonar-user] Perfsonar running on Docker
Is the host parent running apache? If so, stop it and restart the container. There are some more docs forthcoming, but the tldr is that the docker container on linux is going to share the network stack directly with the host OS. Meaning that the docker container's pscheduler is going to want to bind to 443 directly, and if the host is already running apache you will end up in a peculiar state where requests are actually hitting the host's apache, not the docker container's.
Dan Doyle
GlobalNOC Software Developer
1-812-856-3892
1-812-856-3892
On Jun 14, 2018, at 4:01 PM, Murilo Vetter <> wrote:Hello,I am using this OS:# cat /etc/debian_version
7.11
# uname -an
Linux monipe-bc 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.39-1+deb8u1~bpo70+1 (2017-02-24) x86_64 GNU/LinuxWe have some old mini PCs running Debian 7 and we will try to run docker in it using the perfsonar/testpoint image.Could it be something related to the host OS?Regards,--
<assinatura_pop.jpg>
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*100De: "Dan Doyle" <>
Para: "Murilo Vetter" <>
Cc: "perfsonar-user" <>
Enviadas: Quinta-feira, 14 de junho de 2018 16:41:34
Assunto: Re: [perfsonar-user] Perfsonar running on DockerHi Murilo,Thanks for trying out the new Docker containers, sorry to hear you're having trouble. What is the host operating system in this case?Dan Doyle
GlobalNOC Software Developer
1-812-856-3892On Jun 14, 2018, at 3:33 PM, Murilo Vetter <> wrote:--Hi,As I notice, perfSONAR is starting to support Docker. I tried to run perfsonar/testpoint image, like below:# docker run --privileged -d -P --net=host -v "/var/run" perfsonar/testpointContainer is up and running, but when I try to run on task, it is coming with the following errors:# docker exec -it kind_morse bash[root@monipe-bc /]# pscheduler task rtt www.ufsc.br
Unable to find pScheduler on localhost[root@monipe-bc /]# pscheduler ping localhost
localhost: SSL not available.[root@monipe-bc /]# pscheduler debug on
curl: (35) SSL received a record that exceeded the maximum permissible length.
[root@monipe-bc /]# pscheduler ping 200.X.X.X
200.X.X.X: SSL not available.It looks like a certificate problem. How could I resolve it?Regards,--
<assinatura_pop.jpg>
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
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user
- [perfsonar-user] Perfsonar running on Docker, Murilo Vetter, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Dan Doyle, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Murilo Vetter, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Dan Doyle, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Murilo Vetter, 06/15/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Dan Doyle, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Murilo Vetter, 06/14/2018
- Re: [perfsonar-user] Perfsonar running on Docker, Dan Doyle, 06/14/2018
Archive powered by MHonArc 2.6.19.