Archiving using NFS protocol instead of SMB protocol is possible starting with exacqVision Server 6.9.11 and exacqVision Client 6.9.14. However, the following steps might be required to enable NFS archiving functionality.
NOTE: Existing archive target configurations cannot be changed to use NFS. In those cases, a new archive target configuration must be created.
Linux
- Install the nfs-common package with sudo apt-get install nfs-common
- Restart evServer daemon with sudo service edvrserver restart
- Use 6.7.x.x exacqVision Client to configure the NFS share. The share name MUST immediately follow the archive target IP/Hostname. This means that the NFS share name might have to be exported at the root / of the NFS server.
Windows
Windows XP:
NFS client is not supported.
Windows 7 Embedded / Enterprise / Windows 7 Professional:
- Use the legacy control panel. Open Start Menu and start typing “control” to find and click it.
- Control Panel => Programs and Features => Turn Windows features on or off.
- Check “Services for NFS” and click OK (includes both admin tools and Client for NFS).
- Verify that “Client for NFS” is now listed in Services control panel. Make sure it’s set to automatic start and start it.
(Refer to https://graspingtech.com/mount-nfs-share-windows-10/) - Restart exacqVision Server service.
- Using the exacqVision Client, go to the Archiving panel, click New button, and verify that NFS is now available in dropdown alongside SMB.
Windows Server 2008 R2 and 2012:
- Enable Services For NFS through the Server Manager’s Add Roles wizard.
- Using Service Manager, change the Client for NFS service’s Startup Type to Automatic.
- Execute the following command: nfsadmin client start.
- Restart the exacqVision Server service.
- Configure the NFS archive target using exacqVision Client and specify the NFS share type.
Windows Server 2016:
- Use the legacy control panel. Open Start Menu and start typing “control” to find and click it.
- Control Panel => Programs and Features => Turn Windows features on or off.
- Server Manager will appear and Add Roles and Features Wizard will appear.
- On “Before You Begin” panel click Next.
- On “Installation Type” panel select “role-based or feature-based installation” and click Next.
- On “Server Selection” panel select local server and click Next.
- On “Server Roles” panel just click Next to retain current settings.
- On “Features” panel check “Client for NFS” and click Next.
- Confirm and allow it to install.
- Verify that “Client for NFS” is now listed in Services control panel. Make sure it’s set to automatic start and start it.
(Refer to https://www.server-world.info/en/note?os=Windows_Server_2016&p=nfs&f=3) - Restart exacqVision Server service.
- Using the exacqVision Client, go to the Archiving panel, click New button, and verify that NFS is now available in dropdown alongside SMB.
Edge
- Axis devices do not support NFS.
- No manual steps are needed for other Edge devices. Simply use an updated version of exacqVision Server and Client.
S-Series
- Install the nfs-kernel-server package with sudo apt-get install nfs-kernel-server
- Restart exacqVision Server service.
- Using the exacqVision Client, go to the Archiving panel, click New button, and verify that NFS is now available in dropdown alongside SMB.