NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/60623: warning fatigue: fss0: snapshot invalid: forced by unmount



> 	If an fss(4) snapshot is configured when the system is shut
> 	down, the kernel prints a scary error message
> 
> 		fss0: snapshot invalid: forced by unmount
> 
> 	to the console, even though (as far as I can tell) there is
> 	nothing wrong.

Correction: If an fss(4) snapshot is configured _and mounted_ [...]

> 	1. fssconfig fss0 / /.snap
> 	2. shutdown -p now

Correction:

	1. fssconfig fss0 / /.snap
	2. mount /dev/fss0 /mnt
	3. shutdown -p now



Home | Main Index | Thread Index | Old Index