From: Laura Hild Date: Fri, 17 Feb 2023 16:32:33 +0000 (-0500) Subject: Qualify use of _netdev, recommend x-systemd.requires X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F50048%2F2;p=doc%2Fmanual.git Qualify use of _netdev, recommend x-systemd.requires Signed-off-by: Laura Hild Change-Id: I2d6aa0a1669d0095c7860904dc60508a606c9afa Reviewed-on: https://review.whamcloud.com/c/doc/manual/+/50048 Tested-by: jenkins Reviewed-by: Andreas Dilger --- diff --git a/LustreOperations.xml b/LustreOperations.xml index af47a65..5639dab 100644 --- a/LustreOperations.xml +++ b/LustreOperations.xml @@ -112,7 +112,11 @@ LABEL=testfs-OST0000 /mnt/test/ost0 lustre defaults,_netdev,noauto 0 0 Linux Enterprise Server, Debian operating system (and perhaps others), use the _netdev flag to ensure that these disks are mounted after - the network is up. + the network is up, unless you are using systemd 232 or greater, which + recognize lustre as a network filesystem. + If you are using lnet.service, use + x-systemd.requires=lnet.service regardless of systemd + version. We are mounting by disk label here. The label of a device can be read with e2label. The label of a newly-formatted Lustre server