Friday, October 16, 2015

oVirt: upload ISO

download file:

wget http://centos.den.host-engine.com/6.7/isos/x86_64/CentOS-6.7-x86_64-minimal.iso

upload/import ISO
engine-iso-uploader -i ISOs upload CentOS-6.7-x86_64-minimal.iso

Parallel rsync

Following steps did the job for me: Run the  rsync --dry-run  first in order to get the list of files those would be affected. rsync -...