<?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 WAIT Problem in SSSU in Storage Software</title>
    <link>https://community.hpe.com/t5/storage-software/wait-problem-in-sssu/m-p/4367117#M1158</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have the following script for sssu to create a container and then create and present a snapclone to a host. The commands and the script work fine, if the command arguments are executed singularly, but if run in sequence produce an error regarding the fact that the container is not yet big enough for the snap to take place.&lt;BR /&gt;&lt;BR /&gt;I dont seem to be able to use WAIT_FOR_COMPLETION in the line which creates the container (should I be able to use this as a valid argument?)&lt;BR /&gt;&lt;BR /&gt;Also I have tried to use the SET OPTION COMMAND_DELAY=10, but this doesnt seem to have a positive impact either.&lt;BR /&gt;&lt;BR /&gt;please take a look and share your opinion on my best way forward&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Feb 2009 10:40:19 GMT</pubDate>
    <dc:creator>Matt Palmer_2</dc:creator>
    <dc:date>2009-02-26T10:40:19Z</dc:date>
    <item>
      <title>WAIT Problem in SSSU</title>
      <link>https://community.hpe.com/t5/storage-software/wait-problem-in-sssu/m-p/4367117#M1158</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have the following script for sssu to create a container and then create and present a snapclone to a host. The commands and the script work fine, if the command arguments are executed singularly, but if run in sequence produce an error regarding the fact that the container is not yet big enough for the snap to take place.&lt;BR /&gt;&lt;BR /&gt;I dont seem to be able to use WAIT_FOR_COMPLETION in the line which creates the container (should I be able to use this as a valid argument?)&lt;BR /&gt;&lt;BR /&gt;Also I have tried to use the SET OPTION COMMAND_DELAY=10, but this doesnt seem to have a positive impact either.&lt;BR /&gt;&lt;BR /&gt;please take a look and share your opinion on my best way forward&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Feb 2009 10:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/wait-problem-in-sssu/m-p/4367117#M1158</guid>
      <dc:creator>Matt Palmer_2</dc:creator>
      <dc:date>2009-02-26T10:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: WAIT Problem in SSSU</title>
      <link>https://community.hpe.com/t5/storage-software/wait-problem-in-sssu/m-p/4367118#M1159</link>
      <description>Normally, creating the container with the Add Container command is a One Time thing. The whole idea of containers is being able to reserve disk group storage to reduce or eliminate disk group leveling. It *is* a little odd that there is no WAIT option for the Add Container command. As it stands, you will need to have two separate SSSU sessions, the first to create the container, and once it is done, a second to create the snapclone and present the LUN. I would assume, going forward, that when you are ready, you would convert the snapclone vdisk back into its container form, and then redo the second part and re-snap the clone.&lt;BR /&gt;You could have a third session that would LS "\Virtual Disks\hostgroup\host\host_cont" FULL XML, and then parse the output from SSSU to determine if the container is ready. If not, wait a minute or two, and check again.&lt;BR /&gt;&lt;BR /&gt;Secondly, you can put most (all?) of the SSSU commands into a single text file and then simply &lt;BR /&gt;/usr/local/src/sssu_sles9_x86 "FILE sssu-commands.txt"&lt;BR /&gt;or, any combination of that and passing arguments in from the bash shell.</description>
      <pubDate>Fri, 27 Feb 2009 17:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/wait-problem-in-sssu/m-p/4367118#M1159</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2009-02-27T17:13:31Z</dc:date>
    </item>
  </channel>
</rss>

