[CentOS] qcow2 --> logical volume
Philippe BOURDEU d'AGUERRE
bda at aime-toulouse.frWed Apr 12 14:19:46 UTC 2017
- Previous message: [CentOS] qcow2 --> logical volume
- Next message: [CentOS] qcow2 --> logical volume
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 12/04/2017 à 15:31, Scott Gennari a écrit : > How would can you import/migrate this .qcow2 into a logical volume? Any > advice would be greatly appreciated. - get size of qcow2 image: qemu-img info yourFile.qcow2 - create a logical volume of same size: ssm create -s xxxxxxxb -n yourLvName -p centos - copy image: qemu-img convert yourFile.qcow2 -O raw /dev/centos/yourLvName -- Philippe BOURDEU d'AGUERRE AIME - Campus de l'INSA http://aime-toulouse.fr/ 135 av. de Rangueil Tél +33 561 559 885 31077 TOULOUSE Cedex 4 - FRANCE Fax +33 561 559 870
- Previous message: [CentOS] qcow2 --> logical volume
- Next message: [CentOS] qcow2 --> logical volume
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list