Hi,

I am trying to install client with b134 with AI ( AI server also runs b134) and since I want to customize criteria manifest for this specific client , I copied the default.xml as default-defect1.xml and added the changed manifest to the service with the following command. Everything looks good, client gets the boot file and boots from the network but later on auto-installer service is going into maintenance saying "Couldn't find manifest file at </tmp/ai_combined_manifest.xml>" . Where am I doing wrong and why can't the client get the manifest file, as I have added the modified manifest to the install service.

*r...@lv-admin1:/export/aiserver/osol-dev-134-ai-x86/auto_install# installadm add -m* *default-defect1.xml -n b134x86*

r...@lv-admin1:/export/aiserver/osol-dev-134-ai-x86/auto_install#

*r...@lv-admin1:/tftpboot# installadm list -n b134x86 -m -c*
Service Name Client Address    Arch  Image Path
------------ --------------    ----  ----------
b134x86      00:1E:68:2F:43:96 x86   /export/aiserver/osol-dev-134-ai-x86

Manifest            Criteria
--------            --------
default-defect1.xml ipv4 = 192.009.171.052

r...@lv-admin1:/tftpboot#


*Output on client:*

SunOS Release 5.11 Version snv_13Hostname: opensolaris
Remounting root read/writecrosystems, Inc.  All rights reserved.
Probing for device nodes ...rms.
Preparing automated install image for use
Downloading solaris.zlib archive
--2010-04-30 01:28:14-- http://192.9.171.90:5555/export/aiserver/osol-dev-134-ai-x86/solaris.zlib
Connecting to 192.9.171.90:5555... connected.
HTTP request sent, awaiting response... 200 OK
Length: 94535168 (90M) [text/plain]
Saving to: `/tmp/solaris.zlib'

100%[======================================>] 94,535,168 112M/s in 0.8s 2010-04-30 01:28:15 (112 MB/s) - `/tmp/solaris.zlib' saved [94535168/94535168]

Downloading solarismisc.zlib archive
--2010-04-30 01:28:15-- http://192.9.171.90:5555/export/aiserver/osol-dev-134-ai-x86/solarismisc.zlib
Connecting to 192.9.171.90:5555... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15088128 (14M) [text/plain]
Saving to: `/tmp/solarismisc.zlib'

100%[======================================>] 15,088,128 --.-K/s in 0.1s 2010-04-30 01:28:15 (111 MB/s) - `/tmp/solarismisc.zlib' saved [15088128/15088128]

--2010-04-30 01:28:15-- http://192.9.171.90:5555/export/aiserver/osol-dev-134-ai-x86/.image_info
Connecting to 192.9.171.90:5555... connected.
HTTP request sent, awaiting response... 200 OK
Length: 107 [text/plain]
Saving to: `/tmp/.image_info'

100%[======================================>] 107 --.-K/s in 0s
2010-04-30 01:28:15 (15.0 MB/s) - `/tmp/.image_info' saved [107/107]

Done mounting automated install image
Configuring devices.
Reading ZFS config: done.
Setting debug mode to enable

Auto-installer disabled. Enable the auto-installer service
by running the following command:
  svcadm enable svc:/application/auto-installer:default



*r...@opensolaris:~# more /var/svc/log/application-auto-installer:default.log*
[ Apr 30 01:28:21 Rereading configuration. ]
[ Apr 30 01:28:21 Disabled. ]
[ Apr 30 01:28:21 Rereading configuration. ]
[ Apr 30 01:37:11 Enabled. ]
[ Apr 30 01:37:11 Executing start method ("/lib/svc/method/auto-installer"). ]

Couldn't find manifest file at </tmp/ai_combined_manifest.xml>
[ Apr 30 01:37:11 Method "start" exited with status 95. ]
r...@opensolaris:~#

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

Reply via email to