Hello all, Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and the driver supplied by Opensolaris doesn''t support JBOD drives. I''m running snv_134 but when i try to do uninstall the SUNWacc driver i have the following error : pkgrm SUNWaac The following package is currently installed: SUNWaac Adaptec AdvanceRaid Controller SCSI HBA Driver (i386) 11.11,REV=2010.02.17.03.06 Do you want to remove this package? [y,n,?,q] y pkgrm: ERROR: unable to change current working directory to </var/sadm/pkg/SUNWac/install> Removal of <SUNWaac> failed (internal error). No changes were made to the system. Does anyone knows how can i replace the opensolaris aac driver by the Adaptec aac driver? Thanks in advance, Bruno -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3656 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100329/271dad9f/attachment.bin>
Hi I had the same problem with 2405 Remove aac of 134 and istall driver from adaptec . Driver for sol10u4 But working 10 On Mar 29, 2010, at 4:25 PM, "Bruno Sousa" <bsousa at epinfante.com> wrote:> Hello all, > > Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and > the driver supplied by Opensolaris doesn''t support JBOD drives. > I''m running snv_134 but when i try to do uninstall the SUNWacc > driver i > have the following error : > > pkgrm SUNWaac > > The following package is currently installed: > SUNWaac Adaptec AdvanceRaid Controller SCSI HBA Driver > (i386) 11.11,REV=2010.02.17.03.06 > > Do you want to remove this package? [y,n,?,q] y > pkgrm: ERROR: unable to change current working directory to > </var/sadm/pkg/SUNWac/install> > > Removal of <SUNWaac> failed (internal error). > No changes were made to the system. > > Does anyone knows how can i replace the opensolaris aac driver by the > Adaptec aac driver? > > Thanks in advance, > Bruno > > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100329/cd5a9d15/attachment.html>
On Mon, Mar 29, 2010 at 4:25 PM, Bruno Sousa <bsousa at epinfante.com> wrote:> Hello all, > > Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and > the driver supplied by Opensolaris doesn''t support JBOD drives. > I''m running snv_134 but when i try to do uninstall the SUNWacc driver i > have the following error : > > pkgrm SUNWaac > > The following package is currently installed: > ?SUNWaac ?Adaptec AdvanceRaid Controller SCSI HBA Driver > ? ? ? ? ? ?(i386) 11.11,REV=2010.02.17.03.06 > > Do you want to remove this package? [y,n,?,q] y > pkgrm: ERROR: unable to change current working directory to > </var/sadm/pkg/SUNWac/install> > > Removal of <SUNWaac> failed (internal error). > No changes were made to the system. > > Does anyone knows how can i replace the opensolaris aac driver by the > Adaptec aac driver?On OpenSolaris you shouldnt use SVR4 pkg* commands - it is uses pkg(5) (aka IPS) Try ?pkg uninstall aac? or use packagemanager to remove the aac driver package -- Regards, Cyril
pkg uninstall aac Creating Planpkg: Cannot remove ''pkg://opensolaris.org/driver/storage/aac at 0.5.11 ,5.11-0.134:20100302T021758Z'' due to the following packages that depend on it: pkg://opensolaris.org/storage/storage-server at 0.1,5.11-0.134:20100302T050950Z pkg uninstall aac storage-server pkg: Requested "uninstall" operation would affect files that cannot be modified in live image. Please retry this operation on an alternate boot environment. So...how can i remove the driver from my environment. Thanks in advance, Bruno On 29-3-2010 15:50, Cyril Plisko wrote:> On Mon, Mar 29, 2010 at 4:25 PM, Bruno Sousa <bsousa at epinfante.com> wrote: > >> Hello all, >> >> Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and >> the driver supplied by Opensolaris doesn''t support JBOD drives. >> I''m running snv_134 but when i try to do uninstall the SUNWacc driver i >> have the following error : >> >> pkgrm SUNWaac >> >> The following package is currently installed: >> SUNWaac Adaptec AdvanceRaid Controller SCSI HBA Driver >> (i386) 11.11,REV=2010.02.17.03.06 >> >> Do you want to remove this package? [y,n,?,q] y >> pkgrm: ERROR: unable to change current working directory to >> </var/sadm/pkg/SUNWac/install> >> >> Removal of <SUNWaac> failed (internal error). >> No changes were made to the system. >> >> Does anyone knows how can i replace the opensolaris aac driver by the >> Adaptec aac driver? >> > On OpenSolaris you shouldnt use SVR4 pkg* commands - it is uses pkg(5) (aka IPS) > > Try ?pkg uninstall aac? or use packagemanager to remove the aac driver package > > >-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3656 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100329/e951d8fd/attachment.bin>
On 03/29/2010 09:32 AM, Yariv Graf wrote:> Hi > I had the same problem with 2405 > Remove aac of 134 and istall driver from adaptec . Driver for sol10u4 > > On Mar 29, 2010, at 4:25 PM, "Bruno Sousa" <bsousa at epinfante.com > <mailto:bsousa at epinfante.com>> wrote: >> Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and >> the driver supplied by Opensolaris doesn''t support JBOD drives.FYI, there is a bug report open for this issue: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6862536 Hopefully we''ll see some action on it soon. James
On Mon, Mar 29, 2010 at 4:57 PM, Bruno Sousa <bsousa at epinfante.com> wrote:> ?pkg uninstall aac > Creating Planpkg: Cannot remove > ''pkg://opensolaris.org/driver/storage/aac at 0.5.11 > ,5.11-0.134:20100302T021758Z'' due to the following packages that depend > on it: > > pkg://opensolaris.org/storage/storage-server at 0.1,5.11-0.134:20100302T050950Z > > pkg uninstall aac storage-server > pkg: Requested "uninstall" operation would affect files that cannot be > modified in live image. > Please retry this operation on an alternate boot environment. > > > So...how can i remove the driver from my environment.beadm create newbe beadm mount newbe /newbe pkg -R /newbe uninstall aac beadm umount newbe beadm activate newbe reboot A bit long, but you ultimately gives you fully recoverable setup in case something goes south.> > Thanks in advance, > Bruno >> On 29-3-2010 15:50, Cyril Plisko wrote: >> On Mon, Mar 29, 2010 at 4:25 PM, Bruno Sousa <bsousa at epinfante.com> wrote: >> >>> Hello all, >>> >>> Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and >>> the driver supplied by Opensolaris doesn''t support JBOD drives. >>> I''m running snv_134 but when i try to do uninstall the SUNWacc driver i >>> have the following error : >>> >>> pkgrm SUNWaac >>> >>> The following package is currently installed: >>> ?SUNWaac ?Adaptec AdvanceRaid Controller SCSI HBA Driver >>> ? ? ? ? ? ?(i386) 11.11,REV=2010.02.17.03.06 >>> >>> Do you want to remove this package? [y,n,?,q] y >>> pkgrm: ERROR: unable to change current working directory to >>> </var/sadm/pkg/SUNWac/install> >>> >>> Removal of <SUNWaac> failed (internal error). >>> No changes were made to the system. >>> >>> Does anyone knows how can i replace the opensolaris aac driver by the >>> Adaptec aac driver? >>> >> On OpenSolaris you shouldnt use SVR4 pkg* commands - it is uses pkg(5) (aka IPS) >> >> Try ?pkg uninstall aac? or use packagemanager to remove the aac driver package >> >> >> > > >-- Regards, Cyril
Thanks..it was what i had to do . Bruno On 29-3-2010 19:12, Cyril Plisko wrote:> On Mon, Mar 29, 2010 at 4:57 PM, Bruno Sousa <bsousa at epinfante.com> wrote: > >> pkg uninstall aac >> Creating Planpkg: Cannot remove >> ''pkg://opensolaris.org/driver/storage/aac at 0.5.11 >> ,5.11-0.134:20100302T021758Z'' due to the following packages that depend >> on it: >> >> pkg://opensolaris.org/storage/storage-server at 0.1,5.11-0.134:20100302T050950Z >> >> pkg uninstall aac storage-server >> pkg: Requested "uninstall" operation would affect files that cannot be >> modified in live image. >> Please retry this operation on an alternate boot environment. >> >> >> So...how can i remove the driver from my environment. >> > beadm create newbe > beadm mount newbe /newbe > pkg -R /newbe uninstall aac > beadm umount newbe > beadm activate newbe > reboot > > A bit long, but you ultimately gives you fully recoverable setup in > case something goes south. > > > >> Thanks in advance, >> Bruno >> >> > > > > > >> On 29-3-2010 15:50, Cyril Plisko wrote: >> >>> On Mon, Mar 29, 2010 at 4:25 PM, Bruno Sousa <bsousa at epinfante.com> wrote: >>> >>> >>>> Hello all, >>>> >>>> Currently i''m evaluating a system with an Adaptec 52445 Raid HBA, and >>>> the driver supplied by Opensolaris doesn''t support JBOD drives. >>>> I''m running snv_134 but when i try to do uninstall the SUNWacc driver i >>>> have the following error : >>>> >>>> pkgrm SUNWaac >>>> >>>> The following package is currently installed: >>>> SUNWaac Adaptec AdvanceRaid Controller SCSI HBA Driver >>>> (i386) 11.11,REV=2010.02.17.03.06 >>>> >>>> Do you want to remove this package? [y,n,?,q] y >>>> pkgrm: ERROR: unable to change current working directory to >>>> </var/sadm/pkg/SUNWac/install> >>>> >>>> Removal of <SUNWaac> failed (internal error). >>>> No changes were made to the system. >>>> >>>> Does anyone knows how can i replace the opensolaris aac driver by the >>>> Adaptec aac driver? >>>> >>>> >>> On OpenSolaris you shouldnt use SVR4 pkg* commands - it is uses pkg(5) (aka IPS) >>> >>> Try ?pkg uninstall aac? or use packagemanager to remove the aac driver package >>> >>> >>> >>> >> >> >> > > >-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3656 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100330/d54c3ca4/attachment.bin>