Hi Alan,
On 03/07/09 08:13, Alan Chalmers wrote: > Trying to setup and automated install server. > > My client , an Virtual box machine HOST network enable, is able to dhcp and > get the boot image. I have just tried and I see the same failure. Since I connected the VB guest (via VB HOST network configuration) to the subnet where I have other machines which install successfully, it seems to me like a VB issue - I would assume that it would behave transparently in this network configuration, but it seems that this assumption is not correct. The workaround for this issue is to take advantage of fix for bug 6320 - it will be available in build 110. Cheers, Jan > > The problems come when starting the auto-installer SMF which fails with "No > valid AI service found." > > So far my search has found talk of this error when the boot server and client > are on different subnets. This is not the case with my setup. > > >From what I can see dns-sd -L x86_install_service _OSInstall._tcp local does > >not return a response on my client machine. > > installadm list on the server shows the service is avaialble and the dns-sh > also responds successfully > > dns-sd -L x86_install_service _OSInstall._tcp local > Lookup x86_install_service._OSInstall._tcp.local > 18:02:22.900 x86_install_service._OSInstall._tcp.local. can be reached at > agentsmith.local.:46502 > > snoop the network traffic I can see the following traffic > dhcp05.matrix.lan -> 224.0.0.251 MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > fe80::a00:27ff:fef5:1e29 -> ff02::fb MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > dhcp05.matrix.lan -> 224.0.0.251 MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > fe80::a00:27ff:fef5:1e29 -> ff02::fb MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > agentsmith -> 224.0.0.251 MDNS R > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) > dhcp05.matrix.lan -> 224.0.0.251 MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > fe80::a00:27ff:fef5:1e29 -> ff02::fb MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > agentsmith -> 224.0.0.251 MDNS R > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) > dhcp05.matrix.lan -> 224.0.0.251 MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > fe80::a00:27ff:fef5:1e29 -> ff02::fb MDNS C > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) ? > agentsmith -> 224.0.0.251 MDNS R > x86_install_service._OSInstall._tcp.local. Internet Unknown (33) > > > I'm a little unsure if this traffic good or not so good. > > I'd appreciate any suggestion anyone can offer up. > > Thanks > > alan