Strange output from format command

Hi,
We have a Sun V480 running Solaris 8. We have installed 2 SG-XPCI2FC-QF2 fibercards. They are connected to an EVA3000 system. SFS newest version are also installed.
Have configured the cards with the cfgadm command. But when i run a format command i get this output. Normally it will show somthing like this c1t0d1. But here it shows c11t50001FE15005F54Dd1
format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
/pci&#64;8,600000/SUNW,qlc&#64;4/fp&#64;0,0/ssd&#64;w21000004cf8ffa54,0
1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
/pci&#64;8,600000/SUNW,qlc&#64;4/fp&#64;0,0/ssd&#64;w21000004cf96abc8,0
2. c11t50001FE15005F54Dd1 <HP-HSV200-5020 cyl 6398 alt 2 hd 128 sec 128>
/pci&#64;8,700000/SUNW,qlc&#64;1/fp&#64;0,0/ssd&#64;w50001fe15005f54d,1
3. c11t50001FE15005F549d1 <HP-HSV200-5020 cyl 6398 alt 2 hd 128 sec 128>
/pci&#64;8,700000/SUNW,qlc&#64;1/fp&#64;0,0/ssd&#64;w50001fe15005f549,1
4. c12t50001FE15005F54Cd1 <HP-HSV200-5020 cyl 6398 alt 2 hd 128 sec 128>
/pci&#64;8,700000/SUNW,qlc&#64;2/fp&#64;0,0/ssd&#64;w50001fe15005f54c,1
5. c12t50001FE15005F548d1 <HP-HSV200-5020 cyl 6398 alt 2 hd 128 sec 128>
/pci&#64;8,700000/SUNW,qlc&#64;2/fp&#64;0,0/ssd&#64;w50001fe15005f548,1
Specify disk (enter its number):
Can anyone explain this? I was possible to format the disk. But are this OK?
Thanks,

Rather than having disk target numbers, format now see's the disks WWN or World Wide Number. If you look at your output, disk 0 and disk 1 have the standard c1t0d0 and c1t1d0 identifiers, but the targets on controller 11 and 12 show the WWN for the LUNs/disks on the EVA3000. This is to help with multipathing etc. Yes it is on to slice the LUNs/disks.

Similar Messages

  • Cannot read the output from windows command.

    Hello
    I have the following classes
    package cmd;
    import java.io.IOException;
    public class CMD {
        public CMD(){
            ProcessBuilder pb = new ProcessBuilder()
            .command("cmd.exe","/c","del *.*")
            .redirectErrorStream(false);
            Process p;
            try {
                p = pb.start();
                StreamGobbler errorGobbler = new StreamGobbler(p.getErrorStream(), "ERROR");
                // any output?
                StreamGobbler outputGobbler = new StreamGobbler(p.getInputStream(), "OUTPUT");
                // start gobblers
                outputGobbler.start();
                errorGobbler.start();
            } catch (IOException e) {
                // TODO Auto-generated catch block
            System.out.println("eee "+e.getMessage());;
        public static void main(String[] args) {
            System.out.println("x");
            new CMD();
            System.out.println("x");
    and
    package cmd;
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    public class StreamGobbler extends Thread {
        InputStream is;
        String type;
        StreamGobbler(InputStream is, String type) {
            this.is = is;
            this.type = type;
        @Override
        public void run() {
            try {
                InputStreamReader isr = new InputStreamReader(is);
                BufferedReader br = new BufferedReader(isr);
                String line = null;
                while ((line = br.readLine()) != null)
                    System.out.println(type + "> " + line);
            catch (IOException ioe) {
                ioe.printStackTrace();
    Please note that I cannot seee the output from wndows command : del *.* and the java class execution does not finished.
    I I will replace the above command with the dir command then the output of the command is visible.
    Would you give me a hint about how to modify the above clases in order to parse the output of the del *.* ?
    Please note that the above example is important because I am developping a tool and it is mandatory for that tool to parse the output from a windows batch command.
    Best regards,

    Please note that I cannot seee the output from wndows command : del *.* and the java class execution does not finished.
    I I will replace the above command with the dir command then the output of the command is visible.
    Would you give me a hint about how to modify the above clases in order to parse the output of the del *.* ?
    No - but I will give you a hint about ProcessBuilder and how to develop software properly.
    Hint #1: Don't try to automate something that you don't know, or understand, how to do manually.
    a. Do you know how to execute 'del *.*' manually in a command window?
    b. Did you try that manually to see what happens?
    My guess is 'no'. If you had you would know that the response to a 'del *.*' command is going to be this:
    Are you sure (Y/N)?
    And your 'java class execution' doesn't finish because the 'del' command is waiting for you to answer that question.
    Hint #2: Don't try to use ProcessBuilder for an application that requires console input unless you first know how to provide that console input via your Java code.
    Your code will wait forever since it does NOT answer that question.
    Search the net and The Java Tutorials and  you can find examples of executing command line utilities. Then try those examples first and make sure that:
    1. They work for you
    2. You understand HOW they work
    Then you can modify those examples to do what you want to do.

  • Strange Output From CS3 to Fiery printers

    When we output from Indesign CS3 we get a couple of strange issues to our fiery and one new issue just started with our Harlequin RIP.
    When printing a multi page document to the Fiery's (5 Different ones) sometimes page 1 will be oriented correctly and all of the other pages will be rotated on the sheet and cut off. Also when I go to make changes through command workstation to change duplex settings, image shift etc. It's a crapshoot if it will work on Indesign files. This has been happening with all iterations of Leopard.
    When printing to the Harlequin using a preset envelope template the file is oriented wrong. It doesn't matter if we put the sizes in manually or how we set the orientation in the print window it's wrong. This has been happening for a few weeks.
    Curretly we are on 10.5.5

    Sorry I wasn't clear. The rips are the print servers. They are hooked to a variety of printers Xerox, Konica, Canon and Presstek. The problem is when I send the file and preview it at the RIP. The problems are also there when I output the files from the Rip to the printers.
    The Fiery Problem is ocuring on several different Fiery RIPS each connected to it's own printer. We only have on Harlequin RIP and Device so I'm not sure how widespread it is. The problems do not exist if I send PDF's or other native files such as quark.

  • Foreach output from get-command, add menu item

    Hi
    I'm making a script to configure some basic settings for new servers, and one of the features in the script is to set ip-address on the network interface. 
    At some servers there are several network interfaces, and I would like to create a menu based on the output from a get-query(Get-NetAdapter | select Name). Setting the ip-addresses is okay, but I'm having a problem creating a menu.
    What I want to do: If there is more than one NIC, create a menu with each network interface.
    Any clues?

    I didn't work that in, because I had no clue what you were trying to do when I initially wrote it.
    This version returns an object that you can work with ($selectedNIC) :
    $i = 1
    $menuList = @()
    $menuList = Get-NetAdapter | ForEach {
    $props = [ordered]@{
    'NIC Number'=$i
    Name=$_.Name
    InterfaceDescription=$_.InterfaceDescription
    ifIndex=$_.ifIndex
    Status=$_.Status
    MacAddress=$_.MacAddress
    LinkSpeed=$_.LinkSpeed
    New-Object PsObject -Property $props
    $i++
    $menuList | Format-Table -AutoSize
    $nicChoice = Read-Host 'Enter the NIC Number to process'
    $selectedNIC = Get-NetAdapter -InterfaceIndex ($menuList[$nicChoice-1]).ifIndex
    $selectedNIC
    Don't retire TechNet! -
    (Don't give up yet - 12,420+ strong and growing)

  • RH9 - Any idea why generating printable output from the Command Line doesn't include images?

    I have a batch file that creates a printable output of our main documentation broken up into 36 separate documents, 1 per chapter. Each chapter is a separate layout. I realize that RH has its own Batch building process, but the reason for me doing it through the command line via a batch file (.bat) is that RH keeps taking focus from my mouse and it makes it difficult to do any other computer work while the RH project generates the printable output for those chapters.
    Anyway, RH's Batch build works fine.
    But the command line for printable output does not include any of my images in the printable output. I don't know why. The document generates with all the topics fine, but the images are missing. No placeholder box in the resulting Word doc, they just simply weren't included. Has anyone else seen this? Any way to fix it?

    All,
    I thought it may be related to spaces in the path in which the script was called from. I tried having the ODBC command script in another directory but the same thing happens. It will give me the "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259". As soon as the script is done running I can manually double click the script and it adds the DSN fine.
    Thanks,
    Clif Bridegum

  • Strange output from prtdiag

    I inserted the 2nd CPU into the E250 and turned on the system. Upon the banner shown, I did Stop-A and type in 'boot -r' at the ok> prompt. It continued and eventually gave me the login prompt. Once I logged in and did prtdiag, I get conflict information as to how many CPUs are running: the first line says there are two while the CPUs section shows only one. Did I do something wrong?
    Below the the output.
    Thanks!
    # ./prtdiag -v
    System Configuration: Sun Microsystems sun4u Sun (TM) Enterprise 250 (2 X Ultr
    aSPARC-II 296MHz)
    System clock frequency: 99 MHz
    Memory size: 1280 Megabytes
    ========================= CPUs =========================
    Run Ecache CPU CPU
    Brd CPU Module MHz MB Impl. Mask
    SYS 0 0 296 2.0 US-II 2.0

    What directory are you running prtdiag from?
    Also, there should be more to that after the CPU, did you truncate that output?
    Daryl

  • Strange output from lm_sensors with HP Compaq 6510b

    I'm having troubles understanding what my CPU temperature is when using lm_sensors on my HP Compaq 6510b.
    $ sensors
    acpitz-virtual-0
    Adapter: Virtual device
    temp1: +46.0°C (crit = +105.0°C)
    temp2: +30.7°C (crit = +108.0°C)
    temp3: +50.0°C (crit = +110.0°C)
    temp4: +50.0°C (crit = +256.0°C)
    temp5: +49.0°C (crit = +108.0°C)
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0: +51.0°C (high = +100.0°C, crit = +100.0°C)
    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1: +51.0°C (high = +100.0°C, crit = +100.0°C)
    This is not the usual output that everyone else seems to get. I'm guessing Core 0 and Core 1 are the CPU temperatures? But why does the wiki say that I should expect some other format? And why don't I get that type of output?

    Rather than having disk target numbers, format now see's the disks WWN or World Wide Number. If you look at your output, disk 0 and disk 1 have the standard c1t0d0 and c1t1d0 identifiers, but the targets on controller 11 and 12 show the WWN for the LUNs/disks on the EVA3000. This is to help with multipathing etc. Yes it is on to slice the LUNs/disks.

  • Strange output from permissions repair

    This not so much a problem but a question. When I did a routine permissions repair, I got the following message:
    Repairing permissions for “Startup HD”
    Warning: SUID file "usr/libexec/load_hdi" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/Resources /DiskManagementTool" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Reso urces/Locum" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/Install.framework/Versions/A/Resources/runner " has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/readconf ig" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writecon fig" has been modified and will not be repaired.
    Warning: SUID file "usr/libexec/authopen" has been modified and will not be repaired.
    Warning: SUID file "System/Library/CoreServices/Finder.app/Contents/Resources/OwnerGroupTool" has been modified and will not be repaired.
    I have never seen a message that is headed, "Warning," and I don't know what it all means nor what to do about it if action is required.
    Anyone know what this all means?
    Thanks!

    Well, you are right. Using the link you provided, the warning lines went away. I wonder how you knew to use that update other than the other? It took just short of 10 hours to do that download - more actually, but I didn't count the number of times I had to restart the download due to losing carrier during the download.
    Apple is killing me with these enormous downloads. I live in a rural area, too far away from the road to use cable, so no broadband. The population density isn't there for Verizon or other carriers to make DSL available. I could use a satellite service but it is just way too expensive both with the monthly subscription price and with the investment in hardware needed. 109 megs to make this problem go away. Just not right. I think Apple forgets that many people do not have a high speed connections.
    Anyway, thanks again.

  • Strange output from my java file

    Hi all,
    I made a post not long too long ago about some issues i was having. However since then i have not been able to come online or continue much with my work. I've just starting working on it again and after fixing the errors and implementing a little more code i had an unexpected output.
    Compiles fine, no errors Just a warning about not checking my vectors etc. But when i run the class file it does not display the grid like i thought it would.
    My code is below, but first is what i get when i run the class file after compiling.
    [[I@1fc4bec
    import java.util.Arrays.*;
    import java.util.Random.*;
    import java.lang.*;
    import java.util.*;
    public class SnakeGame
                //Fields
               final int
                         GRIDSIZEX        = 31,   //Stores the horizontal size of the grid
                         GRIDSIZEY       = 31,   //Stores the vertical size of the grid
                         SNAKESTARTX      = 15,   //Snakes horizontal start possition
                         SNAKESTARTY      = 15,   //Snakes Vertical start position
                         SNAKEBODYOFFSETX = -1,   //Does the body go left (neg) or right (pos) at start
                         SNAKEBODYOFFSETY = 0,   //Does the body go up (neg) or down (pos) at start
                         BLANK            = 0,   //Flag for blank space
                         WALL             = 1,   //Flag for wall
                         SNAKEHEAD        = 2,   //Flag for snakeshead
                         SNAKEBODY        = 3,   //Flag for snakesbody
                         FOOD             = 4,   //Flag for food
                         FRUIT            = 5,   //Flag for fruit
                         SNAKEATER        = 6;   //Flag for snakeater
                 int[][] boardGrid;  //the playing field
         public static void main(String[] args)
              SnakeGame snakeGame = new SnakeGame();
              snakeGame.initBoard();
              Vector Snake = new Vector();
              String h1 = new String("+");
              Snake.add(h1);
              String b1 = new String("~");
              Snake.add(b1);
              int x;
              int y;
         public void wall()
              char TOP_BOTTOM = '_';
              char LEFT_RIGHT = '|';
         public void food()
              char F = 'F';
              Object food = new Object();
         public static Object grid()
              Object Grid = new Object[31][31];
              Random x = new Random(31);
              Random y = new Random(31);
              return grid();
                   * This method sets up the playing field by placing the walls around the edge, snake at start,
                   * and the blanks.
                   private void initBoard()
                                  boardGrid = new int [GRIDSIZEX][GRIDSIZEY];
                              for(int row = 0; row < boardGrid.length; row++)
                                      for(int col = 0; col < boardGrid[0].length; col++)
                                                      //Insert a wall around edge
                                                      if (row == 0 || row == (boardGrid.length -1) || col == 0 || col == (boardGrid[0].length -1))
                                                             boardGrid[row][col] = WALL;
                                                 //Insert the snakes head
                                                 else if (row == SNAKESTARTX && col == SNAKESTARTY)
                                                         boardGrid[row][col] = SNAKEHEAD;
                                                 //Insert the snakes one body peice
                                                 else if (row == SNAKESTARTX + SNAKEBODYOFFSETX && col == SNAKESTARTY + SNAKEBODYOFFSETY)
                                                              boardGrid[row][col] = SNAKEBODY;
                                  else if (row == FOOD && col == FOOD)
                                       boardGrid[row][col] = FOOD;
                                                      //Make all the rest blanks
                                                 else
                                                    boardGrid[row][col] = BLANK;
                   System.out.println(boardGrid);
    }

    When you want to print an array then you can't just do
    System.out.println(someArray);This implicitly calls .toString() on the array which produces the result that you saw (= something that isn't very useful).
    You could write
    System.out.println(Arrays.deepToString(someArray));(after inporting java.util.Arrays).

  • Strange output from jrcmd print_memusage (R28)

    Hi guys,
    my jrcmd print_memusage tells me that my my heap is exactly the same size as my 'Compiled code' memory space:
    Total mapped 3709432KB (reserved=1053884KB)
    - Java heap 1048576KB (reserved=0KB)
    - GC tables 35084KB
    - Thread stacks 46848KB (#threads=162)
    - Compiled code 1048576KB (used=50879KB)
    - Internal 904KB
    - OS 64836KB
    - Other 641440KB
    - Classblocks 47616KB (malloced=47354KB #116850)
    - Java class data 772096KB (malloced=772015KB #557889 in 116850 classes)
    - Native memory tracking 3456KB (malloced=1451KB #10)
    This seems very weird to me, why would these 2 things be exactly the same?

    seems like a large amount of memory for compiled code but thanks for the response. Good to know the result is a sane one.

  • Inconsistent output from SCVMM PowerShell commands

    I noticed that the output from SCVMM commands is not consistent. I will use an example: When I run the command Get-SCVMHostGroup for the first time, the Hosts and AllChildHosts properties are null, but if I keep running the same command continuously
    the values slowly start appearing. See following output:
    PS C:\Users\mandardi> Get-SCVMHostGroup
    AllChildGroups : {}
    AllChildHosts : {}
    AllowUnencryptedTransfers : False
    ChildGroups : {}
    CreationDate : 8/16/2011 7:32:06 PM
    Creator :
    Description :
    Hosts : {}
    ID : 0e3ba228-a059-46be-aa41-2f5cf0f4b96e
    InheritPROSettings :
    InheritNetworkSettings : False
    IsFullyCached : True
    IsRoot : True
    MarkedForDeletion : False
    ModificationDate : 8/16/2011 7:32:06 PM
    ModifiedBy :
    Name : All Hosts
    ParentHostGroup :
    Path : All Hosts
    PROAutomationLevel :
    PROMonitoringLevel :
    ServerConnection : Microsoft.SystemCenter.VirtualMachineManager.Remoting.ServerConnection
    PS C:\Users\mandardi> Get-SCVMHostGroup
    AllChildGroups : {}
    AllChildHosts : {mandar-win2k8.cvlxxxxx.local}
    AllowUnencryptedTransfers : False
    ChildGroups : {}
    CreationDate : 8/16/2011 7:32:06 PM
    Creator :
    Description :
    Hosts : {mandar-win2k8.cvlxxxxx.local}
    ID : 0e3ba228-a059-46be-aa41-2f5cf0f4b96e
    InheritPROSettings :
    InheritNetworkSettings : False
    IsFullyCached : True
    IsRoot : True
    MarkedForDeletion : False
    ModificationDate : 8/16/2011 7:32:06 PM
    ModifiedBy :
    Name : All Hosts
    ParentHostGroup :
    Path : All Hosts
    PROAutomationLevel :
    PROMonitoringLevel :
    ServerConnection : Microsoft.SystemCenter.VirtualMachineManager.Remoting.ServerConnection
    The command above was run twice within an interval of few seconds, as you can see the Hosts/AllChildHosts properties are populated after the second attempt.
    I want to know what is the reason for this behavior, are the properties collected asynchronously? If yes, what is the best way to prevent this?
    I also noticed that when you open a new powershell window, the same behavior repeats, in fact you get correct output in one window, whereas you get null values in other. What is the reason for this and what's the work around?
    Thanks in advance.
    Mandar

    There are times when you get a job back as the return value and not the actual queried value.
    Quite frequently it has to do with the information being queried.
    Getting a specific HostGroup I would expect to be relatively quick, however generically querying for all host groups might not.
    I have not tried the specific scenario myself, I am describing behavior i have experienced.
    Does this affect the reliability of the PoSh module?  I don't think so.  But it definately affects how you use it and its cmdlets.
    I have learned that taking thinking from another virutalization environment (XenServer or vCenter for example) and expecting those same behaviors from SCVMM is a false assumption that many folks run in to.  This makes VMM neither fit nor unfit - just
    different.
    I am not attempting to defend VMM, just stating situations that I have been in with development teams.
    Brian Ehlert (hopefully you have found this useful) http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Output from Send Unix command stalled

    after send a unix command to a client the output from
    the command stalls. It seems that the output is buffered
    and that the final buffers are not flushed. This behaviour
    is new since 10.5.5 --
    Anyone know of a way to control the buffer size, when
    they are flushed or to how to run unbuffered ??
    ARD 3.2.2 all around and 10.5.6 all around ARD on a Quad Xenon
    and clients iMac Alum

    well this seems to have been a red herring --
    I had not set the "linebuffering" option on the
    command
    the command was lapply from the radmind suite
    needed to set "-i"
    thanks

  • Working Code from Unix Command, needs fixing!

    /* Codes needs modification to run and display in GUI, will run and produce output in terminal, but will not display in GUI with setText and getText */
    import java.io.*;
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.border.*;
    public class UnixCommand extends JFrame
    private JComboBox comboBox;
    private JTextArea displayArea;
    private JPanel mainPanel, displayPanel, comboPanel;
    private String names[] = { "Check Processes", "Check Network Connectivity",
                        "Check Remote Users", "Check Share Devices" };
    TitledBorder selectBorder, displayBorder;
    public UnixCommand()
         super( "Unix Command Tools in GUI" );
         Container container = getContentPane();
         mainPanel = new JPanel( new BorderLayout() );
         container.add( mainPanel );
         displayPanel = new JPanel();
         comboPanel = new JPanel();
              mainPanel.add( displayPanel, BorderLayout.CENTER );
              mainPanel.add( comboPanel, BorderLayout.NORTH );
                   comboBox = new JComboBox( names );
                   comboBox.setMaximumRowCount( 3 );
                   comboPanel.add( comboBox );
                        selectBorder = BorderFactory.createTitledBorder( "Select the Task to Perform" );
                        selectBorder.setTitlePosition( TitledBorder.TOP );
                        comboPanel.setBorder( selectBorder );     
                   displayArea = new JTextArea( 22, 40 );
                   displayPanel.add( displayArea );
                        displayBorder = BorderFactory.createTitledBorder( "The Command Output Selected" );
                        displayBorder.setTitlePosition( TitledBorder.BOTTOM );
                        displayPanel.setBorder( displayBorder );
    String s = null;
         displayArea.setText("\tHere is the standard output of the command:\n");
    try
                             // run the Unix "ps -ef" command
    Process p = Runtime.getRuntime().exec("ps -ef");
    BufferedReader stdInput = new BufferedReader(new
    InputStreamReader(p.getInputStream()));
    BufferedReader stdError = new BufferedReader(new
    InputStreamReader(p.getErrorStream()));
                        // read the output from the command
    System.out.println("Here is the standard output of the command:\n");
    while ((s = stdInput.readLine()) != null)
    System.out.println(s);
                        // read any errors from the attempted command
    System.out.println("Here is the standard error of the command (if any):\n");
    while ((s = stdError.readLine()) != null)
    System.out.println(s);
    System.exit(0);
    catch (IOException e)
         System.out.println("exception happened - here's what I know: ");
         e.printStackTrace();
         System.exit(-1);
    setSize( 500, 500 );
    setVisible( true );
    public static void main( String args[] )
         UnixCommand application = new UnixCommand();
         application.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
    }

    All files are regenerated if changed.
    That goes for the .java and the .class files that are created. The jsp server checks to see if the current version is the latest. If it is, nothing gets changed or recompiled. If things are different, programs are recompiled.
    Youll notice that if you have a new jsp it always takes longer the first time. Or even when you change a jsp, the first time takes the longest for the page to come up in a browser. This is because of recompiling.
    Does this make any sense?
    Adam

  • Why did Solaris 10 X86 change the output of the format command?

    Solaris 8,9, & 10 for Sparc all display disk manufacturer information on the format command output:
    0. c1t0d0 <SUN36G cyl 24620 ... >
    1. c1t1d0 <SEAGATE-ST3360704FSUN36G-0826 cyl 24620 ... >
    But for X86 this information is not displayed:
    0. c1t0d0 <DEFAULT cyl 17846 ... >
    1. c1t1d0 <DEFAULT cyl 17846 ... >
    We need to read this programatically to distinguish certain physical drives. What happened to this information? Is this a bug?

    Solaris 8,9, & 10 for Sparc all display disk
    manufacturer information on the format command
    output:
    0. c1t0d0 <SUN36G cyl 24620 ... >
    1. c1t1d0 <SEAGATE-ST3360704FSUN36G-0826 cyl 24620
    ... > I believe this information is in the disk label. I think on first label some of that information can be queried, but it doesn't always reflect the actual disk.
    But for X86 this information is not displayed:
    0. c1t0d0 <DEFAULT cyl 17846 ... >
    1. c1t1d0 <DEFAULT cyl 17846 ... >'format' on x86 is only looking at one fdisk-style slice, not the physical disk.
    We need to read this programatically to distinguish
    certain physical drives. What happened to this
    information? Is this a bug?More information does appear in some situations, but I'm not sure where it's querying the information. Again, the label is not a good indicator of what the physical disk is, because that data can be copied.
    You might try 'iostat -En' and see if that has sufficient information.
    Darren

  • How to get XML format output from Hyperion Financial Reporting

    Dears,
    We are using Hyperion Financial Reporting to replace FSG in fusion. I found that Hyperion FR report can be exported to html/excel/pdf format. However, I would like the report to export to xml format.It means I only need the xml data source.
    Anyone who knows how to get the xml format output from Hyperion FR, is there any avaiable API?

    I think if you export the report, you will be able to open the .des file in Notepad/Wordpad and see xml content.

Maybe you are looking for

  • Multiple instances of Mail.app must be possible

    I've seen many questions regarding the possibility of running multiple instances of Mail.app as separate processes. There seems to be much good reason to be able to do so, i.e. separating work and private mail, and very little bad reason to do so (ma

  • GoldenGate on Oracle Standard Edition

    Hi, GoldenGate supports extract from an Oracle Standard Edition One database, but I have not yet managed to create an extract queue. I have read the manuals, I have searched Oracle forum and I have also searched Oracle Support pages, but I haven't fo

  • Am I wise to get elements, i have windows 7 64 bit?

    Hi, I would really like to get Premier Elements to edit at home, but i keep reading reviews that it doesn't run well on windows 7, 64 bit, even though the official advice says it is compatible. Anyone had any problems with this, does downloading a co

  • Travel Privilege Infotype (0017)

    Dear All, On trying to create Travel Privilege Infotype (0017)  I am getting the following error: Table V_T702N_A, argument 40 is not fully maintained When I checked the table for variant 40, Industry field is blank (there is no value for this). How

  • Link labview with other software which can do hydraulic simulation such as Nanas Fluent.

       Hi all:           I currently want to exchange data between labview with Ansys fluent. That is: sending flow boundary condition and initial condition from labview to hydraulic simulation software (ansys fluent), and get simulation result back to l