Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

On cloud MayaNAS installation is performed by running the downloaded self-extracting installer bundle image after login to your newly created compute instances using ssh.  The installation is a two step process:

  1.  Start the running installer bundle

    sudo ./mayanas-installer.run
    Verifying archive integrity...  100%   All good.
    Uncompressing MayaNAS 1.6 Installer  100%  


     __  __                   _   _    _    ____  
    |  \/  | __ _ _   _  __ _| \ | |  / \  / ___|
    | |\/| |/ _` | | | |/ _` |  \| | / _ \ \___ \
    | |  | | (_| | |_| | (_| | |\  |/ ___ \ ___) |
    |_|  |_|\__,_|\__, |\__,_|_| \_/_/   \_\____/
                  |___/                           

    Welcome to MayaNAS Installation on Google Compute Engine
    This script will install the required software packages for MayaNAS 1.6
    and switch kernel to 3.10.0-693.zl7.x86_64.


    Do you wish to proceed with installation? y

    Installing kernel rpm kernel-3.10.0-693.zl7.x86_64.rpm ...
    Preparing...                          ################################# [100%]
    Updating / installing...
       1:kernel-3.10.0-693.zl7            ################################# [100%]
    Please reboot for new kernel to take into effect and run this installer again.
    Exiting!



    The default Centos-7 kernel image is switched to ZettaLane Linux kernel 3.10.0-693.zl7.x86_64.  This is required for our special port of Open-ZFS that is tightly integrated with Linux. The compute instance will be rebooted to activate the new kernel after successful completion of step-1.

  2.  Running the installer again will proceed with installation of relevant packages for MayaNAS operation this time.  At the end it will prepare the Web based management console and provide you with a randomly generated password for the default admin login account  Please make a note that information.

By default the login credential for web management console is  admin/Password. But for cloud installation please make a note of the random password that was auto generated. If you wish you can change the password anytime by running /opt/mayastor/web/changepass.sh.


  • No labels