Hi WhiteTiger,
Some suggestions:
1. Use server hardware for server purposes. You want a machine that can run for weeks or months between maintenance reboots without any compute or memory errors when hosting lots of VM's, and you also want something that can hold a lot of memory, which is...
Hi Joseph,
Modern "big core" CPU architectures have very wide instruction pipelines that often have idle resources when working on a single thread. In order to make use of these idle resources, modern CPU core design has "doubled" the front-end of the CPU so it can schedule 2 threads on...
You might want to keep the i9 rig to use as a starting point for the hackintosh stuff. For a "workstation" hosting machine, a fast workstation/gaming computer is still a good thing to maximize application performance. It's just not a good arrangement for hosting server VM's from.
I've always found it easier to deal with all the vlan definition right down at the hypervisor node config, rather than up in the VM configs. I think it's more versatile as it allows you to connect a VM to multiple networks by adding more virtual NICs, you know, like if you want to virtualize a...
You can carry management vlan1 on the same 10G port with the others if you want. Tagged or untagged, however you want to set it up. Just match it on that port to the switch.
It does help with uploading big ISOs ;)
Worth pointing out that you don't need to use up both NIC ports for these internal network connections... proxmox can do vlans on an individual interface very easily...
Personally, to make things easy to keep track of, I always create a vmbr1 and use it as the management network for the...
Upon review I suppose it is using ZFS, though there's no mirror or stripe going on for the pool, just a single large virtual disk.... Come to think of it I remember now I had to disable write sync in the VM and set the disk image in proxmox to "write back" to get decent write performance to...
There's no requirement on TrueNAS to configure a storage pool over multiple disks. When running truenas as a VM I just give it a boot disk and a bulk storage disk for each pool I want to define within it. I'll have to check but I don't recall if I'm using ZFS within TrueNAS... Likely not.
IMO the best "NAS" is a virtualized instance of TrueNAS or similar NAS OS, running on a proxmox cluster with ceph backed storage.
Point in case.... lets say you're thinking about an update from FreeNAS version 11 to TrueNAS version 12. You've read that this doesn't always go smoothly. On bare...
Ceph requires a cluster of computers. 4 is a good minimum size cluster.
As I said, I have had many HDD failures, added drives, removed drives, and performed several major configuration changes (both physical and logical) of the ceph pools over the last year, but I have not lost any data or...
My cluster hums along at about 400W most of the time (includes the switches). That's about $30/mo where I live. In Hawaii it would be closer to $100/mo....
That's quite the post. Wow... lots of thoughts coming to mind...
If you want to build a hackintosh, do that as a separate matter. I would not advise running your various server/services/firewall ambitions from the same box, as you're likely to have lots of outages impacting your environment by...
After changing the bus type by removing and re-adding the virtual disk, the boot option will have "lost" the drive. Navigate to "options" for the VM and set the disk as the first boot device.
You may need to attach as an IDE or SATA device first, set the boot option, and install virtio drivers...
Assuming both nodes have SMT enabled cores, have you considered reducing the number of virtual cores to 16 on this VM so that it can run on your 8 core nodes? On a 16 core node this still allows the VM access to ~70-80% of compute resources of the node.
In practice, it's not usually a good idea...
Adding to the pile here. We have 5 instances of Windows Server 2019 running on our 6-node Proxmox cluster at work here and would like the ability to demonstrate protection of data at rest in these VM's with bitlocker to meet information security requirements, as well as have the option to...
I'm not sure when it actually returned. The cluster has been updated 3 times in the last month or so. I just noticed that all my windows VM's wouldn't "hold" their resolution settings through a shutdown/start cycle yesterday. (They do hold through a reboot). Have to either interrupt boot to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.