RE: LVM & quota problem

2002-11-15 Thread Marko Asplund
On Thu, 14 Nov 2002, LENHOF Jean-Yves wrote: > ... > After mounting file system with quota enabled > > touch /home/quota.user > touch /home/quota.group > should help you after creating the quota files (aquota.{user|group}) the quotacheck command didn't give the 'Cannot get quotafile name' me

RE: RE: LVM & quota problem

2002-11-14 Thread LENHOF Jean-Yves
>> >>on a Red Hat 7.3 system & non-LVM filesystem which doesn't have a >>quotafile, the command creates the quotafile. when i run the same command >>on a Psyche system & LVM filesystem i get the following message: >> quotacheck: Cannot get quotafile name for /dev/Volume00/LogVol03 >> >>filesystems

RE: LVM & quota problem

2002-11-14 Thread LENHOF Jean-Yves
> --- Message d'origine --- > > From : Marko Asplund <[EMAIL PROTECTED]> > Date : Tue, 12 Nov 2002 14:11:54 +0200 (EET) > > >are filesystem quotas supposed to work with LVM on Psyche? when i run > /sbin/quotacheck -v -F vfsv0 /home > >on a Red Hat 7.3

LVM & quota problem

2002-11-12 Thread Marko Asplund
are filesystem quotas supposed to work with LVM on Psyche? when i run /sbin/quotacheck -v -F vfsv0 /home on a Red Hat 7.3 system & non-LVM filesystem which doesn't have a quotafile, the command creates the quotafile. when i run the same command on a Psyche system & LVM filesystem i get th