Red Hat GLOBAL FILE SYSTEM 5.0 Manual page 52

Hide thumbs Also See for GLOBAL FILE SYSTEM 5.0:
Table of Contents

Advertisement

Chapter 4. Managing GFS
created with the name
created that will be the actual directories used when each node references
n01# cd /gfs
n01# mkdir n01 n02 n03
n01# ln -s @hostname log
n01# ls -l /gfs
lrwxrwxrwx 1 root root 9 Apr 25 14:04 log -> @hostname/
drwxr-xr-x 2 root root 3864 Apr 25 14:05 n01/
drwxr-xr-x 2 root root 3864 Apr 25 14:06 n02/
drwxr-xr-x 2 root root 3864 Apr 25 14:06 n03/
n01# touch /gfs/log/fileA
n02# touch /gfs/log/fileB
n03# touch /gfs/log/fileC
n01# ls /gfs/log/
fileA
n02# ls /gfs/log/
fileB
n03# ls /gfs/log/
fileC
42
. Individual directories
log
,
/gfs/n01/
/gfs/n02/
, and
are
/gfs/n03/
.
/gfs/log/

Advertisement

Table of Contents
loading

Table of Contents