From 5e29f757ab3414cf9335713f17c542a3a0f4c1f9 Mon Sep 17 00:00:00 2001 From: Pascal Dominik Hermes <pascal.hermes@cern.ch> Date: Mon, 6 Feb 2023 15:04:04 +0100 Subject: [PATCH] Update openafs.md --- docs/guides/openafs.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/guides/openafs.md b/docs/guides/openafs.md index f2a1a28..9fa8abb 100644 --- a/docs/guides/openafs.md +++ b/docs/guides/openafs.md @@ -220,9 +220,16 @@ This can be simplified by making an alias in `` .bash_profile ``. Unmounting the If you want to automatically mount the drive on startup, have a look at: <a href="http://superuser.com/questions/134140/mount-an-sshfs-via-macfuse-at-boot" target="_blank">http://superuser.com/questions/134140/mount-an-sshfs-via-macfuse-at-boot +</a>. +## February 2023: AFS update - clients rely only on configuration via DNS -</a>. + +Some users reported that the local afs installation is not working any more. This could be related to the update on afs, removing hard-coded IP addresses linking the *cern.ch* afs cell. The issue and solution is described in the resources listed below. + +https://cern.service-now.com/service-portal?id=outage&n=OTG0067310 + +https://cern.service-now.com/service-portal?id=outage&n=OTG0074822 -- GitLab