Problem
The LFC or DPM server host certificate will expire soon.
Solution
Replace the old host certificate and key :
$ ll /etc/grid-security/ | grep host
-rw-r--r-- 1 root root 5423 May 27 12:35 hostcert.pem
-r-------- 1 root root 1675 May 27 12:35 hostkey.pem
At the same time, a renamed copy of them has to be put under :
$ ll /etc/grid-security/lfcmgr | grep lfc
-rw-r--r-- 1 lfcmgr lfcmgr 5423 May 30 13:58 lfccert.pem
-r-------- 1 lfcmgr lfcmgr 1675 May 30 13:58 lfckey.pem
You don't need to restart any of the services then.
Note : replace
lfcmgr
with
dpmmgr
for the DPM.
Help !
If this page doesn't help, contact
helpdesk@ggusNOSPAMPLEASE.org (remove the NONSPAM !).
--
SophieLemaitre - 30 Jun 2006
Topic revision: r2 - 2006-07-03
- unknown