First Post - Hi!
Just got my first industry job. I will supposedly be monitoring a large OSPF network on Solar Winds (among other things)
Im trying to build the Lab environment described in this doc:
https://gns3.com/initiatives/a-virtualized-monitoring-lab-with-solarwinds-and-gns3
Current issue (second try at this) is im getting a permission denied on the gns3 folder after rebooting the ubuntu server:
swadmin@GN3-Server:/etc$ cd gns3/
-bash: cd: gns3/: Permission denied
swadmin@GN3-Server:/etc$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
swadmin@GN3-Server:/etc$
Before I go chmodding willy nilly anyone have know if this behavior is normal? the documentation does not say anything about this
Also, last night I rant into a situation where my PAID azure account (im very new to azure) will only let me spin up 10 vcpu in a particular location (not idea if this in normal behavior). The documentation asks for:
1) Orion polling engine: 8 3.12Ghz CPU, 12Gb RAM, 200Gb disk.
2) Orion database: 8 3.12Ghz CPU, 12Gb RAM, 200Gb disk
3) GNS3 GUI: 4 3.12 Ghz CPU, 8Gb RAM, 60Gb disk
4) GNS3 server: 4 3.12 Ghz CPU, 8Gb RAM, 60Gb disk
Im trying to use Standard D4s v3 (4 vcpus, 16 GiB memory) for the GNS related boxes and the similar D8 for the Solar Winds boxes. Last night was a disaster everything ended up on separate subnets (I hope to not go down some random rabbit hole to fix this). Right now I am starting over with the 2 GNS3 boxes on East US no problem. Any help would be appreciated to set me on the proper path.
Thank You for your time,
Jesse