From 9f847c60ecb6693559bb0582da9e6305a8cb1ae6 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 13 Feb 2024 04:29:08 +0000 Subject: [PATCH] Update "/home/" remote location from "xa000.inferencium.net" to "xa000-1" "/home/" now resides on a virtual machine running on system xa000-0, with hostname xa000-1. --- aa000-0/fstab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aa000-0/fstab b/aa000-0/fstab index c714f66..ec17403 100644 --- a/aa000-0/fstab +++ b/aa000-0/fstab @@ -1,6 +1,6 @@ # Inferencium - aa000-0 # Filesystem Table -# Version: 4.0.0-alpha.27 +# Version: 4.0.0-alpha.28 # Copyright 2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -29,4 +29,4 @@ tmpfs /usr/local/src/compile/ tmpfs size=16G,uid=root,gid=root,mode=0700,noauto, # Remote filesystems ## /home/ -xa000.inferencium.net:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0 +xa000-1:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0