diff --git a/source/resources/apps/sharkfork-bootstrap/forksand-sf-proxmox b/source/resources/apps/sharkfork-bootstrap/forksand-sf-proxmox index f99a347..b84ca72 100755 --- a/source/resources/apps/sharkfork-bootstrap/forksand-sf-proxmox +++ b/source/resources/apps/sharkfork-bootstrap/forksand-sf-proxmox @@ -28,72 +28,55 @@ cd /etc ; git add . ; git commit -a -m 'Initial Proxmox configuration' # # XXX Set up vmbr0 via web interface. # -# Netwok -# sf-004 (host) --> System --> Network -# Fix subnet mask, IP in web gui. -# Create --> Linux Bridge: -# vmbr0 -# XXX best way for this server? No subnet. +# Network +# Bridges ? XXX +# Set up static IPs on each interface in Proxmox web gui # -# Set up ethernet ports -# XXX check name Disable enp2s0 (Autostart no) -# set up vmbr0 to the main IP, gateway, etc. -# Create Linux Bridge in web interface -# vmbr0 -#XXX THIS ISN'T CORRECT IP -# 174.128.244.192/26 -# 255.255.255.192 -# Autostart -# VLAN Aware -# Bridge: enp2s0 -# Comment Main bridge -# -# Set up 10.3.1.0 and 10.99.1.0 networks statically -# on secondary ethernet interfaces -# Reboot! sf-004 (host) --> Restart +cd /etc ; git add . ; git commit -a -m 'Configure ethernet addresses' + +# Reboot! + # Configure Corosync # Set up hosts # XXX MAKE SURE NEW NODES GET ADDED TO EXISTING SERVER /etc/hosts cat > /etc/hosts <