some SO containers went missing #11097
-
Hello, I wanted to install Security Onion 2.3 to monitor our VPN on OVH cloud. 1- Is SO compatible with OVH cloud? In the documentation I found a tutorial for AWS and Azure cloud but not for the OVH cloud. Specially that I need to apply modification to the /etc/netplan/00-installer-config.yaml that does not exist on OVH VM. 2- Is LVM partitioning mandatory for the SO to work ? 3- If I could not apply LVM partitioning on OVH VMs, the manual gpt partitioning of the disk should respect the example of page 61 (pdf page 69) from this documentation ? https://readthedocs.org/projects/securityonion/downloads/pdf/2.3/ 4- I imported the ISO image on OVH, but I was not able to launch the installation. Is the ISO image not compatible with OVH ? 5- If none of the above could be causing the problem, what it could be the cause ? P.S; all the import containers are up and working . Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
We haven't tested with OVH. If import works, then in theory you should be able to make standalone work. However, please note that standalone has much higher hardware requirements than import. It's possible that the symptoms you describe could be due to not meeting minimum requirements: |
Beta Was this translation helpful? Give feedback.
Thank you for your reply.
I think I understood the problem behind this issue. It was the bond0 interface. If this interface does not exist, the containers so-steno and so-suricata become missing. I have installed SO 2.3 on Centos 7 and compared network configuration files with the SO on ubuntu 20.04.
I will try now to install the SO 2.4.