From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Borisov Subject: Correct way to resize a device Date: Fri, 29 May 2015 16:00:18 +0300 Message-ID: <556862E2.6020301@kyup.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids Hello, If I have a custom device on top of a dm-thin volume what is the correct way to alter my device's dm_table when the underlying thin volume is extended. E.g. what are the steps necessary to extend the dm_table mapping? Regards, Nikolay