On 11/28/16 4:33 PM, Dave Chinner wrote: > On Mon, Nov 28, 2016 at 08:17:00AM -0500, Will Dormann wrote: >> If this isn't possible, then I suspect that an xfsdump/xfsrestore of a >> (running?) system perhaps isn't as robust as I had hoped. > > It has never been 100% robust when run on a live filesystem that is > being modified as the backup is running. If you want robust, exact > point in time backups, then snapshot the filesystem and run the > backup from the snapshot. Then remove the snapshot once the backup > completes.... Good to know! In the past I had done offline backups, but I had eventually figured that xfsdump + mysqldump might get me what I want without rebooting. Given that I don't have any LVM to provide snapshots, the best bet may be to have an offline backup for guaranteed, bare-metal restores. And xfsdump/mysqldump for more-handy online backups / restores. Thanks for the help. -WD -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html