Versions Compared

Key

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

...

  • Memory - Size of the Virtual Machine memory.
  • CPU - Number of virtual CPUs.
  • CD/DVD backend - Client device or one of our ISO images (Load an ISO image in a Virtual Machine)
  • Networking - Add/remove interface or update backend network. 
  • Hard Disk Drive - Update capacity, add new or delete disk.
  • State - Power On/Off, Reset, Restart, Delete.
  • Name - Virtual Machine Name.
  • Folder - Containing Folder.
  • Admin - Administrator.
  • Usage - Update its usage to either Production, Development, QA or Testing.
  • Description - Application and/or service description.
  • Boot Delay* - This adds a delay to the initial POST screen, showing it for longer and giving you more time to access the BIOS setup. 
  • Informational contacts. Contacts listed wouldn't necessarily need to know deep technical details, just that something is happening (or has happened) that could affect their application or their service connected with that VM.
  • Template. Transform your virtual machine into a template to deploy multiple virtual machines and to keep the current installed software as a reference for new deployments.

    Note

    * Virtual Machine needs to be Powered Off in order to process the change request.


However, the VSS CLI provides more attributes to update and advanced features to schedule changes.

Step-by-step guide

Panel
bgColor#fff
titleVSS Portal
  1. Login to https://vss-portal.eis.utoronto.ca
  2. Look for the VM to edit and click theImage Modified button.
  3. From the VM tab, click con the area you wish to change.
  4. Update the required information.
  5. Click on SAVE.

View file
namevss-portal-change.mp4
height250


Panel
bgColor#fff
titleVSS CLI

Using https://vss-cli.eis.utoronto.ca or a local VSS CLI install

  1. Look for the VM uuid

    Code Block
    vss compute vm ls -f name <vm-name>


  2. Follow any of the examples in the VSS CLI documentation here or explore the VSS CLI with the VSS CLI Shell:

    Image Added


Filter by label (Content by label)
showLabelsfalse
max5
spacesVSSPublic
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("vm","faq") and type = "page" and space = "VSSPublic"
labelsvm faq

...