Just to be sure on the proper procedure, on re-adding NAS network shares

Hello,

Well, i knew this day would someday come, and it has. Required to change internet service provider and their residential gateway router will not support the 10 dot private address pool. And instead will need to be in the ranges of 192.168.x.x or 172.x.x.x addresses. :frowning:

Iā€™m in situation where my current two NAS network shares were at,

\\10.0ā€¦0.155
\\10.0.0.195\

Reading through few posts and KB in Roon,


https://kb.roonlabs.com/FAQ:_What's_the_best_way_to_configure_my_NAS_for_Roon%3F

, iā€™ve come to realization that i had made an error in not making these NAS addresses dynamic, eg. using the ā€œhostsā€ file in the Roon Server, and give Roon instead something like

\\dmWDMyCloudEX2
\\MyCloudEX2Ultra\

(I donā€™t see a way yet, in these WD NAS boxes to setup dynamic addresses within, but i thinnk resolving through ā€œhostsā€ file is okay)

So, looks like there is no way around the existing hard code of IP addresses within Roonā€™s network share settings, in that if the NAS IP address has changed, procedure is to delete the old and re-add.

And on that ā€œre-addā€, i think i would be better off this time around to have some future proof to provide the NAS addresses as their names,

\\dmWDMyCloudEX2\ <<---------- in the hosts file this would resolve to 192.168.90.155 address (was 10.0.0.155),
\\MyCloudEX2Ultra\ <<---------- this name would resolve to 192.168.90.195 address (was 10.0.0.195),

, instead of by their new IP addresses, even if they are static IP addresses.

Would this approach sound proper?

Or, is there some other better approach that can be suggested, particularly with the latest Roon releases?

And lastly, upon re-add, would i expect to have some incremental updates to the existing Roon database, and not an entire tear down and rebuild from bottoms up? Initially at the very beginning, that took days i recall.

Thanks much,

Tried the following approach and seem to have streamlined the updating of the existing NAS network shares.

Before anything, noticed that only the Tidal contents were showing in the Roon, since both my NAS network shares are no longer available by their old 10.0.0.x addresses.

For each \\10.0.0.x\media shares showing as disconnected, selected Edit for each, and under Folder first added the new network shares this time not by (static) ip address but by the dynamic names resolving by the ā€œhostsā€ file.

After adding the two new network shares, navigated to the each Music folders from each newly added network shares, and selected ā€œSelect This Folderā€ for each.

For now, left the old \\10.0.0.x\media network shares alone, though showing as NotAvailable.

Going back out to the Edit Storage Location, Roon Server is rescanning, but the entire process seem to have completed fairly quickly.

And the Recently Added list seem to have returned to what it was before, intact, as what was before this NAS network shares reload.

FWIW, keeping this outcome for now.

Few screenshots below showing the outcome, and hosts file settings at the Roon Server,

D:\Temp>type c:\windows\system32\drivers\etc\hosts

192.168.90.155          dmWDMyCloudEX2
192.168.90.195          MyCloudEX2Ultra

I am in the same shoes, have to upgrade my NAS to a new unit and worried this will screw up my Roon library, I am ok to rescan everything but donā€™t want to lose the ā€œRecentā€ list sortingā€¦ Will try to follow the same steps and assign a dynamic name to the music folder at Roonā€¦ I am also currently using the static IP option.