From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5346A74E.3020502@redhat.com> Date: Thu, 10 Apr 2014 16:14:38 +0200 From: Peter Rajnoha MIME-Version: 1.0 References: <016e01cf504d$68e3b0d0$3aab1270$@edu> <5342A6A9.6060104@redhat.com> <5345703E.2050401@ucdavis.edu> <5346A663.502@redhat.com> In-Reply-To: <5346A663.502@redhat.com> Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] Can't mount LVM RAID5 drives 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" To: Ryan Davis Cc: LVM general discussion and development On 04/10/2014 04:10 PM, Peter Rajnoha wrote: > 3. then reduce the LV size by one extent (1 should be enough since the > PV is shorter with 3.44 MiB) *also* with resizing the filesystem > that's on the LV!!! (this is the "-f" option for the lvreduce, it's > very important!!!) > lvreduce -f -l -1 > !!!! Sorry, I meant "-r" option instead of "-f"!!! !!!! The -f is the dangerous one - force!!! The -r is the "resizefs"!!! -- Peter