Global Storage

 View Only
  • 1.  How to get data from command when responded with "Killed" ?

    Posted 20 days ago

    Hi everyone.

    I have the task of Monitoring some V7000 Storage from the CLI , but when i type some command to get some monitoring data (like 'lsdisk,lshost...') , I got the "Killed" Response.

    How do i fix this ? And no , i don't administrate this storage system.



    ------------------------------
    Jorn Hatcher
    ------------------------------


  • 2.  RE: How to get data from command when responded with "Killed" ?

    IBM Champion
    Posted 20 days ago

    what you mean "killed' response? would you send the screenshot?



    ------------------------------
    Nezih Boyacioglu
    ------------------------------



  • 3.  RE: How to get data from command when responded with "Killed" ?

    Posted 18 days ago

    Here you go.



    ------------------------------
    Jorn Hatcher
    ------------------------------



  • 4.  RE: How to get data from command when responded with "Killed" ?

    Posted 19 days ago

    If you abuse a system which is not very new with too much monitoring requests (sessions created too often, multiple complex queries, etc), it might happen that processes that serve monitoring requests on the system consume more memory then expected, and get killed by OOM-killer, resulting in the CLI responses that you see.

    As you are not the admin, there is nothing you can do. Recovery/fix includes actions that require superuser access.

    /Sergey



    ------------------------------
    Sergei Kubin
    ------------------------------



  • 5.  RE: How to get data from command when responded with "Killed" ?

    Posted 18 days ago

    I create a SSH Session every 5 minutes , then i run about 15 commands (Like lsmdisk , lshost , lsvdisk...) , to query data. This is the first time i encounter this problem . I used API to query the same data and it gave me the data. Funny thing , i use SSH when the IBM V7000 firmware < 8.0 .



    ------------------------------
    Jorn Hatcher
    ------------------------------



  • 6.  RE: How to get data from command when responded with "Killed" ?

    Posted 18 days ago

    To fix this temporary you can reboot the cfg node. Depending from your hardware and  installed SW version, you can ask the support for a ifix which increase the available memory.  They are also able to check what cause the OOM in your system. 

    One possible reason may be that your SSH sessions are not being closed correctly which filles up the memory. But other reasons are also possible.



    ------------------------------
    Tino Schumann
    ------------------------------