On 02/10 11:02, Barak Korren wrote: > > able to do "live" storage incrase by adding a new volume to the LVM group in > > the following procedure: > > > > created new virtio volume in the VM from phx-engine > > fdisk /dev/vdd then: n -> p -> 1 -> enter -> enter -> t -> 8e -> w > > vgextend jenkins_lvm /dev/vdd1 > > lvextend /dev/mapper/jenkins_lvm-data -L28G > > xfs_growfs /dev/mapper/jenkins_lvm-data > > > > I was unable to increase the volume size from the engine, and then increase > > the partition size(only create a new partition on the same volume with the > > new increased space in the volume), not sure if that is possible. > > > You forgot the 1st thing we told you - "don't create partitions on the > disk"... > Instead the whole disk '/dev/vdX' should be formatted as a PV, then you can > grow it from the engine and then 'pvresize' followed by 'lvresize'.
If it's puppetized, that's easy to reprovision no? > > > -- > Barak Korren > [email protected] > RHEV-CI Team > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra -- David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: [email protected] IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
signature.asc
Description: PGP signature
_______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
