<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
[root@test mnt]# mkreiserfs /dev/hdc3<BR>
 <BR>
&lt;-------------mkreiserfs, 2003-------------&gt;<BR>
reiserfsprogs 3.6.8<BR>
 <BR>
mkreiserfs: Guessing about desired format..<BR>
mkreiserfs: Kernel 2.4.22-1.2115.nptl is running.<BR>
Format 3.6 with standard journal<BR>
Count of blocks on the device: 9501786<BR>
Number of blocks consumed by mkreiserfs formatting process: 8501<BR>
Blocksize: 4096<BR>
Hash function used to sort names: &quot;r5&quot;<BR>
Journal Size 8193 blocks (first block 18)<BR>
Journal Max transaction length 1024<BR>
inode generation number: 0<BR>
UUID: 1e899a73-2bdc-44f3-b1cd-a24ce52b0c5e<BR>
ATTENTION: YOU SHOULD REBOOT AFTER FDISK!<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ALL DATA WILL BE LOST ON '/dev/hdc3'!<BR>
Continue (y/n):y<BR>
Initializing journal - 0%....20%....40%....60%....80%....100%<BR>
Syncing..ok<BR>
 <BR>
The Defense Advanced Research Projects Agency (DARPA) is the primary sponsor of<BR>
Reiser4. DARPA does not endorse this project; it merely sponsors it.<BR>
 <BR>
Continuing core development of version 3 is mostly paid for by Hans Reiser from<BR>
money made selling licenses in addition to the GPL to companies who don't want<BR>
it known that they use ReiserFS as a foundation for their proprietary product.<BR>
And my lawyer asked 'People pay you money for this?'.&nbsp; Yup.&nbsp; Hee Hee.&nbsp; Life is<BR>
good.&nbsp; If you buy ReiserFS, you can focus on your value add rather than<BR>
reinventing an entire FS.&nbsp; You should buy some free software too....<BR>
 <BR>
SuSE pays for continuing work on journaling for version 3, and paid for much of<BR>
the previous version 3 work.&nbsp; Reiserfs integration in their distro is<BR>
consistently solid.<BR>
 <BR>
MP3.com paid for initial journaling development.<BR>
 <BR>
Bigstorage.com contributes to our general fund every month, and has done so for<BR>
quite a long time.<BR>
 <BR>
Thanks to all of those sponsors, including the secret ones.&nbsp; Without you, Hans<BR>
would still have that day job, and the merry band of hackers would be missing<BR>
quite a few....<BR>
 <BR>
Have fun.<BR>
<FONT COLOR="#ff0000">[root@test mnt]# mount -t reiserfs -o defaults,usrquota /dev/hdc3 test<BR>
mount: wrong fs type, bad option, bad superblock on /dev/hdc3,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; or too many mounted file systems</FONT><BR>
[root@test mnt]# mke2fs /dev/hdc3<BR>
mke2fs 1.34 (25-Jul-2003)<BR>
Filesystem label=<BR>
OS type: Linux<BR>
Block size=4096 (log=2)<BR>
Fragment size=4096 (log=2)<BR>
4751360 inodes, 9501786 blocks<BR>
475089 blocks (5.00%) reserved for the super user<BR>
First data block=0<BR>
290 block groups<BR>
32768 blocks per group, 32768 fragments per group<BR>
16384 inodes per group<BR>
Superblock backups stored on blocks:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096000, 7962624<BR>
 <BR>
Writing inode tables: done<BR>
Writing superblocks and filesystem accounting information: done<BR>
 <BR>
This filesystem will be automatically checked every 36 mounts or<BR>
180 days, whichever comes first.&nbsp; Use tune2fs -c or -i to override.<BR>
<FONT COLOR="#ff0000">[root@test mnt]# mount -t ext2 -o defaults,usrquota /dev/hdc3 test</FONT><BR>
[root@test mnt]# mount<BR>
/dev/hda3 on / type reiserfs (rw)<BR>
none on /proc type proc (rw)<BR>
none on /dev/pts type devpts (rw,gid=5,mode=620)<BR>
usbdevfs on /proc/bus/usb type usbdevfs (rw)<BR>
/dev/hda1 on /boot type reiserfs (rw)<BR>
none on /dev/shm type tmpfs (rw)<BR>
/dev/hdc3 on /mnt/test type ext2 (rw,usrquota)<BR>
[root@test mnt]#<BR>
<BR>
This happens with:<BR>
kernel-2.4.22-1.2115.nptl &amp;&amp; mount-2.11y-29<BR>
kernel-2.4.22-1.2149.nptl &amp;&amp; mount-2.11y-29<BR>
from fedora core 1 base and updates.<BR>
<BR>
And also happens with:<BR>
kernel-2.6.1-1.52 &amp;&amp; mount-2.11y-35.sel<BR>
from the development branch.<BR>
<BR>
any advice?<BR>
<BR>
<BR>
On Tue, 2004-01-20 at 11:27, Juan Pablo Abuyeres wrote:
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#737373"><I>hi,<BR>
    <BR>
    quota is not working for reiserfs filesystems. reiserfs partitions can not be mounted with 'usrquota' option. Does anyone know something about this?<BR>
    <BR>
    Regards,</I></FONT><BR>
    <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Juan Pablo Abuyeres &lt;<A HREF="mailto:jpabuyer@tecnoera.com"><U>jpabuyer@tecnoera.com</U></A>&gt;
</TD>
</TR>
</TABLE>

</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Juan Pablo Abuyeres &lt;<A HREF="mailto:jpabuyer@tecnoera.com"><U>jpabuyer@tecnoera.com</U></A>&gt;
</TD>
</TR>
</TABLE>
<BR>
<BR>
</BODY>
</HTML>