<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Grabbing Command View control via SSSU, RSM? in Storage Software</title>
    <link>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044840#M959</link>
    <description>I would like to know if there is any other way of grabbing control of an EVA from another management station without having to go into the Command View GUI. I would like to script something for my operations staff that would kick off a job under RSM without having to worry about which management server has control of the EVA. &lt;BR /&gt;&lt;BR /&gt;The point of all this is for our operators to cut over the replicated copies of our disk infrastructure at our DR site for testing.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
    <pubDate>Fri, 27 Jul 2007 01:45:41 GMT</pubDate>
    <dc:creator>McCready</dc:creator>
    <dc:date>2007-07-27T01:45:41Z</dc:date>
    <item>
      <title>Grabbing Command View control via SSSU, RSM?</title>
      <link>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044840#M959</link>
      <description>I would like to know if there is any other way of grabbing control of an EVA from another management station without having to go into the Command View GUI. I would like to script something for my operations staff that would kick off a job under RSM without having to worry about which management server has control of the EVA. &lt;BR /&gt;&lt;BR /&gt;The point of all this is for our operators to cut over the replicated copies of our disk infrastructure at our DR site for testing.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2007 01:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044840#M959</guid>
      <dc:creator>McCready</dc:creator>
      <dc:date>2007-07-27T01:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Grabbing Command View control via SSSU, RSM?</title>
      <link>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044841#M960</link>
      <description>Off-hand, I can't tell if RSM can transfer management ownership, but SSSU can do:&lt;BR /&gt;&lt;BR /&gt;set system %CELL_NAME% manage</description>
      <pubDate>Fri, 27 Jul 2007 03:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044841#M960</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2007-07-27T03:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Grabbing Command View control via SSSU, RSM?</title>
      <link>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044842#M961</link>
      <description>Thanks for the quick response - since you use the %CELL_NAME% syntax, I'm wondering if you can somehow prompt and set variables for use in SSSU scripts; for instance, I would like to prompt for the username and password, so my operators can enter that, and then specify those variables in the text file I pass to the "FILE" command.&lt;BR /&gt;&lt;BR /&gt;If you can't use dos variables directly in scripts,I can at least accomplish my goals with the below&lt;BR /&gt;&lt;BR /&gt;In a DOS .bat file&lt;BR /&gt;set /p evamgr="Please enter EVA manager system: "&lt;BR /&gt;set /p uname="Please enter username: "&lt;BR /&gt;echo off&lt;BR /&gt;set /p pword="Please enter password: "&lt;BR /&gt;echo on&lt;BR /&gt;sssu_v6_34 "select manager %EVAMGR% username=%UNAME% password=%PWORD%" "FILE test-manage-eva.txt"&lt;BR /&gt;c:&lt;BR /&gt;CD \Program Files\Internet Explorer\&lt;BR /&gt;iexplore http://evamgtserver:4096/&lt;BR /&gt;&lt;BR /&gt;in the test-manage-eva.txt file:&lt;BR /&gt;&lt;BR /&gt;select system THEEVA&lt;BR /&gt;set system THEEVA manage&lt;BR /&gt;ls vdisk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2007 09:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044842#M961</guid>
      <dc:creator>McCready</dc:creator>
      <dc:date>2007-07-27T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Grabbing Command View control via SSSU, RSM?</title>
      <link>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044843#M962</link>
      <description>No, one can't put placeholders in SSSU scripts, but as you have already shown, one can put multiple commands on a command line. Here is the original line:&lt;BR /&gt;-----&lt;BR /&gt;sssu.exe "set options command_delay=1" "file logon.txt" "select system %CELL_NAME%" "set system %CELL_NAME% manage" "ls system %CELL_NAME%"&lt;BR /&gt;-----</description>
      <pubDate>Fri, 27 Jul 2007 11:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/grabbing-command-view-control-via-sssu-rsm/m-p/4044843#M962</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2007-07-27T11:30:16Z</dc:date>
    </item>
  </channel>
</rss>

