Hi Shasha,
On 02/16/09 14:15, shasha su wrote: > Hi Jan > With jeffrey's help. I can setup the AI server and AI client. now i > install the SPARC server successfuly. > jeffrey remove the installadm-tools and re-installed it. then it can > create the AI server's service. I'm not sure where he download the > installadm-tools. > I installed it using 'pkg install SUNWinstall-tools'. It download the > SUNWinstall-tools from www.opensolaris.org.(I installed the > installadm-tools on 2/12/2009 ) > Can you check about it? The IPS repository to pull the latest SUNWinstalladm-tools from is http://pkg.opensolaris.org/dev (or http://ipkg.sfbay/dev if you have access to internal network). The correct version is (if you run AI server on build 101b) # pkg info SUNWinstalladm-tools Name: SUNWinstalladm-tools Summary: State: Installed Authority: opensolaris.org Version: 0.5.11 Build Release: 5.11 Branch: 0.101 Packaging Date: Sat Jan 31 22:03:37 2009 Size: 357.68 kB FMRI: pkg:/SUNWinstalladm-tools at 0.5.11,5.11-0.101:20090131T220337Z or for build 106 # pkg info SUNWinstalladm-tools Name: SUNWinstalladm-tools Summary: Automatic Installation Server Setup Tools Category: System/Administration and Configuration State: Installed Authority: opensolaris.org Version: 0.5.11 Build Release: 5.11 Branch: 0.106 Packaging Date: Sat Jan 31 18:34:55 2009 Size: 414.43 kB FMRI: pkg:/SUNWinstalladm-tools at 0.5.11,5.11-0.106:20090131T183455Z Cheers, Jan > Thanks > -shasha > > jan damborsky : >> Hi Shasha, >> >> I have looked at the AI server and mDNS seems to work correctly >> and service is reachable now: >> >> # installadm list >> The install services running on the system are: >> >> test1 >> >> # pgrep dns-sd >> 7574 >> >> # pargs 7574 >> 7574: /usr/bin/dns-sd -R test1 _OSInstall._tcp local 46501 >> aiwebserver=10.13.31.29:46 >> argv[0]: /usr/bin/dns-sd >> argv[1]: -R >> argv[2]: test1 >> argv[3]: _OSInstall._tcp >> argv[4]: local >> argv[5]: 46501 >> argv[6]: aiwebserver=10.13.31.29:46501 >> >> # dns-sd -L test1 _OSInstall._tcp local >> Lookup test1._OSInstall._tcp.local >> 20:42:24.940 test1._OSInstall._tcp.local. can be reached at >> pae-x4200-1.local.:46501 >> aiwebserver=10.13.31.29:46501 >> ^C >> >> # svcs svc:/network/dns/multicast >> STATE STIME FMRI >> online 8:37:44 svc:/network/dns/multicast:default >> >> Looking at the log file, there doesn't seem to be anything interesting: >> >> # cat /var/svc/log/network-dns-multicast\:default.log >> [ Feb 12 11:14:46 Disabled. ] >> [ Feb 12 11:14:46 Rereading configuration. ] >> [ Feb 12 11:14:56 Enabled. ] >> [ Feb 12 11:15:15 Executing start method ("/usr/lib/inet/mdnsd"). ] >> [ Feb 12 11:15:15 Method "start" exited with status 0. ] >> [ Feb 12 11:35:13 Enabled. ] >> [ Feb 12 12:25:47 Enabled. ] >> [ Feb 12 12:35:16 Enabled. ] >> [ Feb 12 13:58:00 Enabled. ] >> [ Feb 13 09:32:41 Enabled. ] >> [ Feb 16 08:37:44 Executing start method ("/usr/lib/inet/mdnsd"). ] >> [ Feb 16 08:37:44 Method "start" exited with status 0. ] >> >> >> Was it necessary to take any special action/workaround to make >> it work or did it recover automatically ? >> >> Cheers, >> Jan >> >> >> >> On 02/14/09 01:32, shasha su wrote: >>> Hi All >>> Thanks for yor help. >>> You can access the x86 server for more information if you need. >>> This server in the lab, so you need access it using SWAN. >>> >>> telnet 10.13.31.29 shasha/shasha >>> root password is root >>> the opensolaris iso for SAPRC under /. >>> >>> Thanks >>> -shasha >>> mary ding : >>>> Jack and Shasha: >>>> >>>> A seperate bug need to be filed in bugster to see why multicast >>>> service did not start. It should be filed >>>> solaris/network/multicast_routing >>>> >>>> It will be helpful to include machine information and how to access >>>> it for developers to poke around if necessary. If it is related to >>>> timing, it might be helpful to get memory and cpu information. >>>> >>>> >>>> >>>> >>>> Jack Schwartz wrote: >>>>> Hi Shasha. >>>>> >>>>> Thanks for giving AI a try. >>>>> >>>>> Looks like AI had trouble starting the network/dns/multicast >>>>> service, as >>>>> evidenced by >>>>> >>>>> offline 13:58:00 svc:/network/dns/multicast:default >>>>> >>>>> but the code did not catch that like it should have. Instead it >>>>> continued but could not register the service. I have filed bug >>>>> >>>>> 6647 multicast service start check race condition >>>>> >>>>> You can follow this bug at defect.opensolaris.org. If you sign up >>>>> there, >>>>> you can add yourself to the cc of the bug report. >>>>> >>>>> Not sure why the service didn't start. Please run again and then >>>>> check >>>>> with svcs -x when it fails, and follow up from there. Please file >>>>> a bug >>>>> at defect.opensolaris.org if needed. >>>>> >>>>> Sending this reply to caiman-discuss alias. As Mary suggested in a >>>>> previous reply, please use that alias for auto-installer and other >>>>> Caiman project questions. >>>>> >>>>> Thanks, >>>>> Jack >>>>> >>>>> >>>>> On 02/11/09 22:21, Shasha su wrote: >>>>>> Hi ALL >>>>>> I try to install one SPARC server using AI. Why i cannot register >>>>>> the >>>>>> service? >>>>>> First, I uploaded osol-0906-106a-ai-sparc.iso to one x86 >>>>>> server(opensolaris 2008.11) as boot server. >>>>>> shasha at pae-x4200-1:/# installadm create-service -n >>>>>> sparc_install_service >>>>>> -s /osol-0906-106a-ai-sparc.iso /install >>>>>> Setting up the target image at /install ... >>>>>> enabling network/dns/multicast service >>>>>> enabling network/dns/multicast service >>>>>> Registering the service sparc_install_service._OSInstall._tcp.local >>>>>> The service sparc_install_service._OSInstall._tcp.local is not >>>>>> registered >>>>>> Failed to register Install Service sparc_install_service. >>>>>> shasha at pae-x4200-1:~# installadm list >>>>>> enabling network/dns/multicast service >>>>>> DNSService call failed -65537 >>>>>> The install services running on the system are: >>>>>> >>>>>> shasha at pae-x4200-1:~# >>>>>> >>>>>> >>>>>> >>>>>> shasha at pae-x4200-1:~# svcs | grep dns >>>>>> online 13:58:08 svc:/network/dns/client:default >>>>>> offline 13:58:00 svc:/network/dns/multicast:default >>>>>> >>>>>> Thanks >>>>>> -shasha >>>>>> >>>>> >>>>> _______________________________________________ >>>>> caiman-discuss mailing list >>>>> caiman-discuss at opensolaris.org >>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >>>> >>> >>> _______________________________________________ >>> caiman-discuss mailing list >>> caiman-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> >