Solaris 11 driver behaves differently with 3G and 6G hba

Hi,
I am using ioctl with uscicmd driver, in the 3G LSI Sas hba, when there is a check condition, the sense bytes are
returned normally, however, when a 6G LSI Sas hba is used, when there is a check condition, bad sense bytes are
returned.
Is there a solution for solving the bad sense bytes problem?
Also let me know if I am not posting in the right forum.

902400 wrote:
Also let me know if I am not posting in the right forum.Where did you buy the HBA's?
If you purchased them from Oracle/Sun, then this web site is appropriate.
If you purchased them from somewhere else, then you need to go ask them (ultimately LSI) for assistance.

Similar Messages

  • Onkeypress behaves differently with FF and IE in a table td tag

    Here is a sample web page: If you click on the cell with the "abc" (not necessarily on the abc, but in the cell), then type a key, with IE (am using IE9) I get the alert, reporting which key was hit.
    With firefox (and, for the record, Safari), I get nothing.
    Is there anyway I can achieve something similar - I can't just make the cell an input field...
    <html>
    <body>
    <script type="text/javascript">
    function keyhit(e)
    var keynum,keychar;
    if(window.event) keynum = e.keyCode; // Internet Explorer
    else if(e.which) keynum = e.which; // Netscape/Firefox/Opera
    keychar = String.fromCharCode(keynum);
    alert("You pressed "+keychar);
    </script>
    Click on the "abc" in the table (or anywhere in that cell, and kit a key.
    <table cellspacing=0 border=1 width=120>
    <tr height=50>
    <td width=60 onkeypress="keyhit(event)">abc</td>
    <td width=60>xxx</td>
    </tr>
    <tr height=50>
    <td>xxx</td>
    <td>xxx</td>
    </tr>
    </table>
    </body>
    </html>

    Start by repairing the code validation errors reported here:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.archbold-station.org%2Fstatio n%2Feditreg.html
    References to external javascripts and stylesheets.css belong between the <head> and </head> tags.  You have them in the wrong place.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/
    Tutorials  - http://w3schools.com/

  • Why Reports format behaves different in Excel and browser(if desformat=html or pdf)?

    1-Why Reports format behaves different in Excel and browser(if desformat=html or pdf)?
    2-I made three queries Q1,Q2 & Q3 and linked them with proper field links but suppose Q3 returns no records for some Q1&Q2 records & when the report runs for delimited options it reflects only those records as output for which all the queries return records(if Q3 returns no record then the related records from queries Q1,Q2 don't reflect) while the output in desformat=html or pdf is ok..
    can you please resolve my problems
    ( I have installed patch 5a in my report server machine)
    Thanks & Regds.
    Suneel
    null

    What do you mean by "different"? (In our
    experience, Oracle html output has too many
    columns, which are not visible in the
    browser but are obvious in Excel.)
    We build our own html programmatically, so
    that Excel matches the browser more closely.
    -- Allan Plumb

  • Can someone suggest an affordable external hard drive for use with FCPX and video editing on my Macbook Pro Retina

    I have a Macbook Pro Retina from 2012 and I only got the 250GB hard drive.  I'm getting ready to purchase a Panosonic HC-X920 to use with Final Cut Pro X already installed on my laptop.  Since I know the file sizes are going to be so big, can anyone suggest an affordable external drive fast enough to keep up with editing the video?  I'm not a pro and use it for family and personal projects. 
    I prefer some thunderbolt options since I haven't had a chance to use the inputs since I got my macbook pro. I just don't know what is necessarily too little or too big and too cheap and too expensive for my needs.  Thank you.  

    OWC is a Mac specialist and a very trustworthy vendor.  I have dealt with them and their technical stall on many occasions.  Hence you may look at what they offer and be assured that they will stand behind what they sell:
    http://eshop.macsales.com/shop/Thunderbolt/
    I suspect that for your needs, a 1 TB drive is going to be the minimum.
    Ciao.

  • External Hard drive help: use with mac and pc? how to backup everything etc

    Hello! I need some help regarding a new external hard drive I got from OWC. It is a 500 gb firewire 400 + usb 2.0 7200 rpm hard drive. I am running it from firewire. The software suggests the first thing you do is make a clone of your macbooks internal hard drive, that way if it fails later you can use the external to back everything up. If I do this ...
    1. do I have to make the drive "Bootable" ? I have software called Data Backup 3 by Pro soft I think. It came with my external.
    2. Can I still back up other stuff like my audio recordings and record onto that drive to a seperate folder?
    3. If I make a bootable copy will it try and boot from the drive everytime I turn it on or something?
    My other question is... how can I use this drive with a pc? I have a pc as well and I heard that the only way it will work is to format it in ms-dos mode (fat32?)
    If I write it to fat32 will it slow down my drive or make it worse? I heard that you should format external drives specifically for mac if you have a mac; so it will only work with macs...
    (sorry this is going on and on; it's like a chain reaction of questions)
    so If its formatted to mac drive format then can I do this with my current situation:
    1. I have wireless internet, the router is on a pc downstairs
    2. Can I send files over a network somehow from the pc to my mac
    3. then store it on my external?
    If so can someone point me in that direction with a link?
    Thank you for reading, sorry for making this so long.

    1. No, you don't have to make a bootable clone.
    2. If you use the drive for a bootable backup, then you cannot use the drive for other types of storage unless you partition the drive and make more than one volume.
    3. No, it will not try to boot the computer. You must designate the startup volume using Startup Disk preferences.
    If you wish to use the drive on both a Mac and a PC, then either you make two partitions - one for Mac and the other for the PC or you must format the entire drive using FAT32 so the drive can be used for read//write by both operating systems. If you do this then you cannot use the drive for a bootable backup nor can you use it with Time Machine.
    FAT32 is slower for read/write on the Mac than using Mac formatting.
    Optimally, I would suggest you partition the drive into two volumes. One volume formatted for the Mac and the other formatted FAT32.
    You can send files from a PC to a Mac and vice-versa using File Sharing. Select Mac Help from the Finder's Help menu and search for "file sharing" or "sharing" to find help articles. Also see,
    Mac OS X 10.5 Help- Setting up a Mac computer to share files with Windows users
    Mac OS X 10.5 Help- Setting up a Windows computer to share files with Mac users
    Mac OS X 10.5 Help- Sharing with Windows computers

  • Formatting Hard Drive to use with TM and Windows

    I hope this is not a strange question. I have new iMac with 500GB, and a Windows XP system that I'd like to use with my new eGO 1TB USB drive.
    Will this work:
    - Partition 750GB for Time Machine
    - Partition 250GB to allow my Mac to store files permanantely, as well as being accessible by Windows XP.
    I assume that there is a drive formatting process that allows this? In other words can one Partition be 'Mac Only' and the other 'Mac and PC'?
    I am hoping that I can unplug the USB from the Mac, and take the eGo to the XP system, and have the 250GB Partition be accessible.
    Am I on the right path here?

    select the whole drive (model, not name) in disk utility and click on the partition tab. set the number of partitions to two and click on options. in the resulting popup set the partition scheme to GUID. then click on each partition and change the formats to Mac os extended journaled for the first 1 and to MS DOS (FAT) for the second one. finally, hit "apply".

  • Solution for  CD DVD Matshita driver or other with Vista and itunes

    Hi all,
    I searched the answers everywhere, all around the websites. The problem was always there. If I didn't have the error message in itunes my dvd-cd driver was wrong and if I change the parameters in registry, my dvd-cd driver worked correctly in windows but not in itunes. I have a Matshita cd drive and Vista.
    After 8 months, I found the solution yesterday. I did the changes and WOW all is OK now. Believe me, this is THE SOLUTION and I'm very happy.
    You must do the changes the registy with regedit (see other answers for the upperfilters in registry) but after this change it is VERY IMPORTANT that you follow this ...
    Go to this website and follow the instructions for the file AFS driver or read the complete solution.
    http://www.gearsoftware.com/wiki/index.php?title=CD/DVDdrives_disappear_after_installingiTunes
    Here the complete explanation:
    Summary:
    After installing a GEAR Software or a GEARWorks GEAR Powered Product (such as Apple iTunes and Norton Ghost) on Vista, the CD/DVD drives disappear in Windows Explorer and the installed software is unable to detect any CD/DVD drives on the system.
    Discussion:
    After investigating this issue, we have determined that the issue is being caused by the presence of the Audio File System (AFS) driver from Oak Technologies.
    The AFS driver adds CD recording functionality to certain versions of the following software:
    * HP Memories Disc Creator
    * Liquid Audio
    * Portal Player
    * Oak Technology SimpliCD
    * Broderbund's Print Shop version 20
    It appears that the AFS driver does not meet Windows Vista driver signing requirements and thus is not compatible with Vista. As a result, the AFS driver prevents the GEARAspiWDM.sys driver from functioning correctly resulting in CD/DVD drives ‘disappearing’ in Windows Explorer and applications using the GEARworks API, such as Apple iTunes and Norton Ghost.
    Solution:
    Disabling the AFS driver appears to resolve the issue.
    This can be done by renaming the afs.sys driver file in the C:\Windows\System32\Drivers directory to afs.txt and rebooting the system. After the reboot the CD/DVD drives should re-appear in Windows Explorer and be available in GEAR and GEARworks powered product (such as Apple iTunes and Norton Ghost).
    Note that disabling the AFS driver may result in the loss of the CD recording functionality in the above mentioned software that uses the AFS driver.

    Are you able to even edit the registry key? The problem I had -- and many others, I've learned -- is that for some reason iTunes and/or QT locks down certain critical registry keys. So even if I'm logged on as an admin I can't change them.
    I posted a possible solution -- at least it worked for me:
    http://discussions.apple.com/thread.jspa?threadID=1358116
    Good luck!

  • SQL Script working differently with 8i and 9i

    Hi
    I am facing strange problem with my simple SQL script called from a shell script. It bahaves differently with ORACLE 8.1.7.4 and 9.2.0.1. The machine is same.
    sqlplus -s / @Tech.sql WKC625 11 11 '11 22' ""
    This is working with 9i but it does't work with ORACLE 8.
    Actually what happens is that the argument in single quotes (') is taken as 2 separate argument.
    The Tech.sql is :
    spool add
    insert into TECH values ('&1','&2','&3','&4','&5','');
    commit;
    quit
    I tried putting double quotes also. Is something got changes between ORACLE 8 and 9i.
    Please help
    Surendra

    Are you sure it works in 9?
    If you are using UNIX, then the O/S will strip the quotes while processing the arguments. You need to use 2 single quotes around 11 22, just as you have around the empty string at the end.
    I believe that Windows does the same, but I do not use windows.
    John

  • Whcih external hard drive works best with macs and time machine

    I'm looking for an external hard drive preferably at circuit city since I have $100 in gift cards.
    I'm looking at the Acomdata pure drive 500 and 750
    The Western Digital Mybook essential edition 500 and 750
    Simpletech 500GB
    Simpletech redrive 500GB
    or Maxtor 500GB
    I don't which one to pick as there are negative reviews on all of them with crashing after only one year. If not any of these what other one to pick, would like it to be from circuit city, not matter what your opinion might be of them.
    I know about the Lacie drives and the G-drive but those seems expensive and only from apple store. I have airport extreme so only need usb connection so i don't care what other ports it has.
    It seems like a really tough decision and looking for some help.
    Let me know

    Hi,\ not sure how this translates to the USA market (brand names) Im UK;
    But I've been using a Lacie external hard drive for ages without problems.
    Not so sure about Western Digital, - I've heard some bad reports.
    I posted a request myself, and Lacie came back highly reccomended, so thats why I chose them.

  • Formatting an External Drive to work with Leopard AND a PC

    Hello,
    I have 400 GBs of video footage on an external drive that only works with PCs.
    I need to get this material onto my Mac running OSX Leopard.
    I am guessing that my best option is to format a second external drive to work both with Leopord and Windows. Then transfer the footage onto the 2nd external drive via a PC.
    Any suggestions?
    Thanks,
    Marc Griffin

    What size is this HD? FYI, FAT32 has a 2TB limit on partition size & a 4GB limit on file size.
     Cheers, Tom

  • Applet behaves differently in appletviewer and Web Browser, how to resolve?

    I have an applet application which need to access disk files. While I set the .java.policy file properly and the applet runs excellent in appletviewer. However, if I load the applet in Web broswer (e.g. NetScape), the applet cannot access the same disk files as it does in appletviewer?
    Does anyone have a clue on how to resolve?
    Thank you.

    I know you can do it with JavaScript, and I know how to do that...but this is a Java forum (I want a Java solution, that's why I post it here)!
    Therefore my question relates to Java, and in this case, it's an applet.
    Any solution to my problem, please?

  • SQL 2012 database behaves differently with a unique index and ignore_dup_key = on when inserting data. It works on SQL 2008 db

    If you have a table with a unique index and ignore_dup_key = on and you INSERT rows into that table with an ORDER BY clause (because you want to control which of the duplicate
    key rows gets inserted),  the wrong row gets inserted in SQL2012.  It works correctly in SQL 2008.
    We have recently migrated  a database from SQL 2008 to SQL 2012.  We do have few other dbs which are in compatability mode 100.  The above operation works fine
    in SQL 2008 dbs but not SQL 2012.
    I've even tried applying the latest patch for SQL 2012 SP2 with CU2. Still the problem exists.  I'm going to call MS support, but want to know if anyone has come across this problem ?

    The MS documentation doesn't guarantee that the first row of the duplicates will always be inserted and the next duplicate row(s) get(s) ignored. Where did you find it in the MS documentation? I think you were just lucky that it was always inserting the
    first row in SQL 2008 (and ignoring the rest of the duplicates) - I don't think this is guaranteed
    Satish Kartan http://www.sqlfood.com/

  • UserId with same access behaving differently in ( Quality and Sandbox )

    A user exists in quality and sandbox systems with the same profiles, However, when I try to execute Tcode IW22 and enter notifications, A screen appears where I can view Services for Object Icon. When I click in the Create Attachment in the Services for Object in the Quality system, A dialog box appears to upload the documents from my desktop. However the same does not happen in my sandbox system.....The profiles are same for the user in both the systems...
    The PID values are same for both the users. Authorizations and Transactions are same for the UserIds.
    I am stuck with this..Please help me with this.

    Hello Ravi
    Try the following
    1. Delete the user and recreate the same user with the same roles or create a new user with the same roles and check.
    2. Since this is a sandbox try giving SAP_ALL and SAP_NEW profile, if that works then defenitely there is some difference in the roles from Q box. Even if that doesn't work then it is not authorisation problem.
    Thanks & regards
    bala

  • Pack() method behaves differently with JRE1.5 and JRE1.6?

    Any diffrence in pack() in JRE 1.5 and JRE 1.6.

    Why don't you look for yourself. Get the file containing the pach() method from both JDK 1.5 and 1.6, and compare.

  • I recently purchase macbook air with OS 10.10.2. I want to use my Seagate external backup plus hard drive for time machine back up. How to partition my 1TB Seagate back up plus hard drive for use with mac and windows pc?

    Hi All,
    I recently purchased 13" Macbook Air with OS 10.10.2. I want to use my 1TB Seagate backup plus external hard drive as time machine and my windows 7 pc. Please suggest a method. Thanks in advance for your reply.

    I strongly recommend having an external drive dedicated solely for TimeMachine. You could partition the drive but if something goes wrong you risk losing the data on both partitions. Should you decide to go ahead with splitting the drive for two different uses you’ll need to partition the drive either using the Mac’s built in Disk Utility program or Windows utility. I believe the built in Windows disk utility program will destroy the current partition and erase the data that’s on it - I use a third party Windows disk utility program for partitioning and it allows for non-destructive partitioning but warns to back up data first just in case. Apple’s Disk Utility can do non-destructive partitions but I don’t recall every trying to do a non-destructive partition on a disk originally formatted for Windows using it. Again - back up that data just in case.
    Finally, your TimeMachine drive should be at least 1.5 times (I prefer 2 times) the size of the data you expect to be backing up a year or two from now.  In other words, if you currently are using 50GB of your computer’s drive but expect to begin purchasing Mac software to replace software on your Windows computer and if you expect to be putting photos, music, and other data on it you might expect that two years from now you’ll have 100GB of stuff on the drive. So a 200GB partition is the smallest size you’d want.  TM’s backup scheme keeps multiple copies of data as it changes so the extra room is important for this scheme.

Maybe you are looking for

  • Text tool not working in photoshop cs4

    I'm on a Macbook Pro running snow leopard, and for some reason, the text tool won't let me change the color of a text to anything outside of greyscale. For example, I select the text, click on the 'change color' box, select red, and press OK. But the

  • My Ipod Touch Will Not Play Any Songs When Its Plugged In The Audio Jack, But When Theres Nothing In The Jack, It Plays Normally On The Speakers. Help?

    It Just Happened Recently, As Soon As I Plug In My HeadPhones, It Stops Playing. When I Select A Song, It Seems Like Its Going To Play, But Returns To The Home Screen. But When I Take The HeadPhones Out, And Play A Song, It Plays Like It Use To, Im R

  • List all colours in document CS5?

    Hello, Does anybody know if there's a way of getting a list of all the colours and tints used in a document? Swatches were not used by whoever created this document, apparently. Many thanks, Ariel

  • Weird behaviour in the Fontbook display pane

    I have just been checking through some font conflicts using FontBook. All have resolved successfully, but I have noticed weird behaviour involving four or five fonts. Some of them show up as all-Cyrillic faces (Arno Pro), or all-Hebrew faces (Stone S

  • Changing certificate

    New to dealing with certs here (and relatively new to iFolder), so please be gentle. After installing iFolder, we got certificate errors in IE and when installing the client, which is not unexpected. I didn't do significant testing then (before I sta