Re: WARNING in xfs_lwr.c, xfs_write()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ilia Mirkin
Date: Sunday, June 13, 2010 - 4:10 pm

On Sun, Jun 13, 2010 at 6:47 PM, Dave Chinner <david@fromorbit.com> wrote:

Yep, works great. [Used it to initialize a slave, did the full
checksums, so it's unlikely to have randomly corrupt data.] It's the
only credible way to backup a sizeable mysql db, since it works online
with InnoDB; the other options involve either only using MyISAM
(non-transactional) or locking the db for the duration (we couldn't
wait that long, but attempting to do it on a backup machine looked
like it was going to take somewhere between 3 and 7 days, although we
gave up after 24 hours... not something we can afford to do with any
kind of regularity).


No, but I wouldn't know that without the warnings either -- for all I
know xtrabackup could be buggy in all kinds of ways. The only real way
to check is to use the backup data in some way.


OK, thanks for the clarification. Ideally these wouldn't taint the
kernel either -- perhaps these can be downgraded to a message that
explicitly suggests that nothing is wrong with kernel-space things,
only user-space? The backtrace doesn't really get you much, so really
all you want to show is the offending process...

Thanks,

Ilia Mirkin
imirkin@alum.mit.edu
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
WARNING in xfs_lwr.c, xfs_write(), Roman Kononov, (Sat May 22, 10:20 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Dave Chinner, (Sun May 23, 3:18 am)
Re: WARNING in xfs_lwr.c, xfs_write(), Roman Kononov, (Sun May 23, 7:23 am)
Re: WARNING in xfs_lwr.c, xfs_write(), Dave Chinner, (Sun May 23, 6:19 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Ilia Mirkin, (Fri Jun 11, 10:00 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Dave Chinner, (Sun Jun 13, 3:47 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Ilia Mirkin, (Sun Jun 13, 4:10 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Dave Chinner, (Sun Jun 13, 6:29 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Ilia Mirkin, (Sun Jun 13, 8:27 pm)
Re: WARNING in xfs_lwr.c, xfs_write(), Roman Kononov, (Mon Jun 14, 8:11 am)