search for: ost2

Displaying 5 results from an estimated 5 matches for "ost2".

Did you mean: host2
2007 Aug 30
2
Announcing an updated document version (v1.7) of the Lustre 1.6 Operations Manual
Dear Lustre users, CFS is pleased to announce an updated document version (v1.7) of the Lustre? 1.6 Operations Manual, available in both PDF and HTML formats at http://www.manual.lustre.org. This edition of the Operations Manual includes the following enhancement: * Addition of mballoc3 content to the Lustre Proc chapter If you have any questions, suggestions, or recommended edits to the
2007 Aug 30
2
Announcing an updated document version (v1.7) of the Lustre 1.6 Operations Manual
Dear Lustre users, CFS is pleased to announce an updated document version (v1.7) of the Lustre? 1.6 Operations Manual, available in both PDF and HTML formats at http://www.manual.lustre.org. This edition of the Operations Manual includes the following enhancement: * Addition of mballoc3 content to the Lustre Proc chapter If you have any questions, suggestions, or recommended edits to the
2007 Aug 30
2
Announcing an updated document version (v1.7) of the Lustre 1.6 Operations Manual
Dear Lustre users, CFS is pleased to announce an updated document version (v1.7) of the Lustre? 1.6 Operations Manual, available in both PDF and HTML formats at http://www.manual.lustre.org. This edition of the Operations Manual includes the following enhancement: * Addition of mballoc3 content to the Lustre Proc chapter If you have any questions, suggestions, or recommended edits to the
2010 Sep 04
0
Set quota on Lustre system file client, reboots MDS/MGS node
...nds: 1) mkfs.lustre --fsname=lustre --ost --mgsnode=<mgs IP at net> --param ost.quota_type=ug /dev/sda 2) mkfs.lustre --fsname=lustre --ost --mgsnode=<mgs IP at net> --param ost.quota_type=ug /dev/sdb 3) mount -t lustre /dev/sda /mnt/ost1 4) mount -t lustre /dev/sdb /mnt/ost2 3. and one client with the following command: mount -t lustre <mds IP at net>:/lustre <IP at net%3E:/lustre> /mnt/client1 I tried to set quota for user1 with the following command: lfs quotacheck -ug /mnt/client1 lfs setquota -u user1 10240 10440 3 5 /mnt/client1 But the follow...
2006 May 19
2
Limitation of storage size.
I want to config one 50T OST stroage, is it okay? Since I know that the limitation of ext3 is 1XT. Thnaks