[Triumf-linux-managers] el7 instructions, Re: bum update of el7 rpcbind
Konstantin Olchanski
olchansk at triumf.ca
Wed May 24 09:19:18 PDT 2017
> This morning a bum update of rpcbind landed from the sky. rpcbind does not run
CentOS7 instructions: (restart of nfs not needed, it seems)
yum -y install yum-plugin-versionlock
rpm -q rpcbind # confirm bad version rpcbind-0.2.0-38.el7_3.x86_64
yum -y downgrade rpcbind-0.2.0-38.el7
rpm -q rpcbind # confirm good version rpcbind-0.2.0-38.el7.x86_64
yum versionlock rpcbind
systemctl restart ypserv
systemctl restart ypbind
ypwhich # confirm nis binding
# not needed for el7? systemctl restart nfs # restart rpc.mountd
#yum versionlock delete rpcbind # to undo the lock
K.O.
On Tue, May 23, 2017 at 09:48:06AM -0700, Konstantin Olchanski wrote:
>
> This morning a bum update of rpcbind landed from the sky. rpcbind does not run (crashes soon
> after start), ypwhich reports "ypwhich: Can't communicate with ypbind", everything else seem
> okey so far, but probably will not survive a reboot. rpcbind is needed for NIS and NFS, I think.
>
> A solution is to "yum downgrade rpcbind" to previous version rpcbind-0.2.0-38.el7.x86_64,
> but also need to disable all automatic updates, or the new bad package will become reinstalled.
>
> The bad package is this:
> # rpm -q rpcbind
> rpcbind-0.2.0-38.el7_3.x86_64
>
> Bug report is this: (for more info follow links from bug report)
> https://bugzilla.redhat.com/show_bug.cgi?id=1454876
>
> All the DAQ el7 machines are affected by this problem. Ouch.
> K.O.
>
> --
> Konstantin Olchanski
> Data Acquisition Systems: The Bytes Must Flow!
> Email: olchansk-at-triumf-dot-ca
> Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada
> _______________________________________________
> Triumf-linux-managers mailing list
> Triumf-linux-managers at lists.triumf.ca
> http://lists.triumf.ca/mailman/listinfo/triumf-linux-managers
--
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada
More information about the Triumf-linux-managers
mailing list