From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 13 Aug 2011 23:53:30 +0100 From: Alasdair G Kergon Message-ID: <20110813225330.GA6019@agk-dp.fab.redhat.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] lvm hangup on snapshot overflow Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Pasha Z Cc: linux-lvm@redhat.com On Fri, Aug 12, 2011 at 07:05:31PM +0300, Pasha Z wrote: > lvconvert device-mapper: suspend ioctl failed: Input/output error > lvconvert Unable to suspend VG-sn_x (252:3) > lvconvert Failed to suspend origin lv What exactly are you trying to do with lvconvert rather than lvcreate? Never let snapshots fill up - use dmeventd instead and intervene in a controlled way before they are full. The lvconvert -s man page is too subtle and needs improving. Alasdair