From michael.widmann at gmail.com Wed May 6 06:19:25 2009 From: michael.widmann at gmail.com (Michael Widmann) Date: Wed, 6 May 2009 15:19:25 +0200 Subject: [cam-discuss] CAM 6.2.0.13 with JBOD 4400 - 3R20 - Pach Installation Problems on 2008.11 Message-ID: hi out there.. I do have a real problem here... Following Config: SunFire 4140 - 2 HBAs - J4400 SATA Discs Tried to install CAM 6.2.0 - works with -c Options. When it comes to patching - A nightmare starts ... Seems that patching the software isn't possible. Is there any way out there to get this software working in the manner we need it? Our exact config here: JBOD 4400 Firmware Baseline 3R20 (that's the problem actually) Cam 6.2.0 Patch for this config needed: 140064-02 This will repair the problem with different firmware baseline .... Is there a way to "manually" import a patch? greetings Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: From Owen.Hall at Sun.COM Wed May 6 13:13:01 2009 From: Owen.Hall at Sun.COM (Owen Hall) Date: Wed, 06 May 2009 13:13:01 -0700 Subject: [cam-discuss] CAM 6.2.0.13 with JBOD 4400 - 3R20 - Pach Installation Problems on 2008.11 In-Reply-To: References: Message-ID: <4A01EF4D.9040207@sun.com> Is the patch you are trying to apply 140060-02? What errors do you get when applying the patch? Can you include patchadd output or the patch log? Michael Widmann wrote: > hi out there.. > > I do have a real problem here... > > Following Config: > > SunFire 4140 - 2 HBAs - J4400 SATA Discs > > Tried to install CAM 6.2.0 - works with -c Options. > > When it comes to patching - A nightmare starts ... > > Seems that patching the software isn't possible. > > Is there any way out there to get this software working in the manner > we need it? > > > Our exact config here: > > JBOD 4400 Firmware Baseline 3R20 (that's the problem actually) > Cam 6.2.0 > > Patch for this config needed: > > 140064-02 > > This will repair the problem with different firmware baseline .... > > > Is there a way to "manually" import a patch? > > greetings > > Mike > ------------------------------------------------------------------------ > > _______________________________________________ > cam-discuss mailing list > cam-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/cam-discuss > From michael.widmann at gmail.com Wed May 20 03:12:51 2009 From: michael.widmann at gmail.com (Michael Widmann) Date: Wed, 20 May 2009 12:12:51 +0200 Subject: [cam-discuss] CAM 6.4.0.10 - Installation in a Zone on Build SNV 111a Message-ID: Hi ... As we do the final steps for our environment, we try to push most things we use in OpenSolaris Zones. Installation of CAM in a Zone seems to fail cause: Install following patches in the "global" zone: 119043-09 126539-01 I'm not sure where to find this patches? Are there any patches for OpenSolaris? Maybe this would be another very good blog Owen ;-) thanks for help Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: From Owen.Hall at Sun.COM Wed May 20 16:05:19 2009 From: Owen.Hall at Sun.COM (Owen Hall) Date: Wed, 20 May 2009 16:05:19 -0700 Subject: [cam-discuss] CAM 6.4.0.10 - Installation in a Zone on Build SNV 111a In-Reply-To: References: Message-ID: <4A148CAF.3040507@sun.com> These are Solaris 10 patches and can not be used on OpenSolaris. There are no easy work arounds for installing CAM into an OpenSolaris zone at this time unfortunately other than modifying the RunMe.bin script. The easiest work around is to modify line 170 found=0 Change this to found=1 Installation will then be possible after making this change. In a future release the installer will made to support OpenSolaris out of the box without this change. Michael Widmann wrote: > Hi ... > > As we do the final steps for our environment, we try to push most > things we use in OpenSolaris Zones. > > Installation of CAM in a Zone seems to fail cause: > > Install following patches in the "global" zone: > > 119043-09 > 126539-01 > > I'm not sure where to find this patches? Are there any patches for > OpenSolaris? > > Maybe this would be another very good blog Owen ;-) > > thanks for help > > Michael From michael.widmann at gmail.com Thu May 21 05:39:19 2009 From: michael.widmann at gmail.com (Michael Widmann) Date: Thu, 21 May 2009 14:39:19 +0200 Subject: [cam-discuss] With changes it works: CAM 6.4.0.10 - Installation in a Zone on Build SNV 111a Message-ID: Hi It work's like a charm: I changed two "found=0" entries (the first one -> findpatch (think line 25) and 170 as you mentioned. Works perfect too in a whole root zone -> except you have to install pkgadd utiles manually .. maybe someone needs this information ... greetings Michael 2009/5/21 Owen Hall > > These are Solaris 10 patches and can not be used on OpenSolaris. > > There are no easy work arounds for installing CAM into an OpenSolaris zone > at this time unfortunately other than modifying the RunMe.bin script. > > The easiest work around is to modify line 170 > > found=0 > > Change this to > > found=1 > > Installation will then be possible after making this change. > > In a future release the installer will made to support OpenSolaris out of > the box without this change. > > > Michael Widmann wrote: > >> Hi ... >> >> As we do the final steps for our environment, we try to push most things >> we use in OpenSolaris Zones. >> >> Installation of CAM in a Zone seems to fail cause: >> >> Install following patches in the "global" zone: >> >> 119043-09 >> 126539-01 >> >> I'm not sure where to find this patches? Are there any patches for >> OpenSolaris? >> Maybe this would be another very good blog Owen ;-) >> thanks for help >> Michael >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: