In-Band Management configuration for f5100 array from T5440 on Solaris 10

Hi All,
I am trying to configure in-band management for storagetek array Sun Storage F5100 from T5440 server on Solaris 10.
OS Installed on the server: Solaris 10 10/09
Hardware : T5440
Array : Sun Storage F5100
Sun Storage F5100 have 20 FMODs which can see from format output. But In-Band management don't work, i want to manage it by CAM.
/dev/rdsk/c2t0d0s2
/dev/rdsk/c2t1d0s2
/dev/rdsk/c2t2d0s2
/dev/rdsk/c2t3d0s2
/dev/rdsk/c2t4d0s2
/dev/rdsk/c2t5d0s2
/dev/rdsk/c2t6d0s2
/dev/rdsk/c2t7d0s2
/dev/rdsk/c2t8d0s2
/dev/rdsk/c3t0d0s2
/dev/rdsk/c3t1d0s2
/dev/rdsk/c3t2d0s2
/dev/rdsk/c3t3d0s2
/dev/rdsk/c3t4d0s2
/dev/rdsk/c3t5d0s2
/dev/rdsk/c3t6d0s2
/dev/rdsk/c3t7d0s2
/dev/rdsk/c3t8d0s2
Below are the packages i installed:
host_sw_solaris_6.6.0.11
SMagent-SOL-90.01.02.05.pkg
SMruntime-SOL-90.60.02.01.pkg
once after i installed the above packages i am getting below error
SANtricity Storage Manager Agent, Version 90.01.02.05
Built Wed May 06 06:21:07 CDT 2009
Copyright 2009 Sun Microsystems Inc. All rights reserved. Use is subject to license agreement.
Checking device /dev/rdsk/c0t2d0s2 : Skipping
Checking device /dev/rdsk/c0t3d0s2 : Skipping
Checking device /dev/rdsk/c2t0d0s2 : Skipping
Checking device /dev/rdsk/c2t1d0s2 : Skipping
Checking device /dev/rdsk/c2t2d0s2 : Skipping
Checking device /dev/rdsk/c2t3d0s2 : Skipping
Checking device /dev/rdsk/c2t4d0s2 : Skipping
Checking device /dev/rdsk/c2t5d0s2 : Skipping
Checking device /dev/rdsk/c2t6d0s2 : Skipping
Checking device /dev/rdsk/c2t7d0s2 : Skipping
Checking device /dev/rdsk/c2t8d0s2 : Skipping
Checking device /dev/rdsk/c3t0d0s2 : Skipping
Checking device /dev/rdsk/c3t1d0s2 : Skipping
Checking device /dev/rdsk/c3t2d0s2 : Skipping
Checking device /dev/rdsk/c3t3d0s2 : Skipping
Checking device /dev/rdsk/c3t4d0s2 : Skipping
Checking device /dev/rdsk/c3t5d0s2 : Skipping
Checking device /dev/rdsk/c3t6d0s2 : Skipping
Checking device /dev/rdsk/c3t7d0s2 : Skipping
Checking device /dev/rdsk/c3t8d0s2 : Skipping
The SMagent service attempted to start but terminated. Possible causes include: [1] The access volume is disabled in NVSRAM. [2] No controllers with compatible firmware were found. [3] The default logical unit number (LUN) assigned to the access volume (typically 7 or 31) is not in the range supported by the host or is already in use by the host for another device. See your storage management documentation for more details.
Jul 23 13:56:47 sol10 SMagent: The SMagent service attempted to start but terminated. Possible causes include: [1] The access volume is disabled in NVSRAM. [2] No controllers with compatible firmware were found. [3] The default logical unit number (LUN) assigned to the access volume (typically 7 or 31) is not in the range supported by the host or is already in use by the host for another device. See your storage management documentation for more details.
As per sun documentation i ran the below commands, but still i am getting above error.
# setenv LD_LIBRARY_PATH /opt/SMgr/agent
# java -classpath /opt/SMgr/agent/SMagent.jar devmgr.versioned.agent.DeviceIdentifier | grep "Volume Access"
But any output with above commands.
Any help would be really help ful.
Thanks,
gebilong

Make sure the mapping to Access Group has not been deleted.
Use the command /opt/SUNWsefms/bin/lsscs list -a array mappingYou must see samething like
Volume:Access  LUN: 31mapped.via mapped.via.default.groupmapped.target.type mapped.via.default.group  Permission: Read Only
...If you don't see this recreate mapping
/opt/SUNWsefms/bin/lsscs  map -a array -l 31 volume Accessand restart agent
/etc/init.d/SMagent start

Similar Messages

  • In-Band Management configuration for 2530 array from T5120 on Solaris 10

    Hi All,
    I am trying to configure in-band management for storagetek array 2530 from T5120 server on Solaris 10. I could able to connect the array from CAM software and it is showing as out-of-band. I can able to change the array name and IP address also. But when i try to configure In-Band Management i am having problems.
    OS Installed on the server: Solaris 10 5/08
    Hardware : T5120
    Array : Storage Tek 2530
    Below are the packages i installed:
    SMagent-SOL-90[1].00.00.06.pkg
    SMruntime-SOL-10[1].10.02.00.pkg
    once after i installed the above packages i am getting below error
    "SANtricity Storage Array Host Agent, Version 90.00.00.06
    Built Wed May 23 09:02:26 CDT 2007
    Copyright (C) 1999-2007 LSI Logic Corporation. All rights reserved.
    Checking device /dev/rdsk/c1t0d0s2 : Skipping
    The SMagent service attempted to start but terminated. Possible causes include: [1] The access volume is disabled in NVSRAM. [2] No controllers with compatible firmware were found. [3] The default logical unit number (LUN) assigned to the access volume (typically 7 or 31) is not in the range supported by the host or is already in use by the host for another device. See your storage management documentation for more details.
    The Host Context Agent did NOT start because 0 controllers were found.
    Oct 9 19:51:10 proto-hd1 SMagent: The SMagent service attempted to start but terminated. Possible causes include: [1] The access volume is disabled in NVSRAM. [2] No controllers with compatible firmware were found. [3] The default logical unit number (LUN) assigned to the access volume (typically 7 or 31) is not in the range supported by the host or is already in use by the host for another device. See your storage management documentation for more details.
    Oct 9 19:51:10 proto-hd1 SMagent: The Host Context Agent did NOT start because 0 controllers were found."
    As per sun documentation i ran the below commands, but still i am getting above error.
    # setenv LD_LIBRARY_PATH /opt/SMgr/agent
    # java -classpath /opt/SMgr/agent/SMagent.jar devmgr.versioned.agent.DeviceIdentifier | grep "Volume Access"
    Any help would be really help ful.
    Thanks,
    Raja

    Make sure the mapping to Access Group has not been deleted.
    Use the command /opt/SUNWsefms/bin/lsscs list -a array mappingYou must see samething like
    Volume:Access  LUN: 31mapped.via mapped.via.default.groupmapped.target.type mapped.via.default.group  Permission: Read Only
    ...If you don't see this recreate mapping
    /opt/SUNWsefms/bin/lsscs  map -a array -l 31 volume Accessand restart agent
    /etc/init.d/SMagent start

  • How will you find out no of standby databases configured for primary database from OS level

    How can find the number of standby databases configured for primary database from os level

    Check the alert log.
    The Alert log will always have Data Guard messages in it.
    Example
    cd /u01/app/oracle/diag/rdbms/primary/PRIMARY/trace
    tail -1700 alert_PRIMARY.log | more
    Wed Nov 13 13:35:26 2013
    ARC7: Standby redo logfile selected for thread 1 sequence 1164 for destination LOG_ARCHIVE_DEST_2
    LNS: Standby redo logfile selected for thread 1 sequence 1165 for destination LOG_ARCHIVE_DEST_2
    If you don't see messages like this it's probably not a Data Guard system.
    Or search it for :
    System parameters with non-default values:
    Which on Data Guard system will show things like:
    log_archive_dest_1 = "LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=PRIMARY"
    log_archive_dest_2 = "SERVICE=STANDBY LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=STANDBY"
    log_archive_dest_state_1 = "ENABLE"
    log_archive_dest_state_2 = "ENABLE"
    fal_server = "STANDBY"
    Best Regards
    mseberg

  • R12:Is it possible to Manage Tax for Expense purchases from iProcurement ?

    Hi,
    Is it possible to Manage Tax for Expense purchases from iProcurement. I don't see Manage Tax option in Iprocurement when I do the Checkout.
    Could anyone give some light on this ?

    Good news. I've found support note 552107.1 (How To Enable E-Business tax Functionality In Iprocurement Release 12) where support explains how to show tax parameters field in iProc requisition.
    But anyway like in PO in R12 You will be able only to select tax codes etc, but not the final Tax values. Because now eTax calculates it.
    BR, Eugene

  • In-Band Management Software for StorageTek 2530

    I'm trying to install the software needed for in-band management for a StorageTek 2530 SAS Array. Page 83 of Sun StorageTek Common Array Manager Software Installation Guide, 820-2934-10, list the following needed for Linux x86_64
    Linux:
    ■ SMagent-LINUX-90.00.A0.06-1.ia64.rpm
    ■ SMruntime-LINUX-90.10.A0.02-1.ia64.rpm
    I have downloaded SMagent-LINUX-90.00.A0.06-1.ppc64.rpm on the Sun website but I cannot find SMruntime-LINUX-90.10.A0.02-1.ia64.rpm
    Does anyone know where I can download it from?
    Thanks

    Download Sun StorageTek Common Array Manager In-Band Proxy Agent Packages 6.0.0 for Red Hat Enterprise Linux 4, English
    Download Information and Files
         Get the latest Java Runtime Environment to use Sun Download Manager
    Internet Explorer Users: Check the top of this page for a "Java(TM) Web Start ActiveX Control" message in the information bar. If it appears, click it to finish detecting your Java version.
    We were unable to detect a recent version of Java Runtime Environment (JRE) on your system. With the latest JRE, you can automatically download, install, and run Sun Download Manager (SDM) directly from this page. We highly recommend SDM to easily manage your downloads (pause, resume, restart, verify, and more). Visit java.com for the latest JRE.
    Sun StorageTek Common Array Manager 6.0 Documentation
    Sun StorageTek 2500 Arrays Documentation
    Sun StorageTek 6140 and 6540 Arrays Documentation
    Instructions: Select the files you want, then click the "Download Selected with Sun Download Manager" (SDM) button below to automatically install and use SDM (learn more). Alternately, click directly on file names to download with your browser. (Use of SDM is recommended but not required.)
    Your download should start automatically.
    If not, click the file link below.
    Sun Download Manager(SDM) installation should begin automatically.
    Once it is running, click Start to download the product.
    If your system does not support SDM, click the file link below to download.
    (For help with SDM, see SDM Troubleshooting.)
    Required Files Select All      File Description and Name      Size
         CAM 6.0 In-Band Management Installation Document
    InBand_Installation.html      25.95 KB
         CAM 6.0 In-Band Management Release Notes
    RELEASE_NOTES.txt      7.81 KB
    Optional Files Select All      File Description and Name      Size
         Agent for Linux running on ia64 (Intel Itanium) processors
    SMagent-LINUX-90.00.A0.06-1.ia64.rpm      0.45 MB
         Agent for Solaris SPARC platforms
    SMagent-SOL-90.00.00.06.pkg      1.77 MB
         Runtime package for Solaris SPARC platforms
    SMruntime-SOL-10.10.02.00.pkg      95.59 MB
         Agent for Linux running on Power PC 64-bit processors
    SMagent-LINUX-90.00.A0.06-1.ppc64.rpm      0.45 MB
         Agent for Linux running on 386 platform (AMD & Intel)
    SMagent-LINUX-90.00.A0.06-1.i386.rpm      0.45 MB

  • Change Management Configuration for SolMan 4.0 SP13

    Hi SolMan Experts,
    Recently, we have build SolMan4.0. As of now, we have configured this for System monitoring and EWA reports.
    Now, we are planning to configure for Change Management.
    Could you please provide me the useful documents for CHANGE MANAGEMENT configuration on SolMan4.0.
    Thanks in advance!
    Regards,
    Hari.

    Hello
    Follow the same steps which mentioned for SP12, as per my understanding there is not much difference in basic configuration of solution manager 4.0.
    Create systems in SMSY, RFC connections, create logical system, create project, activate charm, these are the basic steps.
    You will get information on this on saphelp and also go through the solman rkt (service.sap.com/rkt),
    sap market place  sap support infrastructure  solution manager  media library (u will find all documents)
    Even they gave given the charm configuration guide for SP12, u will find that in technical papers.
    Hope this will help
    Regards,
    Sharmishtha

  • Solution manager configuration for EHP4 install (Product Version Problem)

    Hi guys!
    I'm new on SAP and SDN is a help all days and this time i really need some help from you guys!
    Im installing EHP 4 and need the XML Stack file, so i go to the solution manager to generating them. But after configuring the logical components, make the associations, etc. on create maintenence transaction, the product version dropdownlist is empty...
    It is configured but it dont appears... Anyone had this problem before and could give me some help!
    I will appreciate that!
    My regards,

    Hi,
    In SMSY, the system should have product version as SAP ERP 6.0.
    Next the logical component created for ECC Server should also reflect this version.
    The solution you create in DWSP should include this logical component via the Solution Landscape definition. Here again the logical component should show the product version.
    If all above are in place, the MOPZ for the respective solution should have the product version list populated.
    Regards,
    Srikishan

  • Inventory management configuration for Rollout project.

    Hi all,
    We have created new plant using Copy function (using reference Plant).
    Kindly let me know
    what are other configuration required for Inventory management in new plant?
    Please provide if any check list available for Roll-out project.
    Thanks
    SAP-PQ

    Hi
    1) If your plant is excise then you have to create excise group for that plant and G/L setting for that excise group
    2) You have to extend your material in new plant
    3) check your material type update for quantity and value update for your new plant in t-code OMS2
    and check following link
    [Rollout project;
    Regards
    Kailas Ugale

  • Solution manager configuration for SRM

    Hi all
    we are goin to configure SAP SRM 5.0. we need to configure standard business scenarios in solution manager for the same.can somebody provide relevant links and documents regarding where to find these in solution manager and how to go about this?this would be really helpful.points would be awarded immediately.

    Hi Harsa,
    Here you can find the Webex recorded sessions
    https://websmp207.sap-ag.de/~sapidb/011000358700000429402008E
    Hareesha

  • Issue with IDE configuration for creating Webservice from EJB

    Hi All,
           I was trying to create a webservice from a EJB(session bean).I executed following steps :
    1. I created the bean in one EJB project.
    2. Then created another Enterprise Project in whichEJB projects .jar file is included.
    3. Now when i right click "ejb-jar.xml" to create a webservice ,webservice wizard
       appears in which Server and WS runtime configuration are set properly.
       But it displays following error message on the top : "Select a service Project Type".
       If i click on the link on the wizard to select a "service Project type" the drop down for the same comes empty.The value for 'Service Project' is already defaulted
    as "Webservice Project ".If i go to windows->preferrences->Webservcies->ProjectTopology i found two entries in the service project type list :
                         1.Dynamic Web project
                         2.SAP Web Project
         But there is no entry for Webservice Type project.Can any one help me out
    how to solve this issue ?
    Thanks and Regards
    Ashis

    Hi Ashish,
    perhaps you launch the Web service wizard from the wrong location (i.e. not selecting the SEI you want to use). Did you strictly follow the steps described in the <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/44/f36fa8fd1d41aae10000000a114a6b/frameset.htm">documentation</a> for creating the web service?

  • DMS configuration for attachement transfer from SRM to R/3

    Hi,
    SRM 5.0
    R/3 ECC6.0
    Scenario : SRM SC attachment transfer to PR in R/3
    I have done the DC10 and DC 30 configuration in R3
    BADI BBP_CREATE_REQ_BACK is implemented
    The attachement transfer is not happening to R/3
    can someone let me know the necessary DMS configuration to be done in backend system and some steps to validate the SRM configuration i have already done
    Thanks
    Jayesh

    Hi
    <b>Please refer to the links below -></b>
    Re: Attachments in PR and PO
    Re: Sending attachments from SRM to SAP Purchase Requisition
    Re: Transfer  SC attachment from srm 5.0 to backend R/3
    Re: Attachments to backend
    Re: Attachments in PR and PO
    Re: URL vs. document attached in back end EBP 4.0 Classic/4.7 E
    http://help.sap.com/saphelp_47x200/helpdata/en/41/648838ab4e8a11e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/49/b32640632cea01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d6/806c39917d423ee10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/9b/c2b9375e62545ce10000009b38f889/frameset.htm
    Do let me know incase you still have any queries.
    Regards
    - Atul

  • How to move pre-delivered configuration for MRS 610 from client 000 to 010

    We have installed MRS 610 SP 5 in client 000. How do i move the pre-delivered sap configuration from client 000 to client 010.
    Your responses will be highly appreciated
    thanks
    Anjum.

    Hi
    Not sure may be local client copy will work in your scenario Tcode SCCL
    Regards
    Uday

  • How to configure for Internet access from USB EV-DO wireless broadband stick

    I have WRT120N and I installed it in my office which has three computers (wired) that I've connected to the WRT120N. They all can communicate with one another. What I need to do is share the EV-DO connection (USB Stick) I have on of of these computers with the others and also with the devices that connect over the Wi-Fi.
    Thank you!
    Nahom

    Are you trying to share the Internet connection using EV-DO and WRT120N?

  • Setting up in-band management

    The problem I'm encountering is very similar to the following post " [In-Band Management configuration for 2530 array from T5120 on Solaris 10|http://forums.sun.com/thread.jspa?forumID=831&threadID=5338514] "
    Running the command java -classpath /opt/SMgr/agent/SMagent.jar devmgr.versioned.agent.DeviceIdentifier does not return any LUNs with Volume Access.
    SANtricity Storage Manager Devices, Version 90.00.00.06
    Built Wed May 23 09:02:26 CDT 2007
    Copyright (C) 1999-2007 LSI Logic Corporation. All rights reserved.
    /dev/rdsk/c8t600A0B800048A6A80000102D48A98B38d0s2 [Storage Array 6140, Volume groups1, LUN 1, Volume ID <600a0b800048a6a80000102d48a98b38>, Preferred Path (Controller-A): In Use]
    /dev/rdsk/c8t600A0B80004898B8000007B948A98A5Cd0s2 [Storage Array 6140, Volume homes1, LUN 0, Volume ID <600a0b80004898b8000007b948a98a5c>, Preferred Path (Controller-B): In Use]
    I'm worried about using lsscs to change it to say Access since groups1 and homes1 correspond to our two main storage pools(We are using zfs). Will I be unable to use in-band management? Or will I be able to change it with out causing any downtime?
    Thanks,
    David

    I have the same problem (no Volume Access LUN).
    Can somebody help?

  • Creating In-Band management

    Good morning all, I have to fix our in-band management configuration since we can't go with out-of-band at this time.
    Has anyone come accross a good document that can be used for planning?
    I have googled around but nothing yet.
    I haven't tried the learning network just yet.
    ej

    Make sure the mapping to Access Group has not been deleted.
    Use the command /opt/SUNWsefms/bin/lsscs list -a array mappingYou must see samething like
    Volume:Access  LUN: 31mapped.via mapped.via.default.groupmapped.target.type mapped.via.default.group  Permission: Read Only
    ...If you don't see this recreate mapping
    /opt/SUNWsefms/bin/lsscs  map -a array -l 31 volume Accessand restart agent
    /etc/init.d/SMagent start

Maybe you are looking for

  • Can multiple Virtual Devices use the same IVI Driver Sessions?

    I am using Switch Executive 2.0 and I'm having problems creating multiple Virtual Devices. I have created a virtual device on a development computer that has no hardware connected to it.  This virtual device uses specific drivers to simulate the devi

  • Restore problem with Window's Vista

    Laptop (G60-235DX) fell a couple feet and killed the HDD. I installed a new HDD (Seagate Momentous 500gb) and ran the recovery disks which I ordered from HP a couple years ago. The recovery goes fine and then it proceeds to install Windows. However,

  • Calc manager v11.1.2.1 error during execution

    We have an issue with some of the rulesets which fails execution although there no issues during validation. The rules run fine individually but error when executed via ruleset. The error in the calcmanager execution log is as below. Import the rules

  • Can't download any CC apps

    I @have joined Creative Cloud, and verified emails, et. But: Every time I try to download any of the CC apps (I really want to use InDesign) I get an error box pop up stating that " Adobe Application Manager Quit Unexpectedly". The last 20-odd times

  • How to invoke JCD from eInsight BS

    I need to know how can I invoke a JCD from an eInsight business process. I have created a JCD (exposed as web service). I drag & drop the method implemented by the JCD into the eInsight business process, everything build & is deployed with no error.