Storage and Proxmox #13042
Replies: 2 comments 2 replies
-
Some folks find it difficult to learn both virtualization and Security Onion at the same time. I don't know if that will be an issue for you, this is just something that I've observed over the years. So you might want to consider learning Proxmox first and and asking Proxmox questions on the Proxmox forum (https://forum.proxmox.com/). Once you're comfortable with Proxmox, storage, and networking, then implementing Security Onion on top of Proxmox will be much easier. |
Beta Was this translation helpful? Give feedback.
-
So running SO on top of Proxmox will present you with some interesting logistical issues that you will have to deal with. #1 you will take a performance hit... its minor but if you are thinking of deploying SO in a real large environment speed matters. If this is more of a school house project and you will be monitoring a small lab environment, then you are generally going to be ok running SO over proxmox. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I plan on installing Security Onion in a VM on Proxmox. I'll be installing a bunch of other VMs also. The whole thing will be my main and only server. I've never used Proxmox or Security Onion before and I'm currently buying components for the server and I need some help figuring out what hardware to get (specifically how to structure my storage needs). I obviously can't play around with any of this because the server is incomplete, so I'm not entirely sure how all this will function.
In the manual it says "Use local storage and avoid NFS, NAS, iSCSI, etc." so that's why I'm trying to achieve.
The simplest solution is to simply get two large NVMe SSDs, mirror them and install Proxmox and VMs onto them including Security Onion. The problem with this is the whole wearing out of drives issue. When the SSDs eventually wear out (I'm aware of Enterprise drives but those wear out also), I'll lose everything and will need to re-install everything from scratch. So I think a better idea would be to get two small NVMe SSDs for Proxmox and VMs and then somehow connect an additional either 2 large RAID 1 NVMe (on one of those PCIe expansion cards) or 4 RAID 10 SSDs (using motherboard SATA ports) and use those for Security Onion storage. x4 NVMe or x4 SSDs would server the same purpose, just two options I'm considering.
Only I'm not sure how that will work in terms of making them "local". Having never used Proxmox or Security Onion, I'm not sure how to structure everything for it to all play together nicely. Do I need to do PCIe pass-through for a the dual NVMe? Or do I simply create a partition in Proxmox for these two drives and use that? Are SSDs connected to motherboard SATA ports "local"? Will this even work?
Beta Was this translation helpful? Give feedback.
All reactions