I have a couple of VM's (Pihole, PFsense, Docker, Windows Server, file server, steam). The main thing I was going to try out the new Windows Server 2016 or 2019 (whatever the new one is that sort of replaced Server Home). I like having domain/roaming profiles so I can just jump on. I don't technically need HA/cluster but I enjoy this stuff. Trying to setup Nappit for a SAN. The windows will run off the pool of LSI2008 with 4 - 500gb WD black 10k rpm drives. The rest will just be a separate backup/excess storage pools. For the VM's to be transferred onto.As much as possible! ZFS loves its caches. You could use some of the ZFS tools which are exposed in Napp-it's GUI to see how you are doing with cache hits and tweak from there. Also, whats your use case, VMs, databases, Plex video streaming etc? They will all have different best cases and more optimal setups.
I have to say, I am really excited about this. Even though this is all new to me, Napp it is very well organized. Thank you for the help with the raid 10 creation.If you create a pool from 4 disks in a mirror, you create a 4way mirror
(capacity of 1 disk, 4 x readperformance, 1x write performance)
If you want to create a Raid-10, create a pool from a 2disk mirror, then add a vdev/extend the pool with anothe rmirror.
For an AiO with 128GB RAM, I would give the storage VM up to 40 GB (this would max out default rambased writecache up to 4GB/max 10% RAM)
I guess that solves that. I am not about to try to build my own driver from another linux driver.Your IOdrive may work in Oracle Solaris but its not on the Illumos HCL.
For performance tests in napp-it you can run Pools > Benchmark.
This is a series of filebench random and sequential tests with sync enabled and disabled.
That reply helped me figure out that NFS was actually defaulted off still. Connected!What filesystem (pool/filesystem)?
If the pool/filesystem is tank/data you must enter /tank/data in screenshot3. Then be sure that the folder /tank/data has a permission set of everyone=modify (set from napp-it or Windows as root via SMB recursively)
About vmware tools
On OmniOS they are in the repo: pkg install open-vm-tools
Package Search
On Solaris 11, you must use the original VMware tools. They are available as a separate download from VMware.