From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.12]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8A6Je8e017041 for ; Thu, 10 Sep 2009 02:19:40 -0400 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8A6JTcV028288 for ; Thu, 10 Sep 2009 02:19:30 -0400 Received: by fg-out-1718.google.com with SMTP id e12so1316033fga.9 for ; Wed, 09 Sep 2009 23:19:29 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 10 Sep 2009 09:19:29 +0300 Message-ID: <352f9c2a0909092319h2e115e07lbf867825c68c102e@mail.gmail.com> From: pent 5971 Subject: [linux-lvm] Understanding if a disk is partioned with LVM or not 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 Hi, Im new to this LVM stuff and still couldnt read and understand enough. But i have a RHEL 5x box (which i didnt installed) and we have phsically added a new disk which i have to create a file system to be able to use it. df -h command gives normal /var /data / partions, but id like ask how can i understand if the first disk/sytem is created with LVM , and if so (any other box can be so in the future) what is best way to add the disk and crete the file system? Regards