[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [Bugme-new] [Bug 7158] New: Out of memory happen in snapshot
- From: Alasdair G Kergon <agk redhat com>
- To: kevin Cheng <kevin_cheng thecus com>
- Cc: 'Andrew Morton' <akpm osdl org>, dm-devel redhat com, agk redhat com, "'bugme-daemon kernel-bugs osdl org'" <bugme-daemon bugzilla kernel org>
- Subject: [dm-devel] Re: [Bugme-new] [Bug 7158] New: Out of memory happen in snapshot
- Date: Thu, 14 Sep 2006 14:33:28 +0100
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 redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]