<?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 Automating - Scripting VSA IP address assignment in StoreVirtual Storage</title>
    <link>https://community.hpe.com/t5/storevirtual-storage/automating-scripting-vsa-ip-address-assignment/m-p/4404218#M28</link>
    <description>Usually all SAN/iQ nodes, including the VSA, have to have their initial IP address set via serial or KVM connection to the node.&lt;BR /&gt;The VSA being a VM though, it does now have a way to "push" an IP address through the vmx file. This can be handy for automating installs of VSA by script.&lt;BR /&gt;&lt;BR /&gt;This only works on SAN/iQ 8 and later VSA...&lt;BR /&gt;&lt;BR /&gt;Before the VSA firt boot set these values in the .vmx file:&lt;BR /&gt;&lt;BR /&gt;guestinfo.host = "VSA"&lt;BR /&gt;guestinfo.ip = "10.0.38.70"&lt;BR /&gt;guestinfo.nm = "255.255.0.0"&lt;BR /&gt;guestinfo.gw = "10.0.38.1"&lt;BR /&gt;guestinfo.proto = "static"&lt;BR /&gt;&lt;BR /&gt;Where,&lt;BR /&gt;&lt;BR /&gt;host is hostname&lt;BR /&gt;ip is IP address of the VSA&lt;BR /&gt;nm is the network mask&lt;BR /&gt;gw is the network gateway&lt;BR /&gt;proto is the protocol, one of “static” or “dhcp”&lt;BR /&gt;&lt;BR /&gt;An example of dynamic would be,&lt;BR /&gt;guestinfo.host = "VSA"&lt;BR /&gt;guestinfo.proto = "dhcp"&lt;BR /&gt;&lt;BR /&gt;The VSA will examine these values on the first bootup only and set them once.&lt;BR /&gt;Subsequent boots will do nothing with these settings as we don't want to change the IP address of a live VSA.&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Apr 2009 17:05:56 GMT</pubDate>
    <dc:creator>Gauche</dc:creator>
    <dc:date>2009-04-20T17:05:56Z</dc:date>
    <item>
      <title>Automating - Scripting VSA IP address assignment</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/automating-scripting-vsa-ip-address-assignment/m-p/4404218#M28</link>
      <description>Usually all SAN/iQ nodes, including the VSA, have to have their initial IP address set via serial or KVM connection to the node.&lt;BR /&gt;The VSA being a VM though, it does now have a way to "push" an IP address through the vmx file. This can be handy for automating installs of VSA by script.&lt;BR /&gt;&lt;BR /&gt;This only works on SAN/iQ 8 and later VSA...&lt;BR /&gt;&lt;BR /&gt;Before the VSA firt boot set these values in the .vmx file:&lt;BR /&gt;&lt;BR /&gt;guestinfo.host = "VSA"&lt;BR /&gt;guestinfo.ip = "10.0.38.70"&lt;BR /&gt;guestinfo.nm = "255.255.0.0"&lt;BR /&gt;guestinfo.gw = "10.0.38.1"&lt;BR /&gt;guestinfo.proto = "static"&lt;BR /&gt;&lt;BR /&gt;Where,&lt;BR /&gt;&lt;BR /&gt;host is hostname&lt;BR /&gt;ip is IP address of the VSA&lt;BR /&gt;nm is the network mask&lt;BR /&gt;gw is the network gateway&lt;BR /&gt;proto is the protocol, one of “static” or “dhcp”&lt;BR /&gt;&lt;BR /&gt;An example of dynamic would be,&lt;BR /&gt;guestinfo.host = "VSA"&lt;BR /&gt;guestinfo.proto = "dhcp"&lt;BR /&gt;&lt;BR /&gt;The VSA will examine these values on the first bootup only and set them once.&lt;BR /&gt;Subsequent boots will do nothing with these settings as we don't want to change the IP address of a live VSA.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2009 17:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/automating-scripting-vsa-ip-address-assignment/m-p/4404218#M28</guid>
      <dc:creator>Gauche</dc:creator>
      <dc:date>2009-04-20T17:05:56Z</dc:date>
    </item>
  </channel>
</rss>

