[PVE-User] How is the default Proxmox partition layout? I am confused by a 16MB partition now.
Eneko Lacunza
elacunza at binovo.es
Tue Sep 24 08:31:19 CEST 2013
Hi Bruce,
Disclaimer: I never used vz containers, only VMs, but I think this would
work.
On 23/09/13 22:41, Bruce B wrote:
> Eneko,
>
> I have chosen to not extend the LVM but rather create another one. So
> far, I deleted the partitions on /dev/sdb/ and created two new
> partitions. I also did pvcreate and vgcreate. I can see the second HDD
> now on Proxmox GUI under Storage > Volume Group. But I am afraid to
> install it there as I have not run "lvcreate" yet.
My suggestion is to create a new LV, format it to ext4 with -m 0 flag,
and mount it somewhere (i.e. /srv/storage2)
Then create a new "Directory" storage in Proxmox, you put any name, just
make sure to configure the directory where you have just mounted the new
LV. Also, remember to configure the mountpoint in /etc/fstab so that it
is automatically mounted on node reboot.
Hope this helps.
>
> Also, I am not sure what to chose for ID, Base Storage, Volume Group,
> Nodes, Enabled, Shared....when I add storage.
>
> Can you please shed some light on above or refer to proper wiki page?
>
> Thanks,
>
>
> On Mon, Sep 23, 2013 at 11:03 AM, Eneko Lacunza <elacunza at binovo.es
> <mailto:elacunza at binovo.es>> wrote:
>
> Hi Bruce,
>
>
> On 23/09/13 16:26, Bruce B wrote:
>> Nice command! Gives the whole picture at once.
>>
>> root at prox1:~# pvs
>> PV VG Fmt Attr PSize PFree
>> /dev/sda2 pve lvm2 a-- 931.01g 16.00g
>> /dev/sdb2 lvm2 a-- 931.01g 931.01g
>>
>> Does that ^^^ mean I have 1TB of free space which I can use? :)
>> If so, how should I go about adding it to Proxmox. I would like
>> to take the *Safest* and *Simplest* way possible.
>>
> Yes, you have a not used disk. If you want to add it to Proxmox VM
> storage, you should (first explore commands with -h flag!!!):
> 1. Add the PV to pve volumegroup (something like 'vgextend pve
> /dev/sdb')
> 2. Change size of LV for data in PVE, i.e. 'lvextend -L +915G
> /dev/pve/data/'
> 3. Resize filesystem, i.e. 'resize2fs /dev/pve/data/'
>
> You can do all commands without unmounting the filesystem if you
> have used Proxmox defaults (ext3/ext4 filesystem)
>
> I don't know what are you using the server for, but remember that
> you don't have data redundancy (raid1).
>
> Cheers
> Eneko
>
>
>
> --
> Zuzendari Teknikoa / Director Técnico
> Binovo IT Human Project, S.L.
> Telf. 943575997
> 943493611
> Astigarraga bidea 2, planta 6 dcha., ofi. 3-2; 20180 Oiartzun (Gipuzkoa)
> www.binovo.es <http://www.binovo.es>
>
>
--
Zuzendari Teknikoa / Director Técnico
Binovo IT Human Project, S.L.
Telf. 943575997
943493611
Astigarraga bidea 2, planta 6 dcha., ofi. 3-2; 20180 Oiartzun (Gipuzkoa)
www.binovo.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20130924/6f09759b/attachment.htm>
More information about the pve-user
mailing list