Mounted storage not found by NX Witness
CompletedMounted a 50TB raid array thats ext4 to /mnt/storage but nxwitness isn't picking it up. Anything special to do for it to notice local storage?
0
-
For anyone having this issue, I had to restart the service and it found it.
0 -
Hi @...,
If the Nx Witness Mediaserver was already running, before mounting additional storage, indeed, restarting of the service is required.
For others, who aren't aware how to restart the service, please follow these instructions after mounting the storage:
Open your terminal (Ctrl+Alt+T) and enter the following command:
$ sudo systemctl restart networkoptix-mediaserver.service
or in case of older versions of Ubuntu without systemctl:
$ sudo service networkoptix-mediaserver.service restart
0
Post is closed for comments.
Comments
2 comments