From: Nicholas Henke <nic@cray.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] moving /proc to $MNT/.lustre
Date: Tue, 08 Jan 2008 06:31:25 -0600 [thread overview]
Message-ID: <47836D1D.1090200@cray.com> (raw)
In-Reply-To: <20080107200718.GT3351@webber.adilger.int>
Andreas Dilger wrote:
>
> It wasn't mentioned here, but this is already planned. There will be
> new commands "lctl get_param" and "lctl set_param" (or similar) that
> will be usable by scripts to get/set Lustre tunables. This will work
> with both /proc and .../.lustre files so will allow scripts to move
> over to the new mechanism.
>
> For user-space servers there will be no alternative but to use the lctl
> mechanism since /proc entries will not exist at all. Then again, there
> will not be any existing systems using the old mechanism since uOSS will
> only work with ZFS.
>
How is get_param/set_param going to work for the cases like clearing the LRU - where one might not
know the names of all of the parameters:
for LRU in /proc/fs/lustre/ldlm/namespaces/*/lru_size; do echo clear > $LRU; done
Nic
next prev parent reply other threads:[~2008-01-08 12:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <47618E96.3080709@sun.com>
2008-01-07 4:04 ` [Lustre-devel] moving /proc to $MNT/.lustre Peter Bojanic
2008-01-07 17:50 ` Nathan Rutman
2008-01-07 18:10 ` Alex Zhuravlev
2008-01-07 18:10 ` Brian J. Murrell
2008-01-07 20:07 ` Andreas Dilger
2008-01-08 3:39 ` Oleg Drokin
2008-01-08 6:48 ` Andreas Dilger
2008-01-08 6:53 ` Alex Zhuravlev
2008-01-09 3:57 ` Nathan Rutman
2008-01-14 20:54 ` Alex Zhuravlev
2008-01-08 12:31 ` Nicholas Henke [this message]
2008-01-09 4:01 ` Nathan Rutman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47836D1D.1090200@cray.com \
--to=nic@cray.com \
--cc=lustre-devel@lists.lustre.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.