Hi, I've discovered that during creation of a snapshot-filesystem I get an error message written to my log that says:
Nov 19 17:36:25 io kernel: WARNING: Expected rawoffset 0, found 32 To be specific, this happens every time when I run mdconfig for the root partition. I've used the following commands: mksnap_ffs / /snapshot mdconfig -a -t vnode -f /shapshot It is during the "mdconfig" command above that I get the error mentioned. Please note that this only happens when I run mdconfig for the root partition - it doesn't happen for any other partition. Has anybody else seen this? Anything that can/should be done against it? BTW, my system is running 5.3 with a kernel current as of today. Thanks much in advance for your help, -ewald _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
