Maximum number of LUNs per SCSI ID

(1)What is the maximum number of LUNs (logical units) per SCSI ID for the different Solaris releases (default value) ?
(2)How can I increase this maximum number (Patches, kernel or driver parameters, ...)?
(3) Is there any difference whether the devices are attched through SCSI or FC (fibre channel) ?
As a background. I am currently trying to attach a storage device with a maximum LUN number per ID of 32 to a UE450 (running Solaris 7 with the June00 Patch cluster). The problem is that Solaris only sees LUN 0..15 per SCSI ID. The /kernel/drv/sd.conf file was modified for 32 LUNs.
Many thanks for any feedback.

In addition to configuring the SCSI disk driver to support 32 LUNs you also need to configure the underlying SCSI bus driver to support 32 LUNs. With patch 106925-03 (now -04) the PCI SCSI driver, glm, will support upto 32 LUNs if configured in /kernel/drv/glm.conf but defaults to supporting 8. The PCI Fibre Channel driver, ifp, support 16 LUNs (patch 107292).
If you are using StorEdge RAID, the RAID manager software has a set of shell scripts to configure the drivers and RAID software to support 16 or 32 LUNs.
Andrew Walton
Sun Developer Technical Support

Similar Messages

  • Maximum number of events per audit log file must be greater than 0.

    BOE-XI (R2)
    Windows Server 2003
    Running AUDIT features on all services.
    Report Application Server (RAS) keeps giving the following error in the Windows Application Event Log.
    Maximum number of events per audit log file must be greater than 0.  Defaulting to 500.
    I am assuming that this is because the RAS is not being used by anyone at this time - and there is nothing in the local-audit-log to be copied to the AUDIT database.
    Is there any way to suppress this error...?
    Thanks in advance for the advice!

    A couple more reboots after applying service pack 3 seemed to fix the issue.
    Also had to go to IIS and set the BusinessObjects and CrystalEnterprise11 web sites to use ASP .NET 1.1 instead of 2.

  • How to change the maximum number of process per user in BW ?

    Hi,
    Do you know how to change the maximum number of process allowed per user ?
    With RSRT we can customize the number of process per query but I don't know where we can customize the maximum number of process per user.
    In fact, my production environment reach always the max number of process available in SM50...
    Thanks a lot

    Hi,
    A user is not have the No. of processor but a work process can handle N No. of users. If a user hit any transaction v acn say from  a list of N worl proceesor which has been taken the work.
    Correct if I am wrong.
    Regards
    Syed.

  • Maximum number of users Per Conference on monthly reports

    Can anyone has SQl query to fetch the maximum number of users per conference in Lync 2010 on monthly basis .
    in monitoring report this report is not coming so please give some workaround .
    Ashwani Thapa

    Have you seen this? http://blogs.technet.com/b/rischwen/archive/2014/01/17/per-user-conference-joins-grouped-by-uritype-sql-query.aspx
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer"
    Georg Thomas | Lync MVP
    Blog www.lynced.com.au | Twitter
    @georgathomas
    Lync Edge Port Check (Beta)
    This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Maximum number of Tables per Sheet?

    Hi All,
    I am doing up a wine list in Numbers, so its all straight and neat. Question is I've added an eighth table to the sheet and cant move any or delete anything.........is there a maximum number of tables per sheet? OR am I just plain dumb?????????
    Any input to the former would be great as I already realise the latter!
    Morris

    Hello
    For a long time I thought, like you, that a sheet is restricted to 255 tables.
    Some times ago, I began to think that I may be wrong.
    I wrote a script creating tables.
    At this time there are 2217 tables in the sheet 1 and the script is designed to reach 4000 tables
    Here it is :
    tell application "Numbers" to tell document 1 to tell sheet 1
    set nbr to get count of tables
    repeat 3999 times
    set nbr to nbr + 1
    make new table with properties {name:"table " & nbr, row count:5, column count:5}
    end repeat
    end tell
    I run it on a document created from the Blank template : one sheet, one table.
    Yvan KOENIG (VALLAURIS, France) mardi 22 juin 2010 17:53:20

  • Maximum Number of record Per page using XML Publisher with RTF template

    Hi
    I am creating customer statement and want to show only 20 records per page. How we can set maximum number of repord per page in rtf template.
    Thanks
    Ravi

    Ravi,
    I hope you are already done with this. In the invoice there is a nice example you can use on the xml blogs.
    You limit the number of lines per page when you use the xsl commands like this in your template:
    <xsl:variable name="lpp" select="number(13)"/>
    <?for-each@section:LIST_G_INVOICE?>
    <xsl:variable xdofo:ctx="incontext" name="invLines" select=".//G_LINES[LINE_TYPE='LINE']"/>
    <?for-each:$invLines?> <?if:(position()-1) mod $lpp=0?> <xsl:variable name="start" xdofo:ctx="incontext" select="position()"/>
    and then you have the table where you have the data
    <?for-each:$invLines?><?if:position()>=$start and position()<$start+$lpp?>
    and all your lines
    and then
    <?end if?><?end for-each?>

  • Maximum number of domains per physical server

    I am curious as to whether or not there is a maximum number of domains per physical server. Is it just based on resources, i.e. memory, hdd space, etc. or does Oracle have it's own specific recommendations? I realize, as implied, that one could put a number of vm's on a server that would utilize the server ram up to an amount reserved for the OS.
    Just wondering if there is a recommendation.
    By the way, we are running WLS (10.0MP1) and OSB (3.0) on top of Win2K3.
    Thanks for nay info,
    Todd

    Typically it depends on the resources.
    If the WLS instances are heavily utilized, at some point having more JVM's than the number of cores impacts performance if the apps are CPU bound. Similar applies for apps that use a lot of memory or sessions. There is no blanket answer and there is no hard and fast limit.

  • Maximum number of RecordStores per Midlet

    Does anybody know if there is a maximum number of recordStores per midlet suite?
    If you have any info about this on any specific phone or any series, pls let me know. I'd just like an overview of most.
    Please, no info on the maximum size per RMS. Just the number of RMS's per Midlet/midlet suit.
    Thanks alot!

    Yes I know it's phone dependent. I just want to know if anyone has any information about any models etc... so i can come up with some average idea. It will be far from accurate... but it's the best i have.

  • Maximum number of index per entity in BDB JE

    Can any one tell me the maximum number of index per entity in BDB JE implementation?

    Hi,
    A user is not have the No. of processor but a work process can handle N No. of users. If a user hit any transaction v acn say from  a list of N worl proceesor which has been taken the work.
    Correct if I am wrong.
    Regards
    Syed.

  • Maximum number of applications per application set

    Hello,
    I know maximum number of dimensions per application is 20 in OutlookSoft 4.2.
    What about maximum number of applications per application set?
    Regards,
    Hiroshi Yaji

    Hiroshi - I have not encountered a technical limit on the number of applications in an appset.  As a practical reality, performance and system administration will dictate how many apps an appset may contain. 
    On a related note, you could theoretically have more than 20 dimensions in an app.  However, I have only worked with one client who asked (needed?) an app with more than 12 dimensions.  In that case, usability was an issue due to the complexity in submitting data to an app with that many dimensions.
    Hope that helps,
    Jeff

  • Maximum Number of Sessions per User

    I am using OAM 11.1.1.5.0 running on Solaris 10. When we change the "Maximum Number of Sessions per User" to 1 (per customer requirement), a user is restricted to having one active OAM session at a time (as expected). However, if the user does not explicitly log out (e.g. they just close their browser), they are unable to log back in to OAM until their existing OAM session times-out/expires. Given the above max sessions of 1 requirement, is it possible to config OAM to auto-kill the user's session and create a new one if they attempt to login before their initial OAM session times-out/expires? This was possible in Sun's Access Manager. Is it possible in Oracle's OAM? Thank you in advance for your reply.

    Hi,
    Maximum session per user 0-9 and how can configure see the below link:-
    http://help.sap.com/saphelp_nw70/helpdata/en/97/76a341ac57ef0be10000000a1550b0/content.htm
    Regards,
    Anil

  • Since yesterday I'm unable to send emails alleging I have exceeded the maximum number of emails per day, but I had only sent out 24 and NO bulk emailing -  (much less than 1000 as per the website) and I'm STILL not able to send emails.Any advice?

    Since yesterday I'm unable to send emails on any of my Apple devices. The revert is that I have exceeded the maximum number of emails per day, but I had only sent out 24 with no bulk emailing -  (much less than 1000 recipients as per the website) and I'm STILL not able to send emails. Any advice on how to solve this?

    I have asked a moderator to provide assistance, they will post an invite on this thread.
    Once you get a reply, if you click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Why i'm getting a warning 1021 even after changing The maximum number of connections per source (Unlimited) ?

    The maximum number of connections per source (Unlimited) for this connector has been reached by this source IP address.

    Hi Arun,
    In order to figure out the source of the problematic IP, we need to collect the following logs:
    Detail messages of the Error 1021 including the blocked IP address.
    Protocol log. We can search the specific IP address in the log to find more information about the sender. Here is the reference of
    Using the EAC to configure protocol logging.
    Besides, use the command below to verify if they are set as expected:
    Get-ReceiveConnector -Identity "this connector name" | select Message*,MaxInbound*
    Regards,
    Rebecca

  • Total rowsize for table exceeds the maximum number of bytes per row (8060).

    I am trying to Creat a UserDefined Field in Marketig document OPOR Table through the script. then the warning  "Total rowsize for table exceeds the maximum number of bytes per row (8060). " is occuring ,and transcation rollback. how can i solve the problem.

    You have three ways to deal with this:
    1) make you user field smaller.
    2) check all other UDF in that table, and if you find one that your not using, delte it.
    3) Somebody told me that SQL Server 2005 will not have this problem. Maybe you can migrate.
    Best regards
    Harold Gómez V.

  • SPD 2013 WF Error: Maximum number of arguments per activity (50).

    Hi,
    We have hit a limit with using variables in SPD Designer workflow in SP2013. The following is the error message that we receive:
    "Microsoft.Workflow.Client.ActivityValidationException: Workflow XAML failed validation due to the following errors: Activity 'DynamicActivity' has 52 arguments, which exceeds the maximum number of arguments per activity (50)."
    The following thread >>here
    did provide a solution but we need a solution that's based on Powershell or Server Object Model. Is there an approach for changing the variable limit for workflows with Server Object Model/Powershell?
    Blog: http://dotnetupdate.blogspot.com |

    Hi Vikram,
    as i know if you want to change this, there is no other way then to update the database directly, that we strongly not recommend this to be done.
    they may not have any powershell or server object modal command to update the database value directly, instead you need to try on your environment, here is the example to access sql from powershell:
    http://technet.microsoft.com/en-us/magazine/hh289310.aspx
    to check the database, you can use the database explorer to develop the code:
    http://moresharepoints.blogspot.in/2014/01/sharepoint-designer-2013-workflow-error.html
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Why doesnt Adobe just UPDATE Flash Professional? Arent they reinventing the wheel?

    Congratulations on getting to open beta with Flash Catalyst! I know its late in the game to mention something like this but why didnt Abobe just update Flash Professional? It seems that the arguments for flash Catalyst center around the following: 1)

  • Ipod service module has encountered a problem and needs to close

    I have recently got a 80gb ipod video, but have been unable to use it, because no matter what I do I can't get it to appear in the source pane on itunes. Everytime I connect it to my PC I get a window up which says the "Ipod service module has encoun

  • Using .csv files in Crystal Reports for Eclipse?

    I recently installed crystal reports for Eclipse and much of the basic CR functionality seems to be there, but then I added a .csv file as an ODA flat file data source and I can see it in my "Data Source Explorer", but can not seem to drag it into my

  • How can I use two fonts in swing components?

    I want to implement a project. When a part of the JMenuBar, JButton or other swing components' text is English, I use Tahoma font, and other of these components' text is Chinese, I use SimSun font, just like the Chinese Windows OS. How can I implemen

  • How to upgrade Satellite M100 to Win8?

    I have downloaded W8 and tried to upgrade over Vista home premium. At the end of the installation there was an error message that Windows installation was not successful, and that the previous version of Windows was being restored. The machine is a S