<?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 Edge console does not work - workaround fro ESX Enterprise License requirement in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118611#M25371</link>
    <description>&lt;P&gt;I have several Edge appliances at my company.&amp;nbsp;&amp;nbsp; I was going to upgrade however, I found out that I cannot connect to the consoles with dvadmin.&amp;nbsp;&amp;nbsp; We do not have VMware Enterprise licensing on these remote sites.&amp;nbsp; They are sites with just single physical servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering if anyone had tried creating a serial named pipe connection from a VM to an Netapp Edge appliance both hosted ont he same physical server?&amp;nbsp; I tried and failed.&amp;nbsp; However, I thought maybe there is a trick to the settings needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Linda&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 21:16:56 GMT</pubDate>
    <dc:creator>lwebb</dc:creator>
    <dc:date>2025-06-04T21:16:56Z</dc:date>
    <item>
      <title>Edge console does not work - workaround fro ESX Enterprise License requirement</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118611#M25371</link>
      <description>&lt;P&gt;I have several Edge appliances at my company.&amp;nbsp;&amp;nbsp; I was going to upgrade however, I found out that I cannot connect to the consoles with dvadmin.&amp;nbsp;&amp;nbsp; We do not have VMware Enterprise licensing on these remote sites.&amp;nbsp; They are sites with just single physical servers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering if anyone had tried creating a serial named pipe connection from a VM to an Netapp Edge appliance both hosted ont he same physical server?&amp;nbsp; I tried and failed.&amp;nbsp; However, I thought maybe there is a trick to the settings needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Linda&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:16:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118611#M25371</guid>
      <dc:creator>lwebb</dc:creator>
      <dc:date>2025-06-04T21:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Edge console does not work - workaround fro ESX Enterprise License requirement</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118621#M25376</link>
      <description>&lt;P&gt;Enterprise is required to support the IP based serial port console connection to the VM due to the way VMware has packaged the featureset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DVAdmin doesn't have a serial port, and the vmconsole commands expect an IP based connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could configure a named pipe based console to some other VM, for example a windows VM, to gain console level access and perform the upgrade. &amp;nbsp;To do that, the VM must reside on the same host as the edge appliance. &amp;nbsp;I'll use a windows VM in this example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the Edge VM's serial port as follows:&lt;/P&gt;&lt;PRE&gt;Serial Port 1:
Use Named Pipe:
Pipe Name: \\.\pipe\edge-cons
Near End: Server
Far End: A Virtual Machine&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure the Other VM's serial port as follows:&lt;/P&gt;&lt;PRE&gt;Serial Port 1:
Use Named Pipe:
Pipe Name: \\.\pipe\edge-cons
Near End: Client
Far End: A Virtual Machine&lt;/PRE&gt;&lt;P&gt;Then in your putty session:&lt;/P&gt;&lt;PRE&gt;Connection Type: Serial
Serial Line: COM1
Speed: 9600&lt;/PRE&gt;&lt;P&gt;Connect, hit enter, and you should get a login prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should allow you to monitor the console during the upgrade. &amp;nbsp;Just understand running in this configuration may pose a challenge when you need support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 02:46:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118621#M25376</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-04-23T02:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Edge console does not work - workaround fro ESX Enterprise License requirement</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118681#M25411</link>
      <description>&lt;P&gt;&amp;nbsp;Your directions make sense with what I've seen in my google travels.&amp;nbsp;&amp;nbsp; I blew ESX on a physical host and just setup a small test box using local disks.&amp;nbsp; I figured I would iron out the details, before the upgrade especially since adding serial ports requires me to shutdown the VMs.&amp;nbsp; However, for the life of me, this does not seem to work on my test environment.&lt;/P&gt;&lt;P&gt;When I connect using putty, the window just sits.&amp;nbsp; It doesn't time out and also does not display anything.&amp;nbsp; I'm going to keep trying, seems like it should be very simple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 19:42:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118681#M25411</guid>
      <dc:creator>lwebb</dc:creator>
      <dc:date>2016-04-25T19:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Edge console does not work - workaround fro ESX Enterprise License requirement</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118682#M25412</link>
      <description>&lt;P&gt;Its possible the VM was configured for vidconsole. &amp;nbsp;Open the VMware console window and see if you can interact with it. &amp;nbsp;If you can log in via the vmware console the comconsole is not active. &amp;nbsp;The Edge eval instances are configured this way by default, but if the VM was deployed with DVAdmin the default should be the comconsole.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 19:52:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118682#M25412</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-04-25T19:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Edge console does not work - workaround fro ESX Enterprise License requirement</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118739#M25430</link>
      <description>&lt;P&gt;Thanks for the great information.&amp;nbsp; The VM console does not let me interact with it.&amp;nbsp; On my test platform I can use dvadmin to console in.&amp;nbsp; So it seems like the Netapp Edge part looks good, just can screen (linux), or putty (windows) in. &amp;nbsp; I'm going to use a VM eval license to try to get dvadmin access, and upgrade.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 20:31:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Edge-console-does-not-work-workaround-fro-ESX-Enterprise-License-requirement/m-p/118739#M25430</guid>
      <dc:creator>lwebb</dc:creator>
      <dc:date>2016-04-26T20:31:52Z</dc:date>
    </item>
  </channel>
</rss>

