Hi, I can see that you set a PREFIX, but I can't see any IPADDR in the ifcfg-eth0, nor in the setupNetworks command. Which IPADDR do you intend to set?
----- Original Message ----- > From: "Stephen Sallee (Jake)" <[email protected]> > To: [email protected] > Sent: Wednesday, February 6, 2013 6:50:14 PM > Subject: [Users] Error while executing action Setup Networks > > I'm trying to add the ovirtmgmt role to my network connection on my > all-in-one box but when I do I get this error: > > Error while executing action Setup Networks: Illegal or Incomplete IP > Address > > The IP is correct as I am accessing the portal from a different > computer, also when I look at the ifcfg-eth0 file: > > DEVICE=eth0 > ONBOOT=yes > HWADDR=[REDACTED] > BRIDGE=ovirtmgmt > NM_CONTROLLED=yes > DOMAIN=UMHB.edu > IPV6INIT=no > LAST_CONNECT=1360136903 > DNS2=[REDACTED] > DNS1=[REDACTED] > DEFROUTE=yes > IPV4_FAILURE_FATAL=yes > PREFIX=24 > UUID=[REDACTED] ... it just feels right, i know its probably useless > to a hacker but I fell better, okay? > > I have tried NM_CONTROLLED=yes and NM_CONTROLLED=no , with no > difference. > > Here is the snippet from the engine log: > > [root@otto ~]# tail -f /var/log/ovirt-engine/engine.log > 2013-02-06 11:20:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-43) Autorecovering hosts is disabled, > skipping > 2013-02-06 11:20:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-43) Autorecovering storage domains is > disabled, skipping > 2013-02-06 11:25:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-98) Autorecovering hosts is disabled, > skipping > 2013-02-06 11:25:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-98) Autorecovering storage domains is > disabled, skipping > 2013-02-06 11:30:00,000 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-60) Autorecovering hosts is disabled, > skipping > 2013-02-06 11:30:00,000 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-60) Autorecovering storage domains is > disabled, skipping > 2013-02-06 11:35:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-11) Autorecovering hosts is disabled, > skipping > 2013-02-06 11:35:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-11) Autorecovering storage domains is > disabled, skipping > 2013-02-06 11:40:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-65) Autorecovering hosts is disabled, > skipping > 2013-02-06 11:40:00,001 INFO > [org.ovirt.engine.core.bll.AutoRecoveryManager] > (QuartzScheduler_Worker-65) Autorecovering storage domains is > disabled, skipping > 2013-02-06 11:40:46,131 INFO > [org.ovirt.engine.core.bll.SetupNetworksCommand] > (ajp--127.0.0.1-8702-2) [6cf1af54] Running command: > SetupNetworksCommand internal: false. Entities affected : ID: > 8a682fca-7032-11e2-8be0-cb1656457e1f Type: VDS > 2013-02-06 11:40:46,133 INFO > [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand] > (ajp--127.0.0.1-8702-2) [6cf1af54] START, > SetupNetworksVDSCommand(HostName = local_host, HostId = > 8a682fca-7032-11e2-8be0-cb1656457e1f, force=false, > checkConnectivity=true, conectivityTimeout=120, > networks=[ovirtmgmt {id=6990dee0-6a13-4b74-811b-5accbae04194, > description=Management Network, subnet=null, gateway=null, > type=null, vlan_id=null, stp=false, > storage_pool_id=501286c6-46d0-4f6f-a73c-e09e21778b1c, mtu=0, > vmNetwork=true, cluster=network_cluster {id={clusterId=null, > networkId=null}, status=Operational, is_display=false, > required=true}}], > bonds=[], > interfaces=[eth0 {id=c2ceb17b-0ae1-4409-bfab-c84be5c8030b, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth0, > macAddress=[REDACTED], networkName=ovirtmgmt, bondName=null, > bootProtocol=None, address=, subnet=, gateway=null, mtu=0, > bridged=true, speed=1000, type=2, > networkImplementationDetails=null}, > eth5 {id=3ee9e4b7-8ab5-458d-abe9-66a5914611bb, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth5, > macAddress=[REDACTED], networkName=null, bondName=null, > bootProtocol=Dhcp, address=, subnet=, gateway=null, > mtu=1500, bridged=false, speed=0, type=0, > networkImplementationDetails=null}, > eth2 {id=1d9cb8eb-2cf8-43f3-98c8-a6f675424bdf, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth2, > macAddress=[REDACTED], networkName=null, bondName=null, > bootProtocol=Dhcp, address=, subnet=, gateway=null, > mtu=1500, bridged=false, speed=0, type=0, > networkImplementationDetails=null}, > eth1 {id=66c9f391-c9f8-4052-b115-4b65759a7ff9, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth1, > macAddress=[REDACTED], networkName=null, bondName=null, > bootProtocol=Dhcp, address=, subnet=, gateway=null, > mtu=1500, bridged=false, speed=0, type=0, > networkImplementationDetails=null}, > eth4 {id=357b5774-149e-4874-bbbe-9c5b5a3cbad9, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth4, > macAddress=[REDACTED], networkName=null, bondName=null, > bootProtocol=Dhcp, address=, subnet=, gateway=null, > mtu=1500, bridged=false, speed=0, type=0, > networkImplementationDetails=null}, > eth3 {id=34f3e302-c08b-4b8d-ae4a-e55bb8189542, > vdsId=8a682fca-7032-11e2-8be0-cb1656457e1f, name=eth3, > macAddress=[REDACTED], networkName=null, bondName=null, > bootProtocol=Dhcp, address=, subnet=, gateway=null, > mtu=1500, bridged=false, speed=0, type=0, > networkImplementationDetails=null}], > removedNetworks=[], > removedBonds=[]), log id: 350e18e8 > 2013-02-06 11:40:46,142 INFO > [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand] > (ajp--127.0.0.1-8702-2) [6cf1af54] FINISH, SetupNetworksVDSCommand, > log id: 350e18e8 > 2013-02-06 11:40:46,712 ERROR > [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] > (ajp--127.0.0.1-8702-2) [6cf1af54] > org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: > VDSGenericException: VDSNetworkException: Specified netmask or > gateway but not ip > 2013-02-06 11:40:46,712 ERROR > [org.ovirt.engine.core.vdsbroker.VDSCommandBase] > (ajp--127.0.0.1-8702-2) [6cf1af54] Command SetupNetworksVDS > execution failed. Exception: VDSNetworkException: > VDSGenericException: VDSNetworkException: Specified netmask or > gateway but not ip > 2013-02-06 11:40:46,713 ERROR > [org.ovirt.engine.core.bll.SetupNetworksCommand] > (ajp--127.0.0.1-8702-2) [6cf1af54] Command > org.ovirt.engine.core.bll.SetupNetworksCommand throw Vdc Bll > exception. With error message VdcBLLException: > org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: > VDSGenericException: VDSNetworkException: Specified netmask or > gateway but not ip > 2013-02-06 11:40:46,716 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (ajp--127.0.0.1-8702-2) [6cf1af54] No string for UNASSIGNED type. > Use default Log > > > > > Jake Sallee > Godfather of Bandwidth > Network Engineer > University of Mary Hardin-Baylor > > 900 College St. > Belton, Texas > 76513 > > Fone: 254-295-4658 > Phax: 254-295-4221 > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

