<br><br><div><span class="gmail_quote">On 9/6/05, <b class="gmail_sendername">A JM</b> &lt;<a href="mailto:vbtalent@gmail.com">vbtalent@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I just added a second hard drive to my&nbsp;backend but am unsure of what the mount should look like in FSTAB.</div>
<div>&nbsp;</div>
<div>Here are the steps I've followed to get the VG ready, I have a VG of &quot;VolGroup01&quot;:</div>
<div>&nbsp;</div>
<div>1) fdisk the drive (/dev/hdd), create a single partition&nbsp;and
change the type to 8e. ( I want to use the entire drive in the VG)</div>
<div>2)&nbsp;create the LVM using 'pvcreate /dev/hdd1'</div>
<div>3) extend the VG using 'vgextend VolGroup01 /dev/hdd1'</div>
<div>&nbsp;</div>
<div>Everything seems to be successful but I haven't mounted the drive.
So, I need to know how this should look in FSTAB, the VG is formatted
with 'JFS'.</div>
<div>&nbsp;</div>
<div>Do I need to format this new drive /dev/hdd1 with JFS or does the VG take care of that?</div></blockquote><div><br>
<br>
The answers you seek can be found in the LVM HOWTO.&nbsp; In
particular, this page describes the procedures for resizing various
filesystems:<br>
<br>
<a href="http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html">http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html</a><br>
<br>
Carl Fongheiser<br>
</div></div>