perfsonar-user - Re: [perfsonar-user] Perfsonar and yum autoupdates
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Jessica repka <>
- To:
- Cc:
- Subject: Re: [perfsonar-user] Perfsonar and yum autoupdates
- Date: Mon, 19 Nov 2018 08:27:15 -0500
- Ironport-phdr: 9a23:GfNY4Rx9wm7zfvrXCy+O+j09IxM/srCxBDY+r6Qd2+sQIJqq85mqBkHD//Il1AaPAd2Lraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HQbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRDnhicINT43/m/UhMJtkqxUvAmsqAZjz4POeoyZKOZyc6HbcNgHRWRBRMFRVylZD424cYQPFPEBPedEoIbnulAOtwWxBRGvBOz11zRFgX320rMh0+Q6CwHJwhQgH9EUv3nPo9X1Mb0dUeGxzKXS0TrDaPZW1C775YPVfB4hpvSMUqhxccrX0UQvDx3Kjk+eqYz+ODOV0P4Cs3KB4+pmS+2vl2gqoBxyrDi33soglIjEip4Xx13B+yV0w506KcG9RUN0YtOpEZRduiSEO4dqR84vRnpntSgnxrAApJW1ZjIFyI49yB7ac/GHc5aH4hbkVOuJJDd3nnNleLamixey6kes1/TwV8av31tEsyZJiNbMtncK1xzc7siIVOFx8Vum2TaKzwzT6+dELl4olafDNZIsw6I8m5gWvETNHSL5g1n6gaqZe0gn++Wl5OHqbqv6qpKZMoJ7kQ/zPrk2lsy6G+s4MwwOX2aB+eS70b3u5U/5T6tRjv0tiKnWrojaJccBqaOiDA9V15ws6xe7Dzu8zNsYmnwHIEpfeB2bl4jpJ03OIPfgAPennVusijlrx+vBPr3nGJrNNGHPkKr6fblj8U5R0w4zzdFE55JIEbENPuj/Wk73tNzEEBA5KQq0zPj7CNljzI8RR3+AArLKeJ/V5F2F7+RqJuiHZIIR/jz0MfIo+9b1kHUwhVIWfe+o28EPMza2BKdIOUKcNFjhmcwAGm5CpAcmT+Wi3F+PSiVJam6xVooz4zg6DMStCoKVFdPlu6CIwCruRs4eXWtBEF3ZSXo=
Jean-michel,
So I ran into this issue while on vacation with one of the updates.
If you disable the updates you can decide when to update them. This can be found here, http://docs.perfsonar.net/manage_update.html#manage-update-auto-disable .
I'd also just do a yum roll back disable them do your yum update for the OS, then make a decision on when to update and install.
Thank you,
Jessica Repka
So I ran into this issue while on vacation with one of the updates.
If you disable the updates you can decide when to update them. This can be found here, http://docs.perfsonar.net/manage_update.html#manage-update-auto-disable .
I'd also just do a yum roll back disable them do your yum update for the OS, then make a decision on when to update and install.
Thank you,
Jessica Repka
On Mon, Nov 19, 2018 at 8:17 AM Jean-Michel Barbet <> wrote:
Hello all,
Recently, some packages where automatically updated on our Perfsonar
boxes while I was sure of having disabled yum autoupdates.
Digging a bit, I found that when updating (manually) the package
perfsonar-toolkit-systemenv-testpoint, a post-install script named
"/usr/lib/perfsonar/scripts/system_environment/testpoint/enable_auto_updates"
is run and it reconfigured my systems to perform yum autoupdates. An
extract of the script is clear on the subject :
[...]
# Make sure download_updates and apply_updates are on in centos 7
if [ -f "/etc/yum/yum-cron.conf" ]; then
sed -i "s/download_updates = .*/download_updates = yes/g"
/etc/yum/yum-cron.
conf
sed -i "s/apply_updates = .*/apply_updates = yes/g"
/etc/yum/yum-cron.conf
fi
[...]
=> I think this knob should be left for the system administrator to
decide.
I found one of my Perfsonar boxes hanging following auto-updates,
I think it is better to decide when to apply them and be here to check
that the boxes are still functional after, reboot if necessary.
JM
--
------------------------------------------------------------------------
Jean-michel BARBET | Tel: +33 (0)2 51 85 84 86
Laboratoire SUBATECH Nantes France | Fax: +33 (0)2 51 85 84 79
CNRS-IN2P3/IMT-Atlantique/Univ.Nantes | E-Mail:
------------------------------------------------------------------------
- [perfsonar-user] Perfsonar and yum autoupdates, Jean-Michel Barbet, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jessica repka, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Andrew Lake, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jean-Michel Barbet, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Andrew Lake, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jean-Michel Barbet, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Andrew Lake, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jean-Michel Barbet, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Andrew Lake, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jean-Michel Barbet, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Andrew Lake, 11/19/2018
- Re: [perfsonar-user] Perfsonar and yum autoupdates, Jessica repka, 11/19/2018
Archive powered by MHonArc 2.6.19.