Hi,
in my Linux Fedora Enterprise, the df shows
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
190361300 5441648 175249816 4% /
/dev/sda1 101086 10049 85818 11% /boot
none 448464 0 448464 0% /dev/shm
##no info about /home; /tmp; /var; /usr,etc
and
cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults
1 1
LABEL=/boot /boot ext3 defaults
1 2
none /dev/pts devpts gid=5,mode=620
0 0
none /dev/shm tmpfs defaults
0 0
none /proc proc defaults
0 0
none /sys sysfs defaults
0 0
/dev/VolGroup00/LogVol01 swap swap defaults
0 0
/dev/hdd /media/cdrom auto
pamconsole,fscontext=system_u

bject_r:removable_t ,exec,noauto,managed
0 0
/dev/hdc /media/cdrecorder auto
pamconsole,fscontext=system_u

bject_r:removable_t ,exec,noauto,managed
0 0
I'm wondering,
1. how to know which disk the home, usr reside in?
2. how to set/enable disk quotas for /home, /usr
3. if user me has quota limiation, but me mv files into disk which not
quota enabled, did that mean me still have un-limit quota usage
--
Thanks
John
Toronto