Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Releases: hydra3333/Pi4NAS64

now with mergerfs in a samba share

19 Jul 05:45
cf00ce5
Compare
Choose a tag to compare

The mergerfs technology is for logically joining folder trees perhaps on separate disks and presenting them as one consolidated disk folder tree.
This project uses mergerfs to present folder trees on 2 separate USB drives as one consolidated folder tree served up by an NFS share and a SAMBA share.
There currently are no NFS shares serving folders from the individual disk folders (although that may come in a later release).
The individual SAMBA shares still point to the 'root folder' of each individual disk, allowing files to be copied to a specific disk folder of the copier's choice.

There now a SAMBA share serving folders from mergerfs.

In some cases, a folder/file may be duplicated on the second disk so that it is a backup of the file on the first disk - mergerfs will not serve up the duplicate second disk file.
Hence the individual SAMBA shares become useful in that scenario.

Issue:
If you answered "N" to the "do you have a second disk" question and later cancel/re-run the script, then the default values for the second disk will be seen to be incorrect.
To workaround that, delete the file setupNAS_defaults.config in ~/Desktop before re-running the script.

updated, now with mergerfs

18 Jul 12:10
f680174
Compare
Choose a tag to compare

The mergerfs technology is for logically joining folder trees perhaps on separate disks and presenting them as one consolidated disk folder tree.
This project uses mergerfs to present folder trees on 2 separate USB drives as one consolidated folder tree served up by an NFS share.
There currently are no NFS shares serving folders from the individual disk folders (although that may come in a later release).
The individual SAMBA shares still point to the 'root folder' of each individual disk, allowing files to be copied to a specific disk folder of the copier's choice.
There currently is no SAMBA share serving folders from mergerfs (although that may come in a later release).

In some cases, a folder/file may be duplicated on the second disk so that it is a backup of the file on the first disk - mergerfs will not serve up the duplicate second disk file.
Hence the individual SAMBA shares become useful in that scenario.

Issue:
If you answered "N" to the "do you have a second disk" question and later cancel/re-run the script, then the default values for the second disk will be seen to be incorrect.
To workaround that, delete the file setupNAS_defaults.config in ~/Desktop before re-running the script.

DRAFT-ONLY now uses mergerFS for the main NFS share

18 Jul 08:58
f680174
Compare
Choose a tag to compare

have only tested with one drive so far, about to test with a second drive mp4library2 ...

release prior to major DRAFT-ONLY changes for mergerfs

17 Jul 09:16
eb95416
Compare
Choose a tag to compare

release for x64 only

15 Feb 11:34
6e36b55
Compare
Choose a tag to compare

This release ONLY works for Raspberry Pi "bullseye" x64 OS

It includes:
handling of up to 2 USB3 drives with media on each
the new hd-idle for disk spin-down
NFS shares for file sharing
Samba shares for file sharing (VLC likes to use this, it works very well)
miniDLNA (not installed by default, it also has code to handle my specific disk/folder structures)

just prior to major updates for x64

05 Feb 02:24
9a7985c
Compare
Choose a tag to compare

just prior to major updates for x64

samba and minidlna config changes, newer hd-idle

10 Nov 06:39
5040dcc
Compare
Choose a tag to compare

updated samba config
updated minidlna config
newer hd-idle

Initial Release

08 Nov 09:04
4529ca2
Compare
Choose a tag to compare

tested and works ... so far