Getting rid of "disk almost full" message

r hardin rhh at alice.att.com
Sat Mar 23 22:14:40 AEST 1991


In article <17255 at venera.isi.edu>, arens at ISI.EDU (Yigal Arens) writes:
> I looked throught the FAQ file, but couldn't find the answer to this
> one.
> 
> How does one prevent the 7300 from displaying those annoying "disk
> almost full" messages every few minutes when free disk space drops
> below 5%?
> 
Assuming you're running 3.5 as I am, you can

*	$ su
* ()
*	# adb -w /etc/smgr
*	upd_time+1be?i
	upd_time+1be:		bge.w	upd_time+236
*	.?w 6000
	upd_time+1be:	6c00	=	6000
*	.?i
	upd_time+1be:		bra.w	upd_time+236
*	<EOT>
	# 
(*) = you type

which causes smgr to think there's lots of space regardless of your usage.



More information about the Comp.sys.3b1 mailing list