Difference between revisions of "VScaler:Landing page"
Jump to navigation
Jump to search

| (38 intermediate revisions by 7 users not shown) | |||
| Line 42: | Line 42: | ||
* [[HPCoD: Making OpenHPC work | Making OpenHPC work]] | * [[HPCoD: Making OpenHPC work | Making OpenHPC work]] | ||
| + | * [[vScaler: HPCoD Horizon Integration | HPCoD Horizon Integration]] | ||
| + | |||
| + | == Kolla Stuff == | ||
| + | * [[vScaler: Kolla Initial setup build and deployment (Newton)]] | ||
| + | * [[vScaler: Change services config files with kolla]] | ||
| + | * [[vScaler: Add/Remove nodes from the environment with Kolla]] | ||
| + | * [[vScaler: Get HPCoD working with Kolla]] | ||
| + | * [[vScaler: Build the vScaler custom kolla image]] | ||
| + | * [[vScaler: Upgrade from.an Openstack version to the next one]] | ||
| + | * [[vScaler: Thoubleshooting Kolla issues]] | ||
| + | * [[vScaler: Setting Nested Virtualisation KVM]] | ||
| + | * [[vScaler: Adding GPUs - Fixing Issues with GPUs]] | ||
| + | * [[vScaler: Using Tempest to validate the OpenStack deployment]] | ||
| + | * [[VScaler: Thoubleshooting bifrost issues]] | ||
| + | * [[VScaler: Adding provider (external) networks]] | ||
| + | * [[vScaler: Debugging kolla ceph OSD issues]] | ||
| + | * [[VScaler: Deleting cinder volumes attached to non-existant VMs]] | ||
| + | * [[vScaler: Debugging MariaDB / MySQL Database Issues in kolla]] | ||
| + | * [[VScaler:OpenStack Performance Tweaks]] | ||
| + | * [[VScaler: vGPU Configuration]] | ||
| + | * [[VScaler: Advantech PCIe passthrough]] | ||
| + | * [[Kolla show how external network is connected and setup to the physical interfaces]] | ||
== BitBucket Repos for vScaler Scripts == | == BitBucket Repos for vScaler Scripts == | ||
| Line 53: | Line 75: | ||
* [[General Notes: Delete Duplicate OpenStack Hypervisors and Services | Delete Duplicate OpenStack Hypervisors and Services]] | * [[General Notes: Delete Duplicate OpenStack Hypervisors and Services | Delete Duplicate OpenStack Hypervisors and Services]] | ||
* [[Setup GPU Passthrough in OpenStack (Liberty) with Tesla K80]] | * [[Setup GPU Passthrough in OpenStack (Liberty) with Tesla K80]] | ||
| − | + | * [[Setup NVIDIA GRID for Visualisation on passthrough GPU - GRID License Server]] | |
| + | * [[Deleting a public network in openstack]] | ||
| + | * [[VRRP tests in mixed environment | Failover and routing in mixed networking environment]] | ||
| + | * [[High availability for the trial platform]] | ||
| + | * [[Letsencrypt: Setting up certificates for use with web interface and haproxy]] | ||
| + | * [[Nova find block_device_mappings]] | ||
| + | * [[Containerised guestfish | Containerised guestfish]] | ||
| + | * [[Setup a Podman registry on Centos8]] | ||
== Troubleshooting == | == Troubleshooting == | ||
* [[Troubleshooting: Failing Heat api services | Failing Heat api services ]] | * [[Troubleshooting: Failing Heat api services | Failing Heat api services ]] | ||
| + | * [[Troubleshooting: Volumes stuck at deleting | Volumes stuck at deleting ]] | ||
| + | * [[Troubleshooting: DHCP Debugging with NMAP | DHCP Debugging with NMAP]] | ||
== vScaler Website Recovery == | == vScaler Website Recovery == | ||
* [[Setting up the Ubuntu Host for the Website vScaler.com Recovery]] | * [[Setting up the Ubuntu Host for the Website vScaler.com Recovery]] | ||
| + | |||
| + | == DeepOps == | ||
| + | * [[ DeepOps - project requirements ]] | ||
| + | * [[ DeepOps on OpenStack POC ]] | ||
| + | |||
| + | == Deployments == | ||
| + | * [[ iomart ]] | ||
| + | * [[ Genomics England ]] | ||
| + | * [[ Keele University ]] | ||
| + | |||
| + | == Singularity== | ||
| + | * [[ Sregistry Install ]] | ||
Latest revision as of 19:50, 3 March 2021

vScaler - Cork Internet Exchange
Details and information relating to the vScaler installation at Cork Internet Exchange (CIX)
Installation
Head Node / Controller Node
- CIX Controller Node Preparation (controller01.cix.vscaler.cloud)
- CIX Controller Node OHPC Installation (controller01.cix.vscaler.cloud)
- CIX Controller Node OpenStack Installation (controller01.cix.vscaler.cloud)
- Environment Variables
- 0 - Firewall
- 1 - Initial Setup
- 2 - Rabbit Message Queue
- 3 - Keystone Authentication
- 4 - Glance Image Service
- 5 - Nova Compute Services
- 6 - Neutron Networking Services
- 8 - Neutron (Setup Initial Networks)
- 11 - Cinder
- 13 - Heat Orchestration Server
- 14 - Sahara
- 15 - Horizon Dashboard
Network Node
- CIX Network Node Preparation (networknode01.cix.vscaler.cloud)
- CIX Network Node OpenStack Installation (networknode01.cix.vscaler.cloud)
Compute Nodes (not required if using compute node image detailed above)
- CIX Compute Node OpenStack Installation (compute[xx].cix.vscaler.cloud)
Storage Nodes
- CIX Storage Nodes OpenStack Installation (storage[xx].cix.vscaler.cloud)
HPC on Demand
Kolla Stuff
- vScaler: Kolla Initial setup build and deployment (Newton)
- vScaler: Change services config files with kolla
- vScaler: Add/Remove nodes from the environment with Kolla
- vScaler: Get HPCoD working with Kolla
- vScaler: Build the vScaler custom kolla image
- vScaler: Upgrade from.an Openstack version to the next one
- vScaler: Thoubleshooting Kolla issues
- vScaler: Setting Nested Virtualisation KVM
- vScaler: Adding GPUs - Fixing Issues with GPUs
- vScaler: Using Tempest to validate the OpenStack deployment
- VScaler: Thoubleshooting bifrost issues
- VScaler: Adding provider (external) networks
- vScaler: Debugging kolla ceph OSD issues
- VScaler: Deleting cinder volumes attached to non-existant VMs
- vScaler: Debugging MariaDB / MySQL Database Issues in kolla
- VScaler:OpenStack Performance Tweaks
- VScaler: vGPU Configuration
- VScaler: Advantech PCIe passthrough
- Kolla show how external network is connected and setup to the physical interfaces
BitBucket Repos for vScaler Scripts
General notes
- Adding password to Centos image
- Setup a devstack environment on Centos 7
- Delete Duplicate OpenStack Hypervisors and Services
- Setup GPU Passthrough in OpenStack (Liberty) with Tesla K80
- Setup NVIDIA GRID for Visualisation on passthrough GPU - GRID License Server
- Deleting a public network in openstack
- Failover and routing in mixed networking environment
- High availability for the trial platform
- Letsencrypt: Setting up certificates for use with web interface and haproxy
- Nova find block_device_mappings
- Containerised guestfish
- Setup a Podman registry on Centos8