Bad blocks on a disk could do that. Or a very inconsistent filesystem due to power outages perhaps. Did you check the disk itself?adripillo said:Hello, I am having a problem from time to time, lets say each 2 or 3 weeks when I am trying to update the ports I receive a message that says "snapshot is corrupt"
SirDice said:Bad blocks on a disk could do that. Or a very inconsistent filesystem due to power outages perhaps. Did you check the disk itself?adripillo said:Hello, I am having a problem from time to time, lets say each 2 or 3 weeks when I am trying to update the ports I receive a message that says "snapshot is corrupt"
zpool scrub may find or correct some issues. The health of the disk itself can usually be tested with sysutils/smartmontools.SirDice said:If it's UFS I can recommend booting to single user mode and running a full fsck(8) on everything. For ZFS azpool scrubmay find or correct some issues. The health of the disk itself can usually be tested with sysutils/smartmontools.