MPxIO, traffic manager, select the active path

I have one lun with 2 paths, and I use MPxIO without loadBallance,.
NOTE: I have v240 server with solaris 10 the latest that connected to the SAN.
Two Question :
1. How I can see which of the paths is the active path?
2. Is the MPxIO can understand which path(from 2 paths to the lun) is the path througth the default controller, and make this path to e the active path?
thanks

For that array, Hitachi needs to provide a specific string to enter into the scsi_vhci.conf file, telling MPXIO how to deal with that array.
It should be in the array Release Notes or Install Guide, along with any particular levels of microcode and array port settings needed. The scsi_vhci.conf entry will provide the string that a host scsi inquiry will return, along with the specific scsi options that the OS will need to talk to the array using multi pathing. Once those changes are done usually a boot -r will be required.
Until that is done, Solaris will see both paths to the array as seperate and distinct arrays, so no multi pathing will be done.
HTH
Dom

Similar Messages

  • FM to select the file path for download into application server

    Hello,
    I need a FM to select the file path for download into application server. It is a F4 help .
    Its functionality should be simmilar to the one used for presentation server i.e. as fol
    CALL METHOD cl_gui_frontend_services=>file_save_dialog

    Hello,
    What about F4_DXFILENAME_TOPRECURSION? You can check other FMs of the group DX_FILE.
    BR,
    Suhas
    PS: I think these FMs are not released by SAP, so need to be cautious while using these

  • Select the Motion Path of a PageItem

    Does anyone know a way to select (or access) the Motion Path of a PageItem with animation applied using ExtendScript?
    I know it appears as a graphic line in the document, but I'm wondering if there's any connection between the animated item and the graphic line that represents the motion path.
    item.animationSettings.motionPath (and motionPathPoints) give the relative numbers, but I'd like to get my hands on the actual InDesign object. Any ideas?

    I'm not sure if you can do this from a script. From C++, you have. IAnimationFacade.h
      /** Given an interface for an item with a motion path, create a new page item from the motion path points and select it.
      @param pageItemRef is the UIDRef of the page item to created a motion path item from.
      @return the UIDRef of the created item.
      @see SetPageItemAnimationMotionPath
      virtual UIDRef CreateAnimationMotionPathPageItem(const UIDRef& pageItemRef) = 0;
    P.

  • Photoshop won't select the internal path

    having outlined an image i then try and select the path to remove the background...however photoshop only recognises that there is an outside path - it doesn't select the complete internal path that has been created.
    and when placing in InDesign - again the program only recognises the clipping path as being the outside line and not the same path in the middle of the picture?

    Paths? Why? ID can work with native PS transparencies and layer masks. That aside, make sure you are defining the path modes correctly in the top toolbar or while creating them (Alt to subtract, Shift to Add, Alt+Shift to intersect).
    Mylenium

  • Syndication process - Tags in Data manager Selecting the map in Syndication

    Hello Experts,
    I am supporting a repository in MDM 7.1, and there is a part of the syndication process that i don´t know how does it work. This is the process what i mean:
    The repository works with 3 different maps, the map is selected in  MDM Data Manager belong a 'syndicatable' tag. Two of the maps are selected inside Qalified tables.
    What i need to know is where could i see the configuration for that automatic mapping (it is performed belong MDSS), could anybody help me?
    Thanks in advance,
    Mariano Pinkava.

    Hi Mariano,
    In addition, please go through page 223 (mds.ini) & 272 of Console Reference Guide.
    Syndication File Location:
    When MDSS completes a syndication to a port, it places the syndication file in the portu2019s Ready folder. The Ready folder is part of the following fixed directory structure, located beneath the MDM Serveru2019s distribution root directory:
    root/DBMSinstance_DBMStype/RepositoryName/Outbound/ RemoteSystem/PortName/Ready
    where:
    u2022 root is the distribution root directory (set in mds.ini).
    u2022DBMSinstance is the network identifier used to specify the DBMS instance name and DBMStype is the four-character identifier for the DBMS type (i.e. MSQL, ORCL, IDB2).
    u2022RepositoryName, RemoteSystem, and PortName are the values entered in the Code property for each item in MDM Console.
    Thanks,
    Priti

  • Select the Gui_download path Editable

    Hi experts,
    As i had an doubt that from gui download the report and logic can be downloaded to pc. but, path location which i mentioned in gui download should be downloaded. As per path makes editable, am using the parameter as some file name and still it does make anything to select as per my system path.
    please kindly let me know any thing....
    Thank you,
    Regards,
    Raviram.

    Hi,
    You can use the DIRECTORY_EXIST method for both, PC frontend and application server, you will need to know the fully qualified name of the appilication server on your network in order for it to work.
    Please check this sample code.
    report ztest.
    type-pools: abap.
    data: rc type abap_bool.
    data: dir type string.
    parameters: p_file type localfile default 'C:'.
    start-of-selection.
    dir = p_file.
      call method cl_gui_frontend_services=>directory_exist
        exporting
          directory            = dir
        receiving
          result               = rc
        exceptions
          cntl_error           = 1
          error_no_gui         = 2
          wrong_parameter      = 3
          not_supported_by_gui = 4
          others               = 5.
      if rc = 'X'.
         write:/ 'The directory does exist'.
       else.
         write:/ 'The directory does not exist'.
       endif.
    Also you can check this FM as well.
    RZL_READ_DIR_LOCAL
    CONV_UTIL_CHECK_FILE_EXISTENCE
    CV120_DOC_FILE_EXISTENCE_CHECK
    CV122_DOC_FILE_EXISTENCE_CHECK
    DX_FILE_EXISTENCE_CHECK
    PFL_CHECK_OS_FILE_EXISTENCE
    Regards,
    Ferry Lianto

  • Direct selection tool - how not to move the form/path?

    This thing keeps me working my stress ball: when I touch a path with the white arrow I am always first in a mode where the path can be moved. But I want to move a nod or handle - is there a place where I can set this tool to never move or or to never select the whole path? I have the normal selection tool for that! I think I oversee something. Thank you!

    orangestuff,
    Whichever way it works in each version should be consistent. If not, it may be time for a preference corruption removal, see the hint Move the folder here: http://www.bugge.com/Family-and-friends/Illy/illy.html
    This may be a reversible test to see whether you are forced to use older ways in newer versions.

  • Do we need to manually deploy the application at all region if we want to use Traffic Manager

    Hi Team,
    I am little confused before I want to start work on Azure Traffic Manager.
    Actually I have one site at East US. now I want to use Traffic Manager. so, I probably need to deploy the site on different region. take an example we deploy on East Asia and West US.
    Now, we have same site deployment at 3 region. we can setup traffic manager based on loan balance/ round robin/ failover.
    But the question here is Do we need to deploy the same site at all 3 region manually (one-by-one).
    Through Visual Studio or FTP, we need to keep that deployment whenever we keep updating the site? Support we have little complex scenario where we create 3 traffic managers based on their each type (like load balance, round robin and failover) at top we
    have 1 traffic manager where we have these 3 configured. each of these might have site in 3 different region then probably we will have around 1 same site at-least around 9 region.
    So, whenever we have any changes, we need redeploy that on each region one by one?
    Regards, Brijesh Shah

    Hi Brij,
    Traffic Manager is separate from the underlying sites.  So yes, you will need to manage the deployment of those sites separately from Traffic Manager.  How easy or difficult that is depends on what kind of site you are using (PaaS?  IaaS? 
    Websites?) and how it is architected (is there a back-end database?)
    Traffic Manager supports the ability to enable/disable endpoints, which allows you to easily divert traffic away from a particular site whilst it is being updated.
    Regards,
    Jonathan Tuliani
    Program Manager
    Azure Networking - DNS and Traffic Manager

  • The New Traffic Management Transparency Code

    I'm hoping that at some point this month (in April),  BT will make some kind of official statement to the effect that the existing 300GB allowance on Infinity Option 2 has been removed. Which means anyone going over 300GB (uploads + downloads) in a single month will no longer be penalised. This doesn't mean that the heaviest users are let off the hook, as I understand it, even after the 300GB allowance is scrapped you can still be classified as a heavy user and be penalised for it. The question that people will be asking is this ...
    "At what point above 300 GB will I be classified as a "Heavy User", or "How Much can I safely  download during Peak Periods
    before being classified as a "Heavy User" ?
    This also implies BT will probably be using traffic managment as the way to control bandwidth demands on the network; We won't know exactly what those traffic Management policies will be until the end of June 2011, when BT along with a number of other Broadband providers launch a new traffic management transparency code ...
    The new voluntary code includes three commitments:
    1. Firstly to provide more information to consumers about what traffic management takes place, for what purpose and with what impact.
    2. Secondly to comply with a set of good practice principles on providing information to consumer that is:  understandable; appropriate; accessible; current; comparable; and verifiable.
    3. Thirdly to publish a common Key Facts Indicator (KFI) table, summarising the traffic management practices they use for each broadband product they currently market, which will be available on ISPs’ websites by end of June 2011.
    http://www.broadbanduk.org/content/view/479/7/

    sahotaquack wrote:
    Thats because i asked if i will still be restricted if i go over the 300GB allowance per month. Everyone knows we will still be restricted with the p2p at peak times. You seem to be so anti-bt, why are you even on these forums if you hate them so much?
    Don't start turning this into an issue of me hating BT, this is an issue of your reluctance to face the facts.
    I'm not anti BT in any way shape or form, and very happy with my Infinity connection. You on the other hand  don't seem to be very happy with yours. You see, I have little patience for someone who repeatedly posts the same question in the forums, and then because he doesn't like the answer, reposts the same question in another thread.
    I responded to your question here:
    http://community.bt.com/t5/BB-Speed-Connection-Iss​ues/BT-TO-SCRAP-300GB-LIMIT/m-p/165579#M70898
    you obviously don't like my answer or don't believe my answer, either way I dont really care. But you then continue on to say that you had called BT and are told by someone at BT that ...
    "I confirm to you that, from April 2011 we’ll be removing this fair usage policy for BT Total Broadband Option 3 and BT Infinity Option 2. The Broadband speed will not be restricted once this action is taken. However, as I am not able to confirm the exact date to you, I would request you to wait till the end of April, 2011. "
    and it would appear that you like this answer from BT so much that you are forced to post it in a different thread I had started regarding the traffic management transparancy code. And once again I tell you that whoever gave you that information is wrong.
    Are you beginning to see a pattern here, let's just end this here & now. If you would like to believe that after the 300GB allowance is removed that you can download over 300 GB and remain untouched by traffic management go right ahead, because at some point above 300GB you will trip traffic management & have your speed cut. END OF STORY, bye bye.

  • Automate selection of Clipping Path?

    I'm trying to create a droplet that will strip out the background of an image using the active Clipping Path regardless of the path's name (similar to the way InDesign automatically selects the active Clipping Path and ignores the other paths. So far I've only managed to automate the selection of a path by name, not by Clipping Path status. Many of the images I work with come from far off lands where they are not simply named "Path 1." Any ideas?

    When you select your pen tool, look up in the options bar. There are four path types. You want the fourth one, which cuts out donut holes. You may be able to simply select the paths and change their type to whichever one will cut out the holes for you, (make them all exclude overlapping, or make the inner paths subtract) or copy/paste them into a new path that was created while the fourth pen tool option was selected.

  • To select a file path?

    Hi all!
    Currently I want to allow user to select the file path using those file dialog like JFileChooser/FileDialog... So that there's an input field that accepts a file name... Then another text field which will display the path that the user chose... I need to do that separately to write a .wav file... How do I do it?
    I tried using JFileChooser and set this... (.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);) It only shows the directories, yes... But if I open a directory... without anymore directories in it... When I click on the "OK" button... It does not allow me to go on...
    Cozel

    How about this???
    import java.io.*;
    public class MyFileChooser extends javax.swing.JDialog {
             private javax.swing.JPanel cntrPnl;
             private javax.swing.JFileChooser chsr;
             private javax.swing.JButton cancelButton;
             private javax.swing.JButton svButton;
             private javax.swing.JTextField dirField;
             private java.io.File selFile = null;
        public MyFileChooser(java.awt.Frame parent, boolean modal) {
            super(parent, modal);
            initComponents();
        private void initComponents() {
            chsr = new javax.swing.JFileChooser();
            cntrPnl = new javax.swing.JPanel();
            dirField = new javax.swing.JTextField();
            svButton = new javax.swing.JButton();
            cancelButton = new javax.swing.JButton();
            addWindowListener(new java.awt.event.WindowAdapter() {
                public void windowClosing(java.awt.event.WindowEvent evt) {
                    closeDialog(evt);
            chsr.setControlButtonsAreShown(false);
            chsr.setDialogType(javax.swing.JFileChooser.CUSTOM_DIALOG);
            chsr.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    chsrActionPerformed(evt);
            chsr.addPropertyChangeListener(new java.beans.PropertyChangeListener() {
                public void propertyChange(java.beans.PropertyChangeEvent evt) {
                    chsrPropertyChange(evt);
            getContentPane().add(chsr, java.awt.BorderLayout.CENTER);
            dirField.setEditable(false);
            dirField.setMargin(new java.awt.Insets(0, 5, 0, 5));
            dirField.setPreferredSize(new java.awt.Dimension(200, 30));
            cntrPnl.add(dirField);
            svButton.setText("SAVE");
            svButton.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    svButtonActionPerformed(evt);
            cntrPnl.add(svButton);
            cancelButton.setText("Cancel");
            cancelButton.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    cancelButtonActionPerformed(evt);
            cntrPnl.add(cancelButton);
            getContentPane().add(cntrPnl, java.awt.BorderLayout.SOUTH);
            pack();
        private void chsrPropertyChange(java.beans.PropertyChangeEvent evt) {
            dirField.setText(chsr.getCurrentDirectory().getAbsolutePath());
        private void svButtonActionPerformed(java.awt.event.ActionEvent evt) {
            selFile=chsr.getSelectedFile();
            this.hide();
        private void cancelButtonActionPerformed(java.awt.event.ActionEvent evt) {
            selFile = null;
            this.hide();
        private void chsrActionPerformed(java.awt.event.ActionEvent evt) {
            dirField.setText(chsr.getCurrentDirectory().getAbsolutePath());
        private void closeDialog(java.awt.event.WindowEvent evt) {
            setVisible(false);
            dispose();
        public static void main(String args[]) {
            MyFileChooser fc = new MyFileChooser(null, true);
            fc.show();
            File f = fc.getSelFile();
            if(f!=null)
                System.out.println("Selected File is: "+f);
            fc.dispose();
            System.exit(0);
        public File getSelFile() {
            return selFile;
    }walker

  • Allow users to change the Active Target Category in the POV bar

    Can't figure out where in Object Maintenace to allow user to be able to select the Active Target Category in the POV bar.

    It's not in object maintenance. You need to disable the POV Mode (Admin / POV Mode) by removing the checkbox, iwhich then means all users will have the ability to change the category (and period). I suspect in the POV it currently has GLOBAL defined ( which means it is controlled by admin users, and you need to switch it (by default) to LOCAL via the POV Mode option.

  • How to know the activity sender ?

    Hello, All
    I am working on CRM 5.0 activity management,
    For the activity assigned to me I want to know who assigned it to me
    (on the PCUI)
    Regards
    Jacopo François

    no answer

  • CS4 Select all compound paths?

    Hi all,
    There was a fab plug in set by Rick Johnson/Graffix called Select Menu. It is not yet updated for CS4.
    The only function from the set I truly need is the ability to select all compound paths. Just wondering if it is possible to do this with a script? I recently found a javascript to close all open paths, so that got me thinking there may be a way to select the compound paths with a script as well...
    The nice thing about scripts is they still seem to work even after a program upgrade. All my little applescripts are still working fine but my plugins are DOA in CS4. So I am thinking it would be great to have functions I depend on every day in script form.
    I also wondered if there is a way to call the script with a speakable items command, which I guess would mean creating an action to run the script that I could then assign to a function key...?
    So far I have not found a way to call a script in Illustrator using a speakable item.
    I have near zero scripting experience so apologies if this is an annoying stupid newbie question. I have RSI issues and need to do most of my work via voice commands... it can be challenging to figure out how to do these things since my expertise is in graphics, not programming.
    Thanks for any swift kicks in the right direction!!

    Hi,Thanks!!
    This does work but on a complex document it is very slow as it seems to be redrawing all the compound paths? It worked fine on a simple file but when I tried it on the kind of complex file I would actually use it on it has Illustrator hung up with a spinning beach ball....
    The Graphix plug in to select all compound paths worked instantaneously. Is there a different way to write this that would not be as processor intensive?
    Ah, the beachball just stopped spinning and all the correct paths are indeed selected...

  • Unable to select endpoint or path

    I am using Illustrator CS5.  I drew a vector image with three  layers multiple paths in each.  I wanted to go in and smooth out some of the segments I had in  there but I am not able to select endpoints or handles.  I can go around  the edge and it will tell me "xPath" or "Endpoint"  I can move the  entire shape or resize it but am unable to grab the endpoint to change  the angle of it. Also when I go to select it all with the Ctrl+A the  bounding box appears for a brief moment and then dissapears again.

    So you can move the entire shape, but cannot grab the endpoint.
    Try copying and pasting in front into new document. You should have an easier time finding out what the problem is if you can solo the object. You may have another path or point directly on top of this.
    Or you can select the entire path you want to modify, select inverse, lock or hide that.

Maybe you are looking for