Date: Tue, 6 Apr 1999 15:15:46 -0500 (CDT) From: Phillip Salzman <ps@gamefish.pcola.gulf.net> To: freebsd-stable@freebsd.org Subject: Quota Issues Message-ID: <Pine.BSF.4.05.9904061454150.13968-100000@gamefish.pcola.gulf.net>
next in thread | raw e-mail | index | archive | help
Bon'jour I seem to be having issues while setting up Quota's on a 3.1-STABLE SMP machine. After following the handbook's instructions, I built the kernel with the "options quota" flag. (and setup the other stuff) I did the following: 1.) Built the kernel with the quota option. 2.) Enabled check_quota="YES" in rc.conf. 3.) Updated /etc/fstab to read: /dev/da1s1e /usr2 ufs rw,userquota 2 2 (but with tabs) 4.) Rebooted. And various problems are occuring. This is from before the reboot: > ping pompano PING pompano.pcola.gulf.net (198.69.72.14): 56 data bytes 64 bytes from 198.69.72.14: icmp_seq=0 ttl=255 time=0.584 ms 64 bytes from 198.69.72.14: icmp_seq=1 ttl=255 time=0.607 ms And this is after: > ping gulf.net PING gulf.net (198.69.72.14): 56 data bytes 64 bytes from 198.69.72.14: icmp_seq=0 ttl=255 time=76.822 ms 64 bytes from 198.69.72.14: icmp_seq=1 ttl=255 time=38.613 ms 64 bytes from 198.69.72.14: icmp_seq=2 ttl=255 time=114.532 ms After a while the machine will just totally lock up too. It's not just network traffic that has slowed down, its slower to type on the console. Any ideas? Thanks in advance :) -- Phillip Salzman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904061454150.13968-100000>