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



The following reply was made to PR kern/60623; it has been noted by GNATS.

From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/60623: warning fatigue: fss0: snapshot invalid: forced by unmount
Date: Thu, 20 Aug 2026 18:08:17 +0000

 > 	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