
able to do "live" storage incrase by adding a new volume to the LVM gro= up 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 incr= ease the partition size(only create a new partition on the same volume with =
--oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/10 11:02, Barak Korren wrote: 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 di= sk"... Instead the whole disk '/dev/vdX' should be formatted as a PV, then you c= an grow it from the engine and then 'pvresize' followed by 'lvresize'.
If it's puppetized, that's easy to reprovision no?
=20 =20 --=20 Barak Korren bkorren@redhat.com RHEV-CI Team _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605 --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWuv0fAAoJEEBxx+HSYmnDXIIH/2C7uj7Cf/iNI44TxVffzYv0 8DoD9DD7vp/gywHt2OwBupvIe+sOFOsFuFYhzVwKW8EEQBd00H6jZZkeApovTDUj jQ6DpvzOEHu1WH6f/+ac32B4HELDRKZkDfy+hi07JIjP/GtnHba6b03Lu8MN4xMP H0OAditxgPvYLOPzai/F0Q0uOgufcB7MV7j/cia9/gPUTcG81j6LeQLEB7iHxRd/ PlypI/QRiXdfc6V66hX1mk7qCgLCVCS/JQp+r3POSp63xNb/uZscxbPURU+3VMTV 6fQQmzopk38TvYDT1W+2yQbhE9qq9uBSl5cIksAgpammic6Vy7ouuoNC13TuegI= =xgmC -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl--