scjody@clusterfs.com
2007-Apr-02 08:19 UTC
[Lustre-devel] [Bug 12122] sanity-quota.sh override $MOUNT
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by using the following link: https://bugzilla.lustre.org/show_bug.cgi?id=12122>From Brian in bug 11980 comment 29:I don''t think that is the (entirety of the) problem. IIRC it was trying to mount lustre itself (which is what it should do) on /mnt, even on boulder where / is RO and therefore it fails. On boulder it should be mounted on /tmp/mnt, and we export a variable in ltest to tell not_mounted tests that. This test needs to look for and honour that variable.