<div dir="ltr"><div dir="ltr">On Thu, Jan 22, 2026 at 9:00\u202fPM William Park &lt;<a href="mailto:opengeometry@yahoo.ca">opengeometry@yahoo.ca</a>&gt; wrote:</div><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I tried OpenMediaVault and Rockstor in VM.  They are Linux distros <br>
(based on Debian and OpenSUSE, respectively), and seem to be geared for <br>
fresh disks.  Whereas, I already have data on harddisks, and I just need <br>
an easy gui frontend for SMB/NFS.<br></blockquote><div><br></div><div>Using existing filesystems on Open Media Vault isn&#39;t as intuitive as it could be. Under the Storage/File Systems menu, click the green arrow (looks like a play button), it&#39;s labelled as &quot;mount&quot; if you hover on it. There you can mount existing filesystems. I did that when I moved my old WD NAS disk to it to repurpose that disk.</div><div><br></div><div>NFS setup is pretty easy to do via config file (/etc/expoerts on the server and /etc/fstab on the client.) Security on a simple configuration presumes you control logins on all the devices on the network. There are choices to be made, like UDP or TCP transport, read/write sizes, etc. If you have a large network you&#39;d want a central user database, probably LDAP to make sure accounts don&#39;t vary from system to system.</div><div><br></div><div>Samba is more complex, but can easy enough by editing the /etc/samba/smb.conf file. There are a lot more parameters to choose from and you have to decide on how to authenticate users. Going with GUEST is simple if you trust everyone on your network or are sharing public data. More complex Samba means setting up user authentication, which can be manually managed  via smbpasswd for a very small number of users (like a household) but really needs something like LDAP for a large network.</div><div><br></div><div>I do understand your situation, I choose Open Media Vault not for the ease in setting up shares and authentication but for all the extra little bits that I didn&#39;t have to worry about, like SMART monitoring and such. All things I might be able to tackly myself, but since I stopped being a professional admin so long ago, I&#39;ve lost the muscle memory or keeping something like that going without re-learning every time I do something.</div><div><br></div></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>John Van Ostrand<br></div><div>At large on sabbatical<br></div><br></div></div></div>