OpenStack Setup
Lothars Instantiation Cheatsheet
- Login in to dataminer with SOCKS Proxy
- Login to OpenStack
- create a router
- assign a network: ext-net and select as gateway
- create a network 172.16.2.0/24 and a subnetwork inside
- add a connecting interface to the subnetwork to the router 172.16.2.1
- switch to computing and create a vm:
- under access and security: give a name and paste my public key in there
- under networking add LR_network as networks
- in Access & Securty of compute (left menue) configure firewall rules:
- Rule: ALL ICMP, Direction: Ingress, Remote: CIDR CIDR: 0.0.0.0/0
- Rule: SSH Remote:CIDR CIDR: 0.0.0.0/0
- under compute instances: Actions: more -> associate floating IP, and assign 192.168.... IP to the machine (machine is visible in both networks)
- login from dataminer with ssh to 192.168....) address (cirros, "cubswin:)")
Automatic DNS Configuration
It can be annoying to configure DNS manually on each launched instance. (Otherwise it is not possible to download essential linux tools) Therefore, it is recommended to (additionally to the Cheatsheet) edit the network settings.
- Edit Subnet
- Go to Subnet details
- Add the IP of publicly available DNS nameservers