Die Einstellungen bezglich FTP Server sind ok.
Ich habe nun deinen Rat befolgt und die Datei quota-3.13-2.x86_64.rpm heruntergeladen und mit
Code:
rpm -Uvh quota-3.13-2.x86_64.rpm
installiert.
Nun kommt die Überraschung:
Webmin meldet nun nämlich:
Code:
No local filesystems can support quotas.
You can enable quotas for a filesystem in the Disk and Network Filesystems module.
Warum können die Dateisysteme kein quota unterstützen? Liegt es doch am Raid?
Das ist ein Auszug aus der /etc/fstab:
Code:
/dev/md0 / reiserfs acl,user_xattr 1 1
/dev/md1 /home reiserfs acl,user_xattr 1 2
/dev/md2 /samba/lehrer reiserfs acl,user_xattr 1 2
/dev/md3 /divers reiserfs acl,user_xattr 1 2
/dev/md4 /image reiserfs acl,user_xattr 1 2
/dev/sda1 swap swap defaults 0 0
/dev/sdb1 swap swap defaults 0 0
Interessant ist ausserdem das, was fdisk -l ausgibt. Da steht was von ungültigen Dateisystemen:
Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 * 263 1568 10490445 fd Linux raid autodetect
/dev/sda3 1569 9401 62918572+ fd Linux raid autodetect
/dev/sda4 9402 19457 80774820 f W95 Ext'd (LBA)
/dev/sda5 9402 12012 20972826 fd Linux raid autodetect
/dev/sda6 12013 14623 20972826 fd Linux raid autodetect
/dev/sda7 14624 18540 31463271 fd Linux raid autodetect
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sdb2 263 1568 10490445 fd Linux raid autodetect
/dev/sdb3 1569 9401 62918572+ fd Linux raid autodetect
/dev/sdb4 9402 19457 80774820 f W95 Ext'd (LBA)
/dev/sdb5 9402 12012 20972826 fd Linux raid autodetect
/dev/sdb6 12013 14623 20972826 fd Linux raid autodetect
/dev/sdb7 14624 18540 31463271 fd Linux raid autodetect
Disk /dev/md0: 10.7 GB, 10742136832 bytes
2 heads, 4 sectors/track, 2622592 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Device Boot Start End Blocks Id System
Disk /dev/md4: 32.2 GB, 32218284032 bytes
2 heads, 4 sectors/track, 7865792 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md4 doesn't contain a valid partition table
Disk /dev/md3: 21.4 GB, 21476081664 bytes
2 heads, 4 sectors/track, 5243184 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md3 doesn't contain a valid partition table
Disk /dev/md2: 21.4 GB, 21476081664 bytes
2 heads, 4 sectors/track, 5243184 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/md1: 64.4 GB, 64428507136 bytes
2 heads, 4 sectors/track, 15729616 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md1 doesn't contain a valid partition table Ich muss sagen, dass der Server aber seit Monaten ohne Probleme l'uft.
Gruss
Ferdinand
Lesezeichen