Hi, I just populated our F720 but noticed that I forgot some "quota off -- quota on" command sequence in order to enable the last modification i did on quotas...
... I'm still waiting for the output of the "quota on" command as since then the filer is cyclicly trying to dump core (see screenshot at the end of this message) :
After each boot the filer notices that the "quota on" command was interrupted by a reboot, it tries to initialize the quotas and then ... reboot
Does someone on this list know how to break this cycle ? Either by modifying the quota file (throught the floppy boot menu) or by forcing a reboot *without* quota initialization ?
Thanks, Jean-Marie
----- Screenshot of the error message
NetApp Release 5.3.6R1: Wed Jun 14 18:21:14 PDT 2000 Copyright (c) 1992-2000 Network Appliance, Inc. Starting boot on Tue Sep 12 17:49:29 GMT 2000 Scanning for disk drives: .......Tue Sep 12 17:49:51 GMT [de0]: Ethernet e0: Link up.
Configuring disk drives: 2.5 2.1 2.6 2.2 2.0 2.3 2.4 Disk 2.0 is reserved for "hot spare"
1 disk is reserved for "hot spare". Restoring parity from NVRAM Loading volume vol0 Tue Sep 12 17:49:55 GMT [rc]: wafl: Reboot interrupted quota initialization. Will attempt to reinitialize quotas on volume vol0 after WAFL has started. Replaying WAFL log
PANIC: ../common/wafl/quota.c:1863: Assertion failure. on release NetApp Release 5.3.6R1 on Tue Sep 12 17:49:57 2000
version: NetApp Release 5.3.6R1: Wed Jun 14 18:21:14 PDT 2000 cc flags: 1 dumping core: ......Old core present on disk --- not dumped.
Boot via floppy, remove the /etc/quotas file. I'm 99% sure that quota initialization will abort with a warning if it's not there.
--DRS
On Tue, Sep 12, 2000 at 08:48:37PM +0200, kubek wrote:
Hi, I just populated our F720 but noticed that I forgot some "quota off -- quota on" command sequence in order to enable the last modification i did on quotas...
... I'm still waiting for the output of the "quota on" command as since then the filer is cyclicly trying to dump core (see screenshot at the end of this message) : After each boot the filer notices that the "quota on" command was interrupted by a reboot, it tries to initialize the quotas and then ... reboot Does someone on this list know how to break this cycle ? Either by modifying the quota file (throught the floppy boot menu) or by forcing a reboot *without* quota initialization ?
Thanks, Jean-Marie
----- Screenshot of the error message
NetApp Release 5.3.6R1: Wed Jun 14 18:21:14 PDT 2000 Copyright (c) 1992-2000 Network Appliance, Inc. Starting boot on Tue Sep 12 17:49:29 GMT 2000 Scanning for disk drives: .......Tue Sep 12 17:49:51 GMT [de0]: Ethernet e0: Link up.
Configuring disk drives: 2.5 2.1 2.6 2.2 2.0 2.3 2.4 Disk 2.0 is reserved for "hot spare"
1 disk is reserved for "hot spare". Restoring parity from NVRAM Loading volume vol0 Tue Sep 12 17:49:55 GMT [rc]: wafl: Reboot interrupted quota initialization. Will attempt to reinitialize quotas on volume vol0 after WAFL has started. Replaying WAFL log
PANIC: ../common/wafl/quota.c:1863: Assertion failure. on release NetApp Release 5.3.6R1 on Tue Sep 12 17:49:57 2000
version: NetApp Release 5.3.6R1: Wed Jun 14 18:21:14 PDT 2000 cc flags: 1 dumping core: ......Old core present on disk --- not dumped.
Hi David, thanks very much for your answer ! Do you know if (and how) I can delete a file from the filer command line ? Or Should i recreate the whole conf in order to access the file through nfs ?
"David" == David Schairer njal@concentric.net writes:
David> Boot via floppy, remove the /etc/quotas file. I'm 99% sure David> that quota initialization will abort with a warning if it's David> not there.
David> --DRS
rc_toggle_basic (get the command line with a *)
spithead*> help rm remove files
so 'rm /etc/quotas' should do the trick.
--DRS
On Tue, Sep 12, 2000 at 09:36:07PM +0200, kubek wrote:
Hi David, thanks very much for your answer ! Do you know if (and how) I can delete a file from the filer command line ? Or Should i recreate the whole conf in order to access the file through nfs ?
"David" == David Schairer njal@concentric.net writes:
David> Boot via floppy, remove the /etc/quotas file. I'm 99% sure David> that quota initialization will abort with a warning if it's David> not there. David> --DRS
Thanks to the list ...
I received many answers : one solution is to reboot the netapp with floppy, at the menu choose "boot without /etc/rc" then delete the offending quotas file. In my case the error came from an unknown user being assigned a quota.
But ... this problem is already known by netapp which kindly created some time ago a new release of data ontap ( bug number 26472 corrected by 5.3.6R2). I'll wait for my NOW account ...
The filer is now up and waiting for my next error :)
thanks one more time, Jean-Marie