Bug 5297
Summary: | Memory problem with kcopyd snapshots and xfs_freeze under LVM2 lvremove execution and copying data at the same time. | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | Hubert (hubgor) |
Component: | LVM2/DM | Assignee: | Alasdair G Kergon (agk) |
Status: | CLOSED INSUFFICIENT_DATA | ||
Severity: | high | CC: | agk, akpm, bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | kernel 2.6.14-rc2 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Hubert
2005-09-23 04:04:05 UTC
Do you still see problems if you remove all the xfs_freeze commands? They shouldn't be necessary (dm handles the freezing itself) and they have caused trouble in the past. Without xfs_freeze -f/u (or dmsetup suspend/resume) any lvcreate or lvremove snapshot of XFS lv and copying data to smb share hang up and lvcreate or lvremove process stays in memory as death. I noticed that with xfs_freeze -f/u lvcreate or lvremove process going better than with dmsetup suspend/resume interaction. I know that dm handles the freezing itself but still it is not enough or sorry but it does it in wrong way What should be the proper dmsetup tool usage with lvm2 create/remove snapshot ? Regards Hubert Is this bug still present in current kernels? Please reopen this bug if it's still present with kernel 2.6.20. |