Solaris Volume Manager packages installation fails

During the OS installation phase while jumpstarting, the output is as follows for Solaris Volume Manager (see below).

To begin with, why are SUNWmdr and SUNWmdu packages trying to install? They are not mentioned in my Profile file, neither are they included in CORE OS. Is this a bug and has anyone found a fix to it?

/tmp/install2gaGwn/checkinstall4gaGwn: /tmp/sh68390: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdr> failed.

No changes were made to the system.

/tmp/installHBaqyn/checkinstallJBaqyn: /tmp/sh68530: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdu> failed.

No changes were made to the system.

3751 blocks

Thanks in advance,

David

p.s. This is happening while installing Sol9 sparc 04/2004 version (CORE) on Blade100, V480 and V240 machines.

[1157 byte] By [carlysle] at [2007-11-25 22:35:10]
# 1
Starting Sol9, Solaris Volume Manager (called SDS before) becomes part of the SUNWCXall package cluster. Therefere if you specify the SUNWCXall cluster in your jumpstart profile, the SDS packages will get installed. Hope this helps.
solar at 2007-7-5 13:58:46 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2

Unfortunately, this is a bug in the Sun jumpstart process.

You will have to install the same packages in a postinstall phase.

This bug has been there for years.

It is fixed in the latest Solaris 9 cdroms dated 09/04.

I know of no other fix except the latest cdroms.

It is also fixed in Solaris 10.

Solaris 8 even the most recent cdroms have the bug.

This bug only appears in a jumpstart. It works fine in a cdrom install. I haven't investigated why the jumpstart from a jumpstart server fails, but installing the package in a postinstall phase works.

I recommend that you download the latest Solaris 9 cdroms if it is Solaris 9 that is having the problem. For Solaris 8, postinstall phase is your only option.

I don't remember this bug in Solaris 7.

grestep at 2007-7-5 13:58:46 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText"><b>grestep wrote on Fri, 24 September 2004 14:34</b></td></tr><tr><td class="quote">

Unfortunately, this is a bug in the Sun jumpstart process.

You will have to install the same packages in a postinstall phase.

This bug has been there for years.

It is fixed in the latest Solaris 9 cdroms dated 09/04.

I know of no other fix except the latest cdroms.

It is also fixed in Solaris 10.

Solaris 8 even the most recent cdroms have the bug.

This bug only appears in a jumpstart. It works fine in a cdrom install. I haven't investigated why the jumpstart from a jumpstart server fails, but installing the package in a postinstall phase works.

I recommend that you download the latest Solaris 9 cdroms if it is Solaris 9 that is having the problem. For Solaris 8, postinstall phase is your only option.

I don't remember this bug in Solaris 7.

</td></tr></table>

Any idea how to fix this ? Ive jumped a lot of machines using this jumpstart server using JET, always using the SDS product from JET, it always worked well, until I tried to jump this v210 recently acquired and firmware updated.

I got those errors and have no clue how to fix this .. :

SDS: Installing sds....

SDS: Installing SUNWmdr from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc

Copyright 2000 Sun Microsystems, Inc. All rights reserved.

/a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdr/inst all/checkinstall: /t

mp/sh39790: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdr> failed.

No changes were made to the system.

SDS: SUNWmdr installation complete

SDS: Installing SUNWmdu from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc

Copyright 2000 Sun Microsystems, Inc. All rights reserved.

/a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdu/inst all/checkinstall: /t

mp/sh40210: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdu> failed.

No changes were made to the system.

SDS: SUNWmdu installation complete

SDS: Installing SUNWmdx from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc

Copyright 2000 Sun Microsystems, Inc. All rights reserved.

/a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdx/inst all/checkinstall: /t

mp/sh40640: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdx> failed.

No changes were made to the system.

SDS: SUNWmdx installation complete

SDS: Installing SUNWmdnr from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc

Copyright 2000 Sun Microsystems, Inc. All rights reserved.

/a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdnr/ins tall/checkinstall: /

tmp/sh41060: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdnr> failed.

No changes were made to the system.

SDS: SUNWmdnr installation complete

SDS: Installing SUNWmdnu from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc

Copyright 2000 Sun Microsystems, Inc. All rights reserved.

/a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdnu/ins tall/checkinstall: /

tmp/sh41460: cannot create

pkgadd: ERROR: checkinstall script did not complete successfully

Installation of <SUNWmdnu> failed.

No changes were made to the system.

SDS: SUNWmdnu installation complete

SDS: Apply patch 108693-25

Using : SunOS Release 5.8 Version Generic_117350-16 64-bit

All other packages installed without problem

Any insights ?

YaN at 2007-7-5 13:58:47 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4
The solution is to set the permissions to 777 on Tools/Boot/tmp It fixed the problem for me
YaN at 2007-7-5 13:58:47 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...