This is the command gbrowse_grow_cloud_volp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gbrowse_grow_cloud-vol \- Grow the GBrowse volume by the requested amount
SYNOPSYS
Grow /opt/gbrowse by another 100 gigabytes
% gbrowse_grow_cloud_vol 100
DESCRIPTION
This script grows /opt/gbrowse by the requested number of gigabytes. The single argument
must be a number between 1 and 1000, which indicates the number of GB to grow the volume
by (not the new size of the volume).
It works by creating a new EBS volume and adding it to the logical volume manager (LVM2)
for this machine. The filesystem is then extended to the desired size.
COMMAND-LINE OPTIONS
Options can be abbreviated. For example, you can use -a for --access_key:
--access_key EC2 access key
--secret_key EC2 secret key
ENVIRONMENT VARIABLES
The following environment variables are used if the corresponding options are not present:
EC2_ACCESS_KEY your access key
EC2_SECRET_KEY your secret key
Use gbrowse_grow_cloud_volp online using onworks.net services