From 98f962fe25993d6de6d6954143e18ba07ee40533 Mon Sep 17 00:00:00 2001 From: rread Date: Wed, 7 May 2003 19:12:12 +0000 Subject: [PATCH] b=1026 r=adilger@clusterfs.com - add initial support for creating client connections on the MDS, configs will need to be recreated. (The version has been updated to force this.) - create a new config object, "filesystem" which represents a specific filesystem. In the zero-config future, the MDS will be need to be aware of what filesystems it "owns," so this is perhaps one tiny step in that direction. --- lustre/conf/lustre2ldif.xsl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lustre/conf/lustre2ldif.xsl b/lustre/conf/lustre2ldif.xsl index cb2fc5a..8484789 100644 --- a/lustre/conf/lustre2ldif.xsl +++ b/lustre/conf/lustre2ldif.xsl @@ -80,6 +80,9 @@ activeRef: lovconfigRef: + +filesystemRef: + failover: @@ -181,6 +184,15 @@ group: + + + + -- 1.8.3.1