On 04/06/10 09:14, Tom Warner wrote:
It looks to me like [email protected],5.11-0.136 create-client is building
the wrong macro for x86 clients. Is this just me or is this a bug?


Thanks, tom



Build 135 is creating an expected macro :
      etcai0# installadm create-client -e 00:14:4F:8C:6F:2C -n  sol-135x
      Setting up X86 client...
      Service discovery fallback mechanism set up
      Service discovery fallback mechanism set up

      Detected that DHCP is not set up on this server.
      If not already configured, please create a DHCP macro
      named 0100144F8C6F2C with:
         Boot server IP (BootSrvA) : 10.6.220.4
         Boot file      (BootFile) : 0100144F8C6F2C
      If you are running the Solaris DHCP Server, use the following
      command to add the DHCP macro, 0100144F8C6F2C:
         /usr/sbin/dhtadm -g -A -m 0100144F8C6F2C -d 
:BootSrvA=10.6.220.4:BootFile=0100144F8C6F2C:GrubMenu=menu.lst.0100144F8C6F2C:

      Note: Be sure to assign client IP address(es) if needed
      (e.g., if running the Solaris DHCP Server, run pntadm(1M)).
      etcai0#




But after a pkg image-update and reboot thing go wrong.

      etcai0# installadm create-client -e 00:14:4F:8C:6F:2C -n  sol-135x
      Service discovery fallback mechanism set up
      Service discovery fallback mechanism set up


      Detected that DHCP is not set up on this server.
      If not already configured, please create a DHCP macro
      named 0100144F8C6F2C with:
         Boot server IP (BootSrvA) : 10.6.220.4
         Boot file      (BootFile) : http://10.6.220.4:5555/cgi-bin/wanboot-cgi
      If you are running the Solaris DHCP Server, use the following
      command to add the DHCP macro, 0100144F8C6F2C:
         /usr/sbin/dhtadm -g -A -m 0100144F8C6F2C -d 
:BootSrvA=10.6.220.4:BootFile=http://10.6.220.4:5555/cgi-bin/wanboot-cgi:GrubMenu=menu.lst.http://10.6.220.4:5555/cgi-bin/wanboot-cgi:

That would seem to be a bug; looks like its partially confusing
the service for a sparc service.  Can you please file a bug against
Development/installer/installadm on d.o.o.


Also, can you verify the following for the image associated with
the sol-135x service:

Get the <image_path> for sol-135x:

# installadm list -n sol-135x

Use the value under the Image Path column as the <image_path>

Then list out what's in <image_path>/platform/


thanks,
-ethan



      Note: Be sure to assign client IP address(es) if needed
      (e.g., if running the Solaris DHCP Server, run pntadm(1M)).

      etcai0#





etcai0# installadm create-client -e 00:14:4F:8C:6F:2C -n  sol-135x
Setting up X86 client...
Service discovery fallback mechanism set up
Service discovery fallback mechanism set up

Detected that DHCP is not set up on this server.
If not already configured, please create a DHCP macro
named 0100144F8C6F2C with:
    Boot server IP (BootSrvA) : 10.6.220.4
    Boot file      (BootFile) : 0100144F8C6F2C
If you are running the Solaris DHCP Server, use the following
command to add the DHCP macro, 0100144F8C6F2C:
    /usr/sbin/dhtadm -g -A -m 0100144F8C6F2C -d 
:BootSrvA=10.6.220.4:BootFile=0100144F8C6F2C:GrubMenu=menu.lst.0100144F8C6F2C:

Note: Be sure to assign client IP address(es) if needed
(e.g., if running the Solaris DHCP Server, run pntadm(1M)).
etcai0# installadm list -c -n sol-135x
Service Name Client Address    Arch  Image Path
------------ --------------    ----  ----------
sol-135x     00:14:4F:8C:6F:2C x86   /export/aiserver/sol-135x
etcai0# installadm delete-client 00:14:4F:8C:6F:2C
Not removing boot archive 
/I86PC.OpenSolaris-1/platform/i86pc/$ISADIR/boot_archive. Boot archive is 
in-use by service/clients:
ol-135x
Not removing boot archive 
/I86PC.OpenSolaris-1/platform/i86pc/$ISADIR/boot_archive. Boot archive is 
in-use by service/clients:
ol-135x
Detected that DHCP is not set up on this machine. To delete the DHCP macro, run 
the following on your DHCP server:
/usr/sbin/dhtadm -D -m 0100144F8C6F2C

etcai0# installadm list -c -n sol-135x
list: error: no clients for local service named "sol-135x".
etcai0# uname -a
SunOS etcai0 5.11 snv_135 i86pc i386 i86pc
etcai0# pkg info installadm
           Name: install/installadm
        Summary: Automatic Installation Server Setup Tools
    Description: Automatic Installation Server Setup Tools
       Category: System/Administration and Configuration
          State: Installed
      Publisher: opensolaris.org
        Version: 0.5.11
  Build Release: 5.11
         Branch: 0.135
Packaging Date: Fri Mar 12 07:08:56 2010
           Size: 988.56 kB
           FMRI: 
pkg://opensolaris.org/install/[email protected],5.11-0.135:20100312T070856Z
etcai0# pkg image-update
DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                              752/752   9720/9720  257.5/257.5

PHASE                                        ACTIONS
Removal Phase                              5607/5607
Install Phase                              6108/6108
Update Phase                             17289/17289
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                            752/752
Indexing Packages                            752/752
Optimizing Index...
PHASE                                          ITEMS
Indexing Packages                            752/752

A clone of opensolaris exists and has been updated and activated.
On the next boot the Boot Environment opensolaris-1 will be mounted on '/'.
Reboot when ready to switch to this updated BE.

etcai0#
etcai0# init 6
etcai0# Connection to etcai0 closed by remote host.
Connection to etcai0 closed.
sr1-umpk-45$

etcai0# pkg info installadm
           Name: install/installadm
        Summary: Automatic Installation Server Setup Tools
    Description: Automatic Installation Server Setup Tools
       Category: System/Administration and Configuration
          State: Installed
      Publisher: opensolaris.org
        Version: 0.5.11
  Build Release: 5.11
         Branch: 0.136
Packaging Date: Sat Mar 27 04:47:12 2010
           Size: 1008.14 kB
           FMRI: 
pkg://opensolaris.org/install/[email protected],5.11-0.136:20100327T044712Z
etcai0# installadm list -c -n sol-135x
list: error: no clients for local service named "sol-135x".
etcai0# installadm create-client -e 00:14:4F:8C:6F:2C -n  sol-135x
Service discovery fallback mechanism set up
Service discovery fallback mechanism set up


Detected that DHCP is not set up on this server.
If not already configured, please create a DHCP macro
named 0100144F8C6F2C with:
    Boot server IP (BootSrvA) : 10.6.220.4
    Boot file      (BootFile) : http://10.6.220.4:5555/cgi-bin/wanboot-cgi
If you are running the Solaris DHCP Server, use the following
command to add the DHCP macro, 0100144F8C6F2C:
    /usr/sbin/dhtadm -g -A -m 0100144F8C6F2C -d 
:BootSrvA=10.6.220.4:BootFile=http://10.6.220.4:5555/cgi-bin/wanboot-cgi:GrubMenu=menu.lst.http://10.6.220.4:5555/cgi-bin/wanboot-cgi
 :

Note: Be sure to assign client IP address(es) if needed
(e.g., if running the Solaris DHCP Server, run pntadm(1M)).

etcai0#



_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to