Questions tagged [nas]
195 questions
2
votes
0
answers
46
views
Resolving mDNS host names on a Synology NAS
I have a Synology NAS running DSM 7.2.2:
steve@NAS:/volume1/docker/backuppc-mdns$ cat /proc/sys/kernel/syno_hw_version
DS223j
steve@NAS:/volume1/docker/backuppc-mdns$ head -n 5 /etc/VERSION
...
0
votes
0
answers
52
views
Samba wide links makes share inaccessible on Asustor NAS (ADM 5, Samba 4.20.0, Windows 11)
I am trying to set up a Flamenco render farm for Blender. One of the requirements is that symlinks work across Samba shares and Windows clients (Flamenco docs).
According to this Unix SE answer, the ...
0
votes
0
answers
118
views
Install alternative OS on ASUSTOR AS1002T
I own a NAS of the ASUSTOR brand, model AS1002T with an ARMv7 Processor rev 1 (v7l), which is running ADM, its proprietary Busybox-based OS. The version is 4.0.7.RVG1 and there won't be any new ...
0
votes
1
answer
61
views
Wrong bridge interface gets IP address
seems like I have my network misconfigured and I have no clue what's wrong. Any help from a networking guru is appreciated. I'm using TrueNAS Community Edition, so it's pretty much generic linux. I ...
3
votes
1
answer
93
views
Is there a way to link or mount a directory such that writing to the target goes to one destination, but reading from it grabs from another?
In my case, there are two NASes that I want some very large files written to, one with a fast connection and small storage, and another with a slower connection but large storage (let’s call them NAS ...
0
votes
1
answer
56
views
Reasons for reverse SSH tunnel failure
I have a NAS in my living room with a bunch of services like GitLab, NextCloud, my personal Website etc. running on it. All these services are reachable via a reverse SSH tunnel between my Ionos VPS ...
0
votes
0
answers
39
views
MyCloud NAS permission problem
I have apparently a weird permission problem with a Western Digital MyCloud NAS. It is mounted by this fstab entry:
//172.23.0.252/Public /mnt/NAS cifs vers=2.1,uid=1000,gid=1000,credentials=/root/....
0
votes
1
answer
89
views
Mount netdrive via fstab and keypassxc
I found many guides on how to mount a NAS drive via fstab. Quite some enter username and password right into the fstab file, others use a file .smbcredentialsfor that.
I'd like to manage all my ...
0
votes
1
answer
179
views
Share one SSD Cache across multiple volumes & storage pools on Synology NAS
I have a new Synology NAS with 2 storage pools, and I have one volume per pool.
I have added a single SSD to the NAS to serve as a cache, and was able to add it to the first storage pool. This is a ...
0
votes
0
answers
56
views
Difficulty mounting external drive after certain boots
I have a RasPi 4 connected to a 12TB EXT4 hard drive in a Sabrent cage hub which I use for an OpenMediaVault NAS. The drive worked fine for about a month until its file system started to go missing in ...
0
votes
0
answers
57
views
connected to samba share on nas but after restarting arch desktop problems occur
I recently swapped from Windows 10 to Arch Linux.
I connected to a Samba share on NAS but after restarting Arch desktop, the Nautilus file manager says "folder is empty".
I connected to it ...
0
votes
1
answer
282
views
Getting /home/ubuntu/NAS: unknown filesystem type 'LVM2_member' - Accessing files on a synology NAS drive
I'm trying to follow this https://kb.synology.com/en-uk/DSM/tutorial/How_can_I_recover_data_from_my_DiskStation_using_a_PC#x_anchor_encryptedvolume
sudo -i
apt-get update
apt-get install -y mdadm lvm2
...
0
votes
1
answer
297
views
discover and mount all the SMB shared folders of a server
I have a Synology NAS serving shared folders with SMB.
On Windows and MAC I just have to indicate the IP of the NAS and all the shared folder are discovered and mounted.
On linux (the latest Debian) (...
0
votes
1
answer
61
views
How do I remove a second name that was appended to a user ID number?
I'm on a NAS and had been running some YAMLs.
I have a user ID johnG(1042) G(100) which was used for the YAML.
There were some updates along, and I'm not sure how it happened but suddenly it changed ...
0
votes
2
answers
92
views
Investigate why my disks are not going to sleep - which files are open?
I want to investigate what keeps my drives spinning on my nas. Which commands help me to get insight on which files are being opened and preventing my disks to sleep?