From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51E99A85.8060901@redhat.com> Date: Fri, 19 Jul 2013 21:59:01 +0200 From: Zdenek Kabelac MIME-Version: 1.0 References: <51E981EF.3020007@gmail.com> In-Reply-To: <51E981EF.3020007@gmail.com> Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] pvmove 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"; format="flowed" To: LVM general discussion and development Cc: Martin Papik Dne 19.7.2013 20:14, Martin Papik napsal(a): > Hi everyone > > I'm new to the mailing list but not to LVM, until now everything was crystal > clear and working fine. Now I'm either stuck or found a minor issue. I'm > trying to move move extents on a physical volume. Not from one physical volume > to another. > > root@myhost# pvmove /dev/md127:151808-152063 /dev/md127:152064-152319 > No extents available for allocation > root@myhost# Add --alloc anywhere But I assume the tool could be a bit more smarter here. It looks more or less like a bug to me. Zdenek