All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Define Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 23:15, 1 November 2023 Antony talk contribs created page FreeIPA Command and Cheatsheet (first try)
- 10:48, 15 October 2023 David talk contribs created page Finding the volumes clients with high IOPS consumption - who is the little hog (Created page with "== Check the perf stats from rbd == <pre> [root@deploy ~]# rbd perf image iostat rbd: waiting for initial image stats NAME...")
- 22:58, 6 October 2023 David talk contribs created page Upgrading from Centos 8 Stream to Centos 9 Stream to Rocky 9 (Created page with "What a lovely setup - we've ceph running via podman and docker running the openstack containers... what could go wrong.. == Docker and Podman == If pod man and docker are in...")
- 12:56, 4 October 2023 David talk contribs created page Benchmarking: CERN Systems for Amari IT-4776 (Created page with "<pre> ❯ cat ~/notes/cern-amari-testing.txt NodeA – 172.16.40.200 | WFTYMOKZQQ | ssh root@172.16.40.205 NodeB – 172.16.40.201 | EHIYEYXZDY | ssh root@172.16.40.207 NodeC...")
- 20:23, 24 September 2023 David talk contribs created page Starting / Stopping Ceph at Redmond (Created page with "<pre> root@str-237:~# systemctl start ceph.target root@str-238:~# systemctl start ceph.target WAIT at LEAST 60S root@str-238:~# ceph -s cluster: id: 75b74760-4...")
- 22:40, 23 August 2023 David talk contribs created page IPA FreeIPA Authentication (Created page with "Notes from CIX system == Reset a user password == <pre> nuig-crt 23:29:56 [root@head ~]# ipa user-mod mwalsh --random ipa: ERROR: Ticket expired nuig-crt 23:30:15 [root@head...")
- 13:06, 18 May 2023 David talk contribs created page Kolla: Upgrade from Wallaby to Xena on CentOS 8 Rocky 8 (Created page with "<pre> ### ubuntu xena notes sudo apt update sudo apt install git python3-dev libffi-dev gcc libssl-dev sudo apt install docker.io sudo systemctl enable docker sudo systemctl s...")
- 09:53, 16 May 2023 David talk contribs created page Ceph: Commands and Cheatsheet (Created page with "== Working with Ceph pools == Check the pools <pre> [root@deploy-ext kolla]# ceph osd pool ls device_health_metrics images volumes backups manila_data manila_metadata .rgw.ro...")
- 09:36, 19 April 2023 David talk contribs created page Creating an upload service using FastAPI - cern automation (Created page with "== Setup VM prereqs == Ubuntu 2204 VM starting point <pre> sudo apt update sudo apt install python3-pip sudo apt install python3-venv python3 -m venv fastapi-venv source fa...")
- 15:36, 30 March 2023 David talk contribs created page Adding Storpool Storage to OpenStack - Zed release (Created page with "== Get the Storpool containers == <pre> # storpool images downloaded define@kolla-deploy:~$ docker images | grep storpool cts.storpool.com/kolla/ubuntu-binary-nova-compute...")
- 16:41, 13 March 2023 David talk contribs created page NCCL Testing NVLINK NVIDIA Collectives Library (Created page with "== Install NCCL == <pre> git clone https://github.com/NVIDIA/nccl.git cd nccl make -j 64 make install </pre> == Install NCCL Tests == <pre> git clone https://github.com/NVI...")
- 15:42, 9 March 2023 David talk contribs created page Using Wazuh for SIEM and vulnerability assessment (Created page with " == Install Wazuh == <pre> curl -sO https://packages.wazuh.com/4.3/wazuh-install.sh && sudo bash ./wazuh-install.sh -a </pre> == Install Agents == * Log into portal * Add...")
- 18:41, 8 March 2023 David talk contribs created page Using metasploit for pen testing - on ubuntu 22.04 vm (Created page with "== Install == * From: https://docs.metasploit.com/docs/using-metasploit/getting-started/nightly-installers.html <pre> curl https://raw.githubusercontent.com/rapid7/metasploit...")
- 23:01, 21 February 2023 David talk contribs created page Setup Volcano and run some basic jobs (Created page with "== Install Volcano == <pre> kubectl create namespace volcano-system kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development...")
- 22:58, 21 February 2023 David talk contribs created page Add the GPU operator to a rancher deployed k8s environment (Created page with "== Setup helm == <pre> # add the gpu-operator (Mac osx) brew install helm </pre> == Add the Nvidia repo == <pre> helm repo add nvidia https://nvidia.github.io/gpu-operator h...")
- 18:02, 21 February 2023 David talk contribs created page Set up your k8s cluster to use cinder persistent volumes PV / PVC (Created page with "* At this stage we assume the rancher UI is up and running * There's a Kubernetes environment spun up and working and the correct $KUBECONFIG is setup")
- 17:45, 21 February 2023 David talk contribs created page Setting up rancher to work with OpenStack (Created page with "* Assumes the rancher UI is up and running - if not check here https://wiki.define-technology.com/mediawiki-1.35.0/index.php/Setting_up_the_rancher_UI == Enable OpenStack Nod...")
- 14:35, 17 February 2023 David talk contribs created page Setting up the rancher UI (Created page with "== Setting up the rancher UI == * Working with ubuntu 20.04 VM * m1.medium (but check rancher min requirements - I just went middle of the road) * verified on ubuntu 22.04 VM...")
- 14:24, 17 February 2023 David talk contribs created page Rancher Kubernetes on OpenStack (Created page with "== Rancher setup and basics == * Setting up the rancher UI * Setting up rancher to work with OpenStack")
- 17:47, 13 September 2022 Antony talk contribs created page Quickly patch a docker image (Created page with "== Overview == In this example we are going to apply a 2 line patch to the xena nova_compute to fix vgpu. We will then update the image in our registry and push it. I have...")
- 23:28, 11 July 2022 David talk contribs created page Parsec on m60 remote cloud gaming (Created page with "this little nugget cost me a lot of time! * install the Tesla standard driver (no grid needed) * this is based on m60 in pci passthrough * setup the server on the windows vm...")
- 07:47, 17 April 2022 David talk contribs created page OpenStack:CLI Cheet Sheet (Created page with "== CLI Commands == From: https://docs.openstack.org/nova/latest/admin/services.html <pre> # list hypervisor details openstack hypervisor list --long # list VMs with availa...")
- 18:19, 18 March 2022 Antony talk contribs created page OpenStack:Magnum-Xena (how to get magnum working in xena take 1)
- 23:32, 15 March 2022 David talk contribs created page Setup DCGM GPU Telemetry on Kubernetes - single node centos 8 (Created page with "# install base is centos stream 8 node # setenforce 0 # make sure hosts file is setup to resolve locally [root@pcie-a100-server ~]# ping `hostname` PING pcie-a100-server.ec...")
- 16:47, 11 January 2022 Antony talk contribs created page Build kolla ussuri containers on fresh centos8 build VM (Created page with "<pre> sudo dnf update sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo sudo dnf install python3 openssl-devel libffi-devel git yum-ut...")
- 14:06, 7 January 2022 Antony talk contribs created page Build kolla Victoria containers on fresh centos-stream8 build VM (Created page with "<pre> sudo dnf update sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo sudo dnf install python3 openssl-devel libffi-devel git yum-ut...")
- 14:04, 7 January 2022 Antony talk contribs created page Build kolla Victoria containers on fresh centos stream8 vm (Created page with "sudo dnf update sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo sudo dnf install python3 openssl-devel libffi-devel git yum-utils do...")
- 10:10, 23 November 2021 David talk contribs created page Lightbits - cheatsheet and using lbcli tool (Created page with "== Get Cluster Status == <pre> [root@stu-prr-nmv1-mlnx ~]# lbcli get cluster UUID Subsystem NQN...")
- 18:33, 9 November 2021 Antony talk contribs created page Linux: Using the Define-Technology.com CA (first draft)
- 13:00, 21 October 2021 David talk contribs created page Working with CRUSH for SSD and HDD pools (Created page with "<bash> == Crush Rules == In this scenario we have a few HCI nodes running the standard volumes for OpenStack. There's two additional servers, 1x HDD and 1x SSD server. We are...")
- 13:49, 28 September 2021 David talk contribs created page Removing the NVIDIA kernel module in Ubuntu 20.04 rmmod nvidia (Created page with "<pre> # uninstall the driver apt-get remove nvidia-driver-450-server lsof /dev/nvidia* systemctl stop nvidia-persistenced.service systemctl set-default multi-user.target roo...")
- 21:46, 22 September 2021 David talk contribs created page Working with pfsense (Created page with "== pfsense cli via ssh == <pre> vi /cf/conf/config.xml edit the config, rm /tmp/config.cache, then run /etc/rc.filter_configure </pre>")
- 15:15, 23 July 2021 David talk contribs created page Virtual Network Port Magic - openstack allow all-in-one to use standard network to access internet (Created page with "<pre> [david@Davids-MacBook-Pro-4 notes]$ cat openstack-MAGIC-port-forward-proxy-vm-with-no-internet.txt # had a hypervisor with only 1 link out to the internet - the neutron...")
- 16:27, 7 July 2021 David talk contribs created page Rebuild cinder with lightbits integration - train notes (Created page with "== Dump of all notes == <pre> [david@Davids-MacBook-Pro-4 notes]$ cat lightbits-notes.txt # config file [root@openstack _data]# cat ~/kolla/config/cinder/cinder-volume.conf...")
- 11:57, 25 June 2021 David talk contribs created page Build kolla Victoria containers on fresh ubuntu 20.04 build VM (Created page with "* VM with ubuntu 20.04 cloud image <pre> ## ubuntu victoria notes apt-get update apt-get install python3-dev libffi-dev gcc libssl-dev apt install docker.io systemctl enable...")
- 21:54, 21 June 2021 David talk contribs created page Force removal of a cinder volume from the DB (Created page with "== Force removal of a cinder Volume from the DB == Cinder Volume deletion is possible using commands, in case volume is not able to delete even force remove we have to act fr...")
- 11:29, 10 June 2021 David talk contribs created page Rebuild the DT / custom horizon image - train notes (Created page with "== Rebuild horizon with template override == <pre> # note: you can check how the standard container is build and see what sections are avaialble to inject in the template-ov...")
- 22:37, 8 June 2021 David talk contribs created page Allow instances access provider networking directly using RBAC (Created page with "<pre> root@kolla-deploy:/kolla# openstack network list +--------------------------------------+---------------------+--------------------------------------+ | ID...")
- 09:40, 28 May 2021 David talk contribs created page Setting up the registry build environment with Docker (Created page with "== Setup the initial environment == We're using a centos 7 minimal VM (Started with Stein builds and moved to Train) <pre> setenforce 0 sed -i 's/SELINUX=enforcing/SELINUX=d...")
- 09:19, 28 May 2021 David talk contribs created page Using kolla-build on registry.define-technology.com - Train notes (Created page with "== Install kolla (Train release) ==")
- 07:51, 21 May 2021 David talk contribs created page Installing and using KDB / Kx (Created page with "== Installation == <pre> [root@deploy-ext kdb]# unzip l64.zip Archive: l64.zip inflating: l64/q inflating: q.k </pre> Copy over the license <pre> [r...")
- 22:13, 7 May 2021 David talk contribs created page Setting up petalink / Cuno to work with Ceph (Created page with "== Verify Ceph Environment has RGW Setup == This won't always be the case on Ceph, check the output of ceph status. Make sure rgw service is up and running. <pre> [root@ceph...")
- 22:10, 7 May 2021 David talk contribs created page Using ffmpeg with petalink / Cuno (Created page with "Testing FFMPEG == Standard Use == <pre> ffmpeg -i ./file_example_WAV_2MG.wav ./file_example_MP3_2MG.mp3 </pre> == First attempt with Petalink == <pre> [root@deploy-ext ~]#...")
- 22:08, 7 May 2021 David talk contribs created page Setting up petalink to work with Ceph (Created page with "== Verify Ceph Environment has RGW Setup == This won't always be the case on Ceph, check the output of ceph status. Make sure rgw service is up and running. <pre> [root@ceph...")
- 12:15, 26 April 2021 David talk contribs created page Setup pdsh on centos 8 (Created page with "* pdsh is not on epel for centos 8 - here's how to build and install == Install and configuration of pdsh == <bash> # setup the pre-reqs yum install autoconf yum groupinstall...")
- 14:33, 22 April 2021 David talk contribs created page OpenStack Windows Volume Changed Flavor no networking after change (macaddress change) (Created page with "* quick notes: tbc next time this happens, performed on 2016 server 1. changed the Mac address of the adaptor to the new port Mac from OpenStack (not sure if this was needed...")
- 20:02, 23 March 2021 David talk contribs created page Installing LMX and Ceph multimode on Ubuntu 18.04 (Octopus / Train) (Created page with "* Most of this page is just notes from error encounters, follow the lentos guide and check here for problems == Docker login seems to want X11 access == <pre> root@ausyd-mha1...")
- 12:34, 12 March 2021 David talk contribs created page Installing LMX and Ceph from Scratch on an multinode system (Ceph Octopus / LMX OpenStack Train) (Created page with "== Update the Kolla config with Ceph keys and Conf files == <pre> # Ensure all the keys are copied over so you have locally (this should already be in place for the all-in-on...")
- 10:59, 9 March 2021 Jack talk contribs created page OpenStack:Remove (Created page with "*Remove an OpenStack installation <pre> docker exec -it kolla-deploy bash kolla-ansible -i /etc/kolla/all-in-one destroy --yes-i-really-really-mean-it </pre>")
- 22:14, 8 March 2021 David talk contribs created page Adding v100 PCI-passthrough in LMX OpenStack (Train release) (Created page with "== Setup the Controllers nova.conf == <pre> [root@spg-dpy1 nova]# pwd /root/kolla/config/nova [root@spg-dpy1 nova]# cat spg-hcb1-n1-mlnx/nova.conf [filter_scheduler] enabled_...")