| To: | Nathan Scott <nathans@xxxxxxx> |
|---|---|
| Subject: | Re: xfs quota does not work with encrypted loop filesystem |
| From: | Ying-Hung Chen <ying@xxxxxxxxxxxxxx> |
| Date: | Sun, 19 Oct 2003 18:29:52 -0700 |
| Cc: | linux-xfs@xxxxxxxxxxx, Ying-Hung Chen <ying@xxxxxxxxxxxxxx> |
| In-reply-to: | <20031020003520.GA1042@frodo> |
| References: | <3F916F45.8090801@yingternet.com> <20031020003520.GA1042@frodo> |
| Sender: | linux-xfs-bounce@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031017 |
Hi there,
[ying@xxxxxx ~]$ cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext3 rw 0 0 none /dev devfs rw 0 0 none /proc proc rw 0 0 none /proc/bus/usb usbfs rw 0 0 none /dev/pts devpts rw 0 0 none /mnt/cdrom supermount ro,dev=/dev/hdc,fs=udf:iso9660,tray_lock=onwrite,--,iocharset=utf8 0 0 none /mnt/floppy supermount rw,sync,dev=/dev/fd0,fs=ext2:vfat,tray_lock=onwrite,--,iocharset=utf8 0 0 /dev/hda5 /tmp reiserfs rw 0 0 /dev/hda6 /usr xfs rw 0 0 /dev/hda7 /usr/local xfs rw 0 0 /dev/hda8 /var xfs rw 0 0 /dev/hda9 /var/spool/mail xfs rw,usrquota 0 0 /dev/loop0 /home xfs rw,usrquota 0 0
[ying@xxxxxx ~]$ cat /etc/fstab /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda10 /home xfs encrypted,usrquota,encryption=AES128 0 0 none /mnt/cdrom supermount dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=utf8 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,sync,iocharset=utf8 0 0 none /proc proc defaults 0 0 /dev/hda5 /tmp reiserfs notail 1 2 /dev/hda6 /usr xfs defaults 1 2 /dev/hda7 /usr/local xfs defaults 1 2 /dev/hda8 /var xfs defaults 1 2 /dev/hda9 /var/spool/mail xfs usrquota 1 2 /dev/hda2 swap swap defaults 0 0 so the quota for /var/spool/mail works fine, but does not work on /home Thanks, -Ying |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: xfs quota does not work with encrypted loop filesystem, Nathan Scott |
|---|---|
| Next by Date: | Re: xfs quota does not work with encrypted loop filesystem, Nathan Scott |
| Previous by Thread: | Re: xfs quota does not work with encrypted loop filesystem, Nathan Scott |
| Next by Thread: | Re: xfs quota does not work with encrypted loop filesystem, Nathan Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |