On Wed, Jan 09, 2008 at 02:32:53PM +0300, Anton Salikhmetov wrote: ...This problem is seen with both Amanda and TSM (Tivoli Storage Manager). A site running Amanda with, say, a full backup weekly and incremental backups daily, will only get weekly backups of their mmap modified databases. However, large sites running TSM will be hit even harder by this because TSM will always perform incremental backups from the client (managing which versions to keep for how long on the server side). TSM will *never* again take a backup of the mmap modified database. The really nasty part is; nothing is failing. Everything *appears* to work. Your data is just not backed up because it appears to be untouched. So, if you run TSM (or pretty much any other backup solution actually) on Linux, maybe you should run a find / -type f -print0 | xargs -0 touch before starting your backup job. Sort of removes the point of using proper backup software, but at least you'll get your data backed up. -- / jakob --
| Greg KH | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Greg KH | [patch 26/73] NET: Correct two mistaken skb_reset_mac_header() conversions. |
| Greg Kroah-Hartman | [PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt |
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
