[dm-devel] Re: [Bugme-new] [Bug 7158] New: Out of memory happen in snapshot

Alasdair G Kergon agk at redhat.com
Thu Sep 14 13:33:28 UTC 2006


What is the output of these three commands?

  dmsetup info -c
  dmsetup table
  dmsetup status

The current snapshot implementation does require a lot of kernel memory
to store each snapshot's exception table, which grows as there is new I/O.
Eight snapshots means eight times the memory needed by one snapshot.

Are you using the default chunk size?  If so, try a larger one (lvcreate -c).

Alasdair
-- 
agk at redhat.com




More information about the dm-devel mailing list