Displaying 1 result from an estimated 1 matches for "cobbler01".
Did you mean:
cobbler
2010 Apr 30
1
PXE boot from KVM VM is very slow
...VE dhdcpd and tftpd - it's well, and load fast
(d) KVM VM with OpenVZ CT and VirtualBOX VM dhcpd and tftpd - very slow load
(e) KVM host system with OpenVZ CT and VirtualBOX VM dhcpd and tftpd -
it's well and load fast
I use software:
a) Cobbler to PXE installation on OpenVZ VE:
[root at cobbler01 ~]# rpm -qa | egrep -e '(syslinux|cobbler|dhcp|tftp)'
tftp-server-0.49-2.el5.centos
cobbler-1.6.6-1.el5
dhcp-3.0.5-21.el5_4.1
syslinux-3.11-4
[root at cobbler01 ~]#
b) Centos 5.4 + KVM + libvirt on VM hosts:
[root at kvm-test01 ~]# rpm -qa | egrep -ie '(^kvm|^libvirt|^kernel|^centos)&...