Hey Atsushi, We need to understand what's the status of your vdsm agent. So first of all, take a look in /etc/vdsm/vdsm.conf and see if it's there and properly configured.
Use this as a reference if needed: ==================================== [vars] trust_store_path = /etc/pki/vdsm ssl=false [addresses] management_port=54321 ==================================== Once you have this set, restart the vdsmd service and check its status. If there's an issue, please submit the vdsm log to the list. If it's running, look for errors in the engine-core log. Let us know how it goes. Doron On 19/03/12 23:45, Fedoraけんけん wrote: > hi all. > My name is Atsushi Nakashima > > my oVirt engine and host is one same host. > configure host, state is non responsive. > > configuration process. > > 1. install fedora 16. > > 2. yum update > > 3. set up bridge ovirtmgmt > > ifcfg-p5p1 > > DEVICE=p5p1 > ONBOOT=yes > BRIDGE=ovirtmgmt > > ifcfg-ovirtmgmt > DEVICE=ovirtmgmt > TYPE=Bridge > ONBOOT=yes > DELAY=0 > BOOTPROTO=static > IPADDR=192.168.1.11 > NETMASK=255.255.255.0 > GATEWAY=192.168.1.1 > > 4. sudo wget http://www.ovirt.org/releases/stable/fedora/16/ovirt-engine.repo > -P /etc/yum.repos.d/ > > 5. sudo yum install -y ovirt-engine > > 6. sudo engine-setup > > 7. url http://192.168.1.11/webadmin on web browser > > 8. expand all -> new -> > hostname z9plus > IP : 192.168.1.11 > > installed some package. > > after reboot, host status is non responsive > > > what's idea? > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

