Sue,
On 07/08/10 07:48, Ethan Quach wrote:
On 07/08/10 07:24, Sue Sohn wrote:
On 07/07/10 22:42, Ethan Quach wrote:
On 07/01/10 11:10, Sue Sohn wrote:
5.2.3.1
o Says script is copied to
/var/sadm/system/logs/derived/manifest_script
Does this mean that the actual filename will be "manifest_script"
and that you won't be retaining the name of the user's script? If
the original filename is retained, then I'd suggest using
<manifest_script> in the doc. Ditto for /tmp/derived/manifest_script.
No, I actually meant the former.
Is the name of actual script recorded in the log file?
I'm not sure actually. The name of the file as hosted by the install
service
is known to the manifest-locator service, and I'm not sure if
manifest-locator
logs that name into the overall log file (even for regular manifests
today).
I'll will check to see what it does and get back to you on this.
I looked into this, and the name of the file as hosted by the install server
is not even known to manifest-locator service. The file is ascertained via
a POST request and hence the client never has a handle to the file name
as it lives on the server. If we want to record this name in the
install_log,
we need to make changes to accommodate this. Since this applies to
today's manifest XML file as well, I would like to keep this issue separate
from this design if that's okay with you.
Note: this does have implications on the AI_MANIFEST_SCRIPT variable
that we want to export as an environment variable. The closest thing we
can export is the URL of the install service that served the manifest
script we're running. Hence I would like to define another env variable
named AI_INSTALL_SERVICE for this. We'll keep AI_MANIFEST_SCRIPT
for the case where a full URL to the script is known (for example the
boot-from-media cases), and can also be used for when the above is
addressed for the manifest from install service discovery case.
-ethan
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss