I wrote :
Is it possible to mount an AdvFS fileset onto a CDSL
i.e.
mount domain_name#fileset1 /cluster/members/member1/mount_point
mount domain_name#fileset2 /cluster/members/member2/mount_point
The reason for this question is for example the CDSL is in the cluster_root
domain and there is a chance of filling it up, perhaps if the CDSL was a log
file.
Many thanks to William H. Magill and Gunther Feuereisen who both use this
method for their /tmp directories. Examples below :
bass_tmp_domain#tmp /cluster/members/member1/tmp
dory_tmp_domain#tmp /cluster/members/member2/tmp
and
root_domain#root / advfs
rw,userquota,groupquota 1 1
/proc /proc procfs rw 0 0
usr_domain#usr /usr advfs
rw,userquota,groupquota 1 2
var_domain#var /var advfs
rw,userquota,groupquota 1 2
var_domain#tmp1 /cluster/members/{memb}/tmp advfs
rw,nosuid,nodev,userquota,groupquota 1 3
var_domain#tmp2 /var/cluster/members/{memb}/tmp advfs
rw,nosuid,nodev,userquota,groupquota 1 4
Regards
Kevin Jones
email : mailto:kevin.jones_at_compelsolve.co.uk
-------------------------------------------------------------------
Standard Email disclaimer follows for legal reasons....
The information in this e-mail is confidential and is intended for the
addressee only. Copying or use by anybody else is not authorised. Its
content does not necessarily represent the opinion of Hamilton Rentals
PLC (part of the Compel Group) or any of its affiliates. If you are not
the intended recipient, please advise the sender by return e-mail.
This email was scanned for over 40,000 known viruses by
kerberos.hamilton.co.uk. It was deemed clean for transmission.
--------------------------------------------------------------------
Received on Fri Aug 25 2000 - 15:47:57 NZST