PDA

View Full Version : Realm Works & NAS


Acenoid
December 29th, 2016, 04:29 AM
Hello there!

Iam planning to buy a NAS system, due to the increasing need to backup my data (data, videos, photos, rpg stuff ecetera) locally and to distribute the data on my various devices in the network. Since I want to be secured for the next decades ( :) ) I am planning to buy a DS416 NAS system. (Another reason is that I don't want to trust my personal data to some external cloud service)

Now, what does this have to do with Realm Works?

Currently the realm works folders are stored on a local drive - and I think officially RW does not support network drives. One reason seems to be that the database is per "computer" and would need to be imported.

I work with RW on two devices (desktop and laptop) therefore I will require the export/import step on each system, once the cloud subscription expires.

Therefore I wanted to ask: Is somebody using RW and a NAS system? If so, what is your use case and what limitations would occur? Does it work with a single device?

Would it be possible if just one computer stores the database on the NAS (e.g. the desktop) and when I use the laptop, I would "import" data to the local harddrive from the NAS?

Cheers and thanks for your thoughts!

Dr_Automaton
December 29th, 2016, 04:51 AM
I originally read the thread title as "Realm Works & NSA". I'm kinda disappointed that this has nothing to do with a government agency stealing our campaign secrets. . . .

mazzy
December 29th, 2016, 07:05 AM
i originally read the thread title as "realm works & nsa". I'm kinda disappointed that this has nothing to do with a government agency stealing our campaign secrets. . . .

roflmao!! :d

Silveras
December 29th, 2016, 08:02 AM
My understanding is that RealmWorks is using the internal Windows paths for "Program Data" and "AppData" (for your individual user profile). The version of Windows that you are using will greatly affect this.. Windows 10 puts the user data on the boot drive (typically C) and resists efforts to move that. Using a symbolic link to identify another location is possible, but there is always the risk that something in a Windows update will break that.

In that sense, the mobility from machine to machine of the data is limited to Export/Import or synchronizing via the cloud service - on a practical level. As I said, there may be a trick or two you can use, but any such efforts are usually a) unsupported and b) at risk of unexpected failure due to changes in the underlying OS.

Farling
December 29th, 2016, 08:14 AM
I recently purchased a WD MyCloud Mirror device. Probably not a direct NAS, but I used WDSync to keep a constant copy of "My Documents" backed up to the device.

With a 1.5GB realm file it does take quite a while to copy the realm file from my PC to the MyCloud device. Actually, at the moment, it is copying over the backups which are created in "My Documents\Realm Works" (but not the "Master.realm" stored under %AppData".)

I could easily set up the %AppData% on each machine to be synced to the MyCloud device, but I prefer having separate files synced from the cloud.

You could certainly use the NAS as a transfer medium between the two devices - just follow the existing procedure for manual backup/restore.

davidp
December 29th, 2016, 09:45 AM
Each computer that Realm Works runs on needs a unique identifier for proper operation. This identifier is stored in the database. So if you copy the database around without doing a backup/restore or (worse) share a single database file between to machines through a NAS, each time you start up on a different machine, it has to contact our servers for a new identifier. So please do not do either of those things.

Chemlak
December 29th, 2016, 03:17 PM
Reasons I never even dreamed of putting RW on my NAS drive include...

daplunk
December 29th, 2016, 03:19 PM
This talk of storage is giving me nightmares...

!!! Noo not the 3PAR !!!

Acenoid
January 1st, 2017, 02:39 PM
hrm 3par might be not be the most cost-efficient solution for me :D I also don't want to get nightmares when I see the prices :D

kbs666
January 1st, 2017, 03:57 PM
I don't mind, eventually, paying LWD for cloud storage but would like some more flexibility in local storage options.

For instance I was looking at a windows tablet that has a SSD that is just big enough for Win 10. Which really isn't a problem for most apps as it has an SD card slot and a USB 3.0 slot both of which look like drives to the OS. But %appdata% would want to be on the SSD and while I could redirect that it wouldn't be reliable.

Acenoid
January 1st, 2017, 05:11 PM
EDIT/UPDATE: Nevermind my advice, as you already wrote that you know to redirect.

I have posted in some other thread how to create a junction / link to another drive. To the OS it will look like the db file resides in the appdata path but in fact it is somewhere else.

I use this constantly to place some steam games on SSD while my steam data folder points to some other harddrive.

Here's a link for an easier to use GUI: http://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html

But maybe try it out first before attempting the real modification, so nothing will go wrong :)

daplunk
January 1st, 2017, 05:19 PM
Off-Topic - Doesn't steam support changing the install directory now?

Acenoid
January 2nd, 2017, 09:24 AM
Seems so....