I just built my first FreeNAS box with some spare hardware that was given to me. Specs are i7 4790k, 8GB RAM, and 3 x 4TB HDD. I am planning on adding another 8GB of RAM in the coming months, but I'm just getting it going for the moment. Will eventually replace with a Xeon D system. It will act as a file storage/plex server/camera surveillance server-recorder. The software I will use is Milestone Xprotect Essential which is their free version. It utilizes SQL Express 2016 for its database.
Before I installed on my freenas box I created a vm in VirtualBox and installed Win10 Pro with Xprotect - I gave it 2 cores and 3 GB of memory, and used the VirtIO network option under the freenas settings. It installed smooth and easy with no hiccups.
Cut to me setting up my vm in bhyve - same exact settings as my VirtualBox vm. Win10 Pro installed no issue. Try to install Xprotect and it errors out while installing SQL. It appears as if SQL installs, but it won't seem to start. I can find it in the SQL Config Manager, but it always fails to start with an error about not reaching the server. Is there some settings need to be modified to allow the SQL to run?
The only thing that I have noticed that may be related is that when I try to search shared folders on the network, I have to type the IP address of the host because my VM doesn't find based on host name. (ie. "\\192.168.1.xxx\shared_files" instead of the usual "\\computer_name\shared_files") but it can ping the other host based on host name and get a response.
Before I installed on my freenas box I created a vm in VirtualBox and installed Win10 Pro with Xprotect - I gave it 2 cores and 3 GB of memory, and used the VirtIO network option under the freenas settings. It installed smooth and easy with no hiccups.
Cut to me setting up my vm in bhyve - same exact settings as my VirtualBox vm. Win10 Pro installed no issue. Try to install Xprotect and it errors out while installing SQL. It appears as if SQL installs, but it won't seem to start. I can find it in the SQL Config Manager, but it always fails to start with an error about not reaching the server. Is there some settings need to be modified to allow the SQL to run?
The only thing that I have noticed that may be related is that when I try to search shared folders on the network, I have to type the IP address of the host because my VM doesn't find based on host name. (ie. "\\192.168.1.xxx\shared_files" instead of the usual "\\computer_name\shared_files") but it can ping the other host based on host name and get a response.