From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx02.extmail.prod.ext.phx2.redhat.com [10.5.110.26]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t5N6N6ai024078 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 23 Jun 2015 02:23:06 -0400 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.redhat.com (Postfix) with ESMTPS id 6D8FABAEC7 for ; Tue, 23 Jun 2015 06:23:04 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z7Hbm-0006T1-CJ for linux-lvm@redhat.com; Tue, 23 Jun 2015 08:22:58 +0200 Received: from 145-166-85-95.dynamic.stcable.net ([95.85.166.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jun 2015 08:22:58 +0200 Received: from csanyipal by 145-166-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 23 Jun 2015 08:22:58 +0200 From: csanyipal@gmail.com Date: Tue, 23 Jun 2015 08:22:51 +0200 Message-ID: <877fqvt03o.fsf@gmail.com> References: <87lhff4u8l.fsf@gmail.com> <877fqxehm2.fsf@gmail.com> Mime-Version: 1.0 Subject: Re: [linux-lvm] lvcreate - device not cleared Aborting. Failed to wipe start of new LV. 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: linux-lvm@redhat.com MegaBrutal writes: > 2015-06-21 7:49 GMT+02:00 : >> # lvcreate --verbose --size 10.10G -n var bubba >> DEGRADED MODE. Incomplete RAID LVs will be processed. > > Hey, I just notice, your VG is in degraded mode. This is not a normal > condition and it can also cause unexpected things. Why is your VG > degraded? Does it have missing PVs? # vgdisplay -vvv DEGRADED MODE. Incomplete RAID LVs will be processed. Indeed. I don't know why is mine VG degraded. How can I know does it have missing PVs? What can I do to fix this problem? -- Regards from Pal