Hello,
Effectively a repost (if I can remove the other one). I don't want to rework everything, but I also have no qualms about ripping everything out to rebuild and configure everything (ESXi 6.7u3, Napp-It, etc.) with a clean slate.
The all Intel server (my ESXi box) has: effectively the P4216 chassis; the S2600 motherboard; 2x Xeon E5-2670 v1 CPUs; 128GB DDR3 ECC RAM; ~500GB SanDisk SSD; a new 1000GB/1TB Samsung SSD; a new/unused 32GB SanDisk Fit USB flash drive; a 6-port 1GbE card; 2x LSI 2008 8-port IT mode HBA cards, and 8x 2.5" 4TB (shucked from external) Seagate drives in an existing ZFS array. I did a clean install of ESXi 6.7u3 to the USB drive, and put logical order to the chaos of the network interfaces by editing the esx.conf file at /etc/vmware/.
I now have a Mac Mini (Late 2014 model), in addition to all my other physical systems - which are all based on a physical 1GbE network. Issues that I am having - surprise surprise, the Mac Mini/MacOS 10.15 Catalina in both physical and VM forms will not transfer files to the SMB (enabled) ZFS array - but I can upload those same files up to EXSi 6.7u3 or even between the physical and VM just fine (but that is a cumbersome method to transfer files with). I also have the VM MacOS configured with dual NICs in an aggregate/bonded link - seems to work just fine.
So the questions I now have:
My last attempt with the Napp-It AIO was mixed. I was trying to create an internal/external network, an ESXi-NFS network, but all of that created a broken and chaotic virtual entangled network mess.
How to update OmniOS/OMniOSce? Per @gea reply, use"pkg update" akin to "sudo apt update && apt upgrade" (apt == apt-get -- same difference) used in many Linux distributions.
How much RAM do I want to give to this Napp-It VM? It seems initially it was 3GB, 8GB in the minimum, 16GB or even 32GB are options. As it's just me, one person, what would be ideal?
Do I want or need ZIL/slog or L2ARC drives for the Napp-It? How do I set that up?
How to update NappIt? From within Napp-It's WebGUI inteface (yeah, I know, that was a bit redundant).
Do I want to aggregate/bond a few e1000G and/or vmxnet3 virtual NICs?
-- dladm create-aggr -L actice -l vmxnet3s0 -l vmxnet3s1 -l vmxnet3s## fastaggrlan0
-- ipadm create-if fastaggrlan0
-- ipadm create-addr -T dhcp fastaggrlan0/dhcp (or fastaggrlan0/V4 for IPv4 vs fastaggrlan0/V6 for IPv6)
--- while everything looks configured correctly, I can't get an IP address.. is that because my home/consumer networking goods are inferior?
--or--
Do I want to simply set jumbo frames with MTU=9000 option to the virtual NICs and to the vSwitch(es) of ESXi? If so, how?
Eventually, I want to get/go 10GbE. Also considering PCIe to multi- NVMe +/- SATA adapter cards.
Effectively a repost (if I can remove the other one). I don't want to rework everything, but I also have no qualms about ripping everything out to rebuild and configure everything (ESXi 6.7u3, Napp-It, etc.) with a clean slate.
The all Intel server (my ESXi box) has: effectively the P4216 chassis; the S2600 motherboard; 2x Xeon E5-2670 v1 CPUs; 128GB DDR3 ECC RAM; ~500GB SanDisk SSD; a new 1000GB/1TB Samsung SSD; a new/unused 32GB SanDisk Fit USB flash drive; a 6-port 1GbE card; 2x LSI 2008 8-port IT mode HBA cards, and 8x 2.5" 4TB (shucked from external) Seagate drives in an existing ZFS array. I did a clean install of ESXi 6.7u3 to the USB drive, and put logical order to the chaos of the network interfaces by editing the esx.conf file at /etc/vmware/.
I now have a Mac Mini (Late 2014 model), in addition to all my other physical systems - which are all based on a physical 1GbE network. Issues that I am having - surprise surprise, the Mac Mini/MacOS 10.15 Catalina in both physical and VM forms will not transfer files to the SMB (enabled) ZFS array - but I can upload those same files up to EXSi 6.7u3 or even between the physical and VM just fine (but that is a cumbersome method to transfer files with). I also have the VM MacOS configured with dual NICs in an aggregate/bonded link - seems to work just fine.
So the questions I now have:
My last attempt with the Napp-It AIO was mixed. I was trying to create an internal/external network, an ESXi-NFS network, but all of that created a broken and chaotic virtual entangled network mess.
How to update OmniOS/OMniOSce? Per @gea reply, use"pkg update" akin to "sudo apt update && apt upgrade" (apt == apt-get -- same difference) used in many Linux distributions.
How much RAM do I want to give to this Napp-It VM? It seems initially it was 3GB, 8GB in the minimum, 16GB or even 32GB are options. As it's just me, one person, what would be ideal?
Do I want or need ZIL/slog or L2ARC drives for the Napp-It? How do I set that up?
How to update NappIt? From within Napp-It's WebGUI inteface (yeah, I know, that was a bit redundant).
Do I want to aggregate/bond a few e1000G and/or vmxnet3 virtual NICs?
-- dladm create-aggr -L actice -l vmxnet3s0 -l vmxnet3s1 -l vmxnet3s## fastaggrlan0
-- ipadm create-if fastaggrlan0
-- ipadm create-addr -T dhcp fastaggrlan0/dhcp (or fastaggrlan0/V4 for IPv4 vs fastaggrlan0/V6 for IPv6)
--- while everything looks configured correctly, I can't get an IP address.. is that because my home/consumer networking goods are inferior?
--or--
Do I want to simply set jumbo frames with MTU=9000 option to the virtual NICs and to the vSwitch(es) of ESXi? If so, how?
Eventually, I want to get/go 10GbE. Also considering PCIe to multi- NVMe +/- SATA adapter cards.