<?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 RE: Expand Virtual Hard Drive Netsight VM in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18659#M758</link>
    <description>Jeremy, what version  of Netsight are you using?</description>
    <pubDate>Thu, 24 Sep 2015 00:19:00 GMT</pubDate>
    <dc:creator>Mike_Thomas</dc:creator>
    <dc:date>2015-09-24T00:19:00Z</dc:date>
    <item>
      <title>Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18658#M757</link>
      <description>We have the VM of NetSight.  The VM creates a 100 Gb drive and that is already filled up.  I would like to expand the virtual drive to 200 Gb.  Can I do this with the resize2fs command on the NetSight VM?</description>
      <pubDate>Thu, 24 Sep 2015 00:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18658#M757</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2015-09-24T00:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18659#M758</link>
      <description>Jeremy, what version  of Netsight are you using?</description>
      <pubDate>Thu, 24 Sep 2015 00:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18659#M758</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-09-24T00:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18660#M759</link>
      <description>6.3.xxx.. Whatever the latest version is.  The database backups are huge (3gb+ each).  So I get a critical error every night saying the disk has filled up because of how large the backups are.</description>
      <pubDate>Thu, 24 Sep 2015 00:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18660#M759</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2015-09-24T00:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18661#M760</link>
      <description>If you go to the help section then, your in luck. It's discussed there under "Adding Disk Space to a virtual Appliance"&lt;BR /&gt;
So to to Help -&amp;gt;Search all topics-&amp;gt;type in Adding Disk Space and it will pop up.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="412863e66ba14b06af65d3fb90507749_3307-1t4ga3x_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3612i74D41C4CB9F738C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="412863e66ba14b06af65d3fb90507749_3307-1t4ga3x_inline.png" alt="412863e66ba14b06af65d3fb90507749_3307-1t4ga3x_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 02:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18661#M760</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-09-24T02:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18662#M761</link>
      <description>Just what I needed!  Thanks! &lt;BR /&gt;
&lt;BR /&gt;
root@ns:~/scripts$ ./expandLVM.sh&lt;BR /&gt;
WARNING:&lt;BR /&gt;
  This script will attempt to locate a new virtual drive and add it to&lt;BR /&gt;
  the current LVM configuration.  This script will format the new drive,&lt;BR /&gt;
  and should only be used in accordance with official instructions&lt;BR /&gt;
  to increase the size of the hard drive.&lt;BR /&gt;
&lt;BR /&gt;
Would you like to proceed? &lt;N&gt;: y&lt;BR /&gt;
&lt;BR /&gt;
Starting partition resizing.  Start size is 99GB&lt;BR /&gt;
Logging to expandLVM.log&lt;BR /&gt;
Scanning for new partition sdb&lt;BR /&gt;
Found sdb, mapping partition&lt;BR /&gt;
Adding to volume group&lt;BR /&gt;
Adding to logical volume&lt;BR /&gt;
Formating new partition&lt;BR /&gt;
Resize completed successfully.  New size is 217GB&lt;BR /&gt;
&lt;BR /&gt;&lt;/N&gt;</description>
      <pubDate>Thu, 24 Sep 2015 03:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18662#M761</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2015-09-24T03:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18663#M762</link>
      <description>I tried this, but this did not work&lt;BR /&gt;
&lt;BR /&gt;
root@V0NSM741.arc.local:~/scripts$ ./expandLVM.sh&lt;BR /&gt;
WARNING:&lt;BR /&gt;
  This script will attempt to locate a new virtual drive and add it to &lt;BR /&gt;
  the current LVM configuration.  This script will format the new drive,&lt;BR /&gt;
  and should only be used in accordance with official instructions &lt;BR /&gt;
  to increase the size of the hard drive.&lt;BR /&gt;
&lt;BR /&gt;
Would you like to proceed? &lt;N&gt;: y&lt;BR /&gt;
&lt;BR /&gt;
Starting partition resizing.  Start size is 103GB&lt;BR /&gt;
Logging to expandLVM.log&lt;BR /&gt;
Scanning for new partition sdb&lt;BR /&gt;
Scan could not detect new drive sdb, exiting.&lt;BR /&gt;
root@V0NSM741.arc.local:~/scripts$ &lt;BR /&gt;
&lt;BR /&gt;&lt;/N&gt;</description>
      <pubDate>Wed, 07 Oct 2015 18:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18663#M762</guid>
      <dc:creator>Rainer_Adam</dc:creator>
      <dc:date>2015-10-07T18:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18664#M763</link>
      <description>Are there any updates regarding this? Maybe you found the cause? I experience the same problem&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2015 18:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18664#M763</guid>
      <dc:creator>Chacko</dc:creator>
      <dc:date>2015-10-07T18:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18665#M764</link>
      <description>Me too, I'm interested in any updates. Thank you.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2015 18:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18665#M764</guid>
      <dc:creator>Yves_Haslimann</dc:creator>
      <dc:date>2015-10-07T18:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18666#M765</link>
      <description>Please open a case with the GTAC then.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2015 18:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18666#M765</guid>
      <dc:creator>Mike_Thomas</dc:creator>
      <dc:date>2015-10-07T18:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18667#M766</link>
      <description>Are you sure you created a new virtual drive in the VM to be added?</description>
      <pubDate>Wed, 07 Oct 2015 21:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18667#M766</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2015-10-07T21:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18668#M767</link>
      <description>I've prefer/used this method - worked great and I don't need to create another disk = it just increases the current installed one....&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-expand-NetSight-VM-disk-space" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-expand-NetSight-VM-disk-space&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18668#M767</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2017-09-20T18:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expand Virtual Hard Drive Netsight VM</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18669#M768</link>
      <description>Thank you, it worked for Extreme Management Center version 7.1.3.25 (Hyper-V, Linux)&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2017 18:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/expand-virtual-hard-drive-netsight-vm/m-p/18669#M768</guid>
      <dc:creator>Yves_Haslimann</dc:creator>
      <dc:date>2017-09-20T18:52:00Z</dc:date>
    </item>
  </channel>
</rss>

