Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Depending on your environment you may need to enlarge the virtual disk on which ApplicationInsights stores its data on.

...

Note

Please note that all virtual disks have to be located on the same physical storage. Please also note that extending disk space ALWAYS means that you have to add a new disk on virtual hardware level. I. e. extending disk space never means enlarging existing disks.


Table of Contents


Extending VMWare Disk

Image RemovedImage Removed Extending Extending the virtual disk is done using the VMWare host application. Here are examples for VMWare Workstation and vSphere:
Image Added 

Image AddedImage Modified Please


Please restart the virtual appliance after adding the new disk. 


Extending Hyper-V Disk

To extend the virtual disk, open the virtual machine properties and follow the steps below:

  1. Navigate to IDE Controller 0, select Hard drive and click Add:
    Image Modified

...



  1. Image RemovedImage Removed Select Select New and finish the wizard:
    Image AddedImage Added


  2. After finishing the wizard click Ok to exit the Settings:
    Image Modified


Please restart the virtual appliance after adding the new disk. 


Enlarging the Partition in the ApplicationInsights Appliance

  1. The easiest way to enlarge a partition in ApplicationInsights is to use the installed partition manager GParted. Please launch it using the Applications menu (you can also start GParted from the Terminal with "sudo gparted"):

  2. Select the new physical disk:
    Image Modified

...



  1. Image Removed Select Select the unallocated space, open the Device menu and on click on Create Partition Table:
    Image Added

  2. Click on Apply in the warning:
    Image Modified

...



  1. Select the new unallocated space, right-click and select New:
    Image Modified

...




  1. Image Removed From the Create as drop down menu, select Primary Partition and chose lvm2 pv as File system (if needed, a Label can be defined):
    Image Added

  2. Save your changes by clicking the apply button - also on the popup message
    Image Modified

...



  1. Start the Logical Volumes Manager from the Applications menu

  2. Image Removed Open Open the Logical View on the left hand side, select Physical View and click Extend Volume Group:

...

  1. Image Added

  2. Select your new volume and click OK:
    Image Modified

...


...


  1. After this, select the logical volume opt_panagenda_appdata:
    Image Modified

...


...


  1. Resize the logical volume as needed (initial dimensioning: 5MB x database instances

...

  1. - for more details, please refer to the Setup Guide):
    Image Added'

  2. Select the logical volume opt_panagenda_pgdata (for

...

  1. more details on  initial dimensioning, please refer to the Setup Guide): 

...

  1. Image Added

  2. Resize the logical volume as needed (see step 12) 

...



Info
titleTip

You can repeat this enlargement whenever you need more space.