Kikckstart entries:

-------------------------------------------------------------------------------------------------------------
liveimg --url=http://192.168.1.10/ovirt-iso-436/ovirt-node-ng-image.squashfs.img

clearpart --drives=sda --initlabel --all
autopart --type=thinp
rootpw --iscrypted $1$xxxxxxxxxxxbSLxxxxxxxxxxgwc0
lang en_US
keyboard --vckeymap=us --xlayouts='us'
timezone --utc America/New_York 
--ntpservers=0.centos.pool.ntp.org,1.centos.pool.ntp.org,2.centos.pool.ntp.org,3.centos.pool.ntp
#network  --hostname=host21.example.com
network --onboot yes --device eno49
zerombr
text

reboot
-------------------------------------------------------------------------------------------------------------

The Error on screen right after " Creating swap on /dev/mapper/onn_host1-swap"
DeviceCreatorError: ('lvcreate failed for onn_host1/pool00: running /sbin/lvm 
lvcreate --thinpool onn_host1/pool00 --size 464304m --poolmetadatasize 232 
--chunksize 64 --config devices { preffered_names=["^/dev/mapper/", "^/dev/md", 
"^/dev/sd"] } failed', ' onn_host1-pool00')


No issue with oVirt 4.3.5 and the same kickstart file.


Any suggestions?

Thanks,

AQ
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YVHULSDL3WMSR52IYLP7VKLGSVPDQZGY/

Reply via email to