Looking at xfs_freeze it claims it is suppose to: When this is selected, all ongoing transactions in the filesystem are allowed to complete, new write system calls are halted, other calls which modify the filesystem are halted, and all dirty data, metadata, and log information are written to disk. -- Important in the above is the part about all the log information being written to disk. That ***should*** imply that xfs_ncheck shouldn't complain about outstanding logfile changes that need to be replayed, no? Er, um, having just tried that, and noting that it DOES still indicated the log file is still outstanding, does that mean xfs_freeze doesn't work in regards to writing out the logfile or ?? what? I assume I'm missing something? Seems like lunches aren't available even after paying for them...let alone hoping for free ones... _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs