ich setze gerade einen neuen Keyhelp Server auf um das alte System umzuziehen auf einen Leistungsfähigeren Server.
Üblicherweise installiert Keyhelp ja recht einwandfrei und ohne Stress durch. Derzeit hängt das Installationsscript aber bei dem Punkt "Quota". Alle anderen Punkte davor haben einwandfrei ein "OKAY" erhalten. Quota braucht extrem lange - es erscheint aber auch keine Fehlermeldung. Das System hat 4TB Speicher - ist hier warten angesagt? Wenn ja: Wie lange?
Hier ein Auszug aus der install.log.
Code: Select all
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/xvda1 / ext3 defaults,errors=remount-ro,usrquota,grpquota 0 1
/dev/xvda2 none swap sw 0 0" > "/etc/fstab"
exec | mount -o remount /
exec | quotacheck -avmug
quotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to jou>
quotacheck: Scanning /dev/xvda1 [/] |^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|>
quotacheck: Cannot stat old group quota file //aquota.group: No such file or directory. Usage will not be sub>
quotacheck: Cannot stat old user quota file //aquota.user: No such file or directory. Usage will not be subtr>
quotacheck: Cannot stat old group quota file //aquota.group: No such file or directory. Usage will not be sub>
quotacheck: Checked 5816 directories and 46355 files
quotacheck: Old file not found.
quotacheck: Old file not found.
done
exec | service quota start
Gruß