home.social

#nfsv4 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nfsv4, aggregated by home.social.

  1. #OpenBSD ei vieläkään tunnu tukevan #NFSv4:ää 😞 #NAS'sini sinänsä suostuisi toimimaan vaikka yhteyskäytännön kakkosversiolla, mutta olen asettanut sen vaatimaan nelosta. Harmillista. Ehkä teen paluun #FreeBSD:hen uudella asennuksella. #floss #bsd #atkjuttuja

  2. #OpenBSD ei vieläkään tunnu tukevan #NFSv4:ää 😞 #NAS'sini sinänsä suostuisi toimimaan vaikka yhteyskäytännön kakkosversiolla, mutta olen asettanut sen vaatimaan nelosta. Harmillista. Ehkä teen paluun #FreeBSD:hen uudella asennuksella. #floss #bsd #atkjuttuja

  3. #OpenBSD ei vieläkään tunnu tukevan #NFSv4:ää 😞 #NAS'sini sinänsä suostuisi toimimaan vaikka yhteyskäytännön kakkosversiolla, mutta olen asettanut sen vaatimaan nelosta. Harmillista. Ehkä teen paluun #FreeBSD:hen uudella asennuksella. #floss #bsd #atkjuttuja

  4. #OpenBSD ei vieläkään tunnu tukevan #NFSv4:ää 😞 #NAS'sini sinänsä suostuisi toimimaan vaikka yhteyskäytännön kakkosversiolla, mutta olen asettanut sen vaatimaan nelosta. Harmillista. Ehkä teen paluun #FreeBSD:hen uudella asennuksella. #floss #bsd #atkjuttuja

  5. #OpenBSD ei vieläkään tunnu tukevan #NFSv4:ää 😞 #NAS'sini sinänsä suostuisi toimimaan vaikka yhteyskäytännön kakkosversiolla, mutta olen asettanut sen vaatimaan nelosta. Harmillista. Ehkä teen paluun #FreeBSD:hen uudella asennuksella. #floss #bsd #atkjuttuja

  6. Had to setup a NFS share and realized that I haven't done so since the Solaris 8 days.

    Good thing that my setup is for a trusted network.
    so quickly writing a /etc/exports and adding the correct line to the clients /etc/fstab don't forget to add a ,noauto there and done.

    ,nobootwait doesn't seem to be a thing anymore.

    I'm not looking forward to the Kerberos fuckery

    Oh and before anyone asks to get a NFS server running on Chimera Linux all you have to do is

    doas apk add nfs-utils-server-dinit
    doas dinitctl enable nfs-server
    # write your /etc/exports file
    doas exportfs -a

    #linux #nfs #nfsv4 #chimeralinux

  7. Had to setup a NFS share and realized that I haven't done so since the Solaris 8 days.

    Good thing that my setup is for a trusted network.
    so quickly writing a /etc/exports and adding the correct line to the clients /etc/fstab don't forget to add a ,noauto there and done.

    ,nobootwait doesn't seem to be a thing anymore.

    I'm not looking forward to the Kerberos fuckery

    Oh and before anyone asks to get a NFS server running on Chimera Linux all you have to do is

    doas apk add nfs-utils-server-dinit
    doas dinictl nfs-utils-server-dinit
    #write your /etc/exports file
    doas exportfs -a

    #linux #nfs #nfsv4 #chimeralinux

  8. Had to setup a NFS share and realized that I haven't done so since the Solaris 8 days.

    Good thing that my setup is for a trusted network.
    so quickly writing a /etc/exports and adding the correct line to the clients /etc/fstab don't forget to add a ,noauto there and done.

    ,nobootwait doesn't seem to be a thing anymore.

    I'm not looking forward to the Kerberos fuckery

    Oh and before anyone asks to get a NFS server running on Chimera Linux all you have to do is

    doas apk add nfs-utils-server-dinit
    doas dinitctl enable nfs-server
    # write your /etc/exports file
    doas exportfs -a

    #linux #nfs #nfsv4 #chimeralinux

  9. Had to setup a NFS share and realized that I haven't done so since the Solaris 8 days.

    Good thing that my setup is for a trusted network.
    so quickly writing a /etc/exports and adding the correct line to the clients /etc/fstab don't forget to add a ,noauto there and done.

    ,nobootwait doesn't seem to be a thing anymore.

    I'm not looking forward to the Kerberos fuckery

    Oh and before anyone asks to get a NFS server running on Chimera Linux all you have to do is

    doas apk add nfs-utils-server-dinit
    doas dinictl nfs-utils-server-dinit
    #write your /etc/exports file
    doas exportfs -a

    #linux #nfs #nfsv4 #chimeralinux

  10. Had to setup a NFS share and realized that I haven't done so since the Solaris 8 days.

    Good thing that my setup is for a trusted network.
    so quickly writing a /etc/exports and adding the correct line to the clients /etc/fstab don't forget to add a ,noauto there and done.

    ,nobootwait doesn't seem to be a thing anymore.

    I'm not looking forward to the Kerberos fuckery

    Oh and before anyone asks to get a NFS server running on Chimera Linux all you have to do is

    doas apk add nfs-utils-server-dinit
    doas dinitctl enable nfs-server
    # write your /etc/exports file
    doas exportfs -a

    #linux #nfs #nfsv4 #chimeralinux

  11. Aaaaaargh, verdammte Hütte: Einfach NEED_IDMAPD=yes und NEED_GSSD=yes in /etc/defaults/nfs-common setzen und alles funzt. Steht's in den gängigen Wikis/Dokus? Nö. Uff. #NFSv4 #Kerberos

  12. Aaaaaargh, verdammte Hütte: Einfach NEED_IDMAPD=yes und NEED_GSSD=yes in /etc/defaults/nfs-common setzen und alles funzt. Steht's in den gängigen Wikis/Dokus? Nö. Uff. #NFSv4 #Kerberos

  13. Aaaaaargh, verdammte Hütte: Einfach NEED_IDMAPD=yes und NEED_GSSD=yes in /etc/defaults/nfs-common setzen und alles funzt. Steht's in den gängigen Wikis/Dokus? Nö. Uff. #NFSv4 #Kerberos

  14. I run #NFSv4 on my home network of #Debian systems. It works perfectly well.

    I use #SSH to move from system to system and in the past was able to get #Kerberos to work as well between them.

    So far I've never been able to get NFS and Kerberos to work at the same time and this bugs me. I will have to try harder to make it work.

    I don't strictly need to make it work, all my systems are inside my firewall/NAT but it annoys me that I failed to make it work.

  15. I run on my home network of systems. It works perfectly well.

    I use to move from system to system and in the past was able to get to work as well between them.

    So far I've never been able to get NFS and Kerberos to work at the same time and this bugs me. I will have to try harder to make it work.

    I don't strictly need to make it work, all my systems are inside my firewall/NAT but it annoys me that I failed to make it work.

  16. I run #NFSv4 on my home network of #Debian systems. It works perfectly well.

    I use #SSH to move from system to system and in the past was able to get #Kerberos to work as well between them.

    So far I've never been able to get NFS and Kerberos to work at the same time and this bugs me. I will have to try harder to make it work.

    I don't strictly need to make it work, all my systems are inside my firewall/NAT but it annoys me that I failed to make it work.

  17. I run #NFSv4 on my home network of #Debian systems. It works perfectly well.

    I use #SSH to move from system to system and in the past was able to get #Kerberos to work as well between them.

    So far I've never been able to get NFS and Kerberos to work at the same time and this bugs me. I will have to try harder to make it work.

    I don't strictly need to make it work, all my systems are inside my firewall/NAT but it annoys me that I failed to make it work.

  18. NFSRODS v2.3.1 is released!

    github.com/irods/irods_client_

    This release updates dependencies so that NFSRODS is compatible with iRODS 5.

  19. #NFSv4 auto-mounting isn't working.

    On one Debian 12 system the /etc/fstab stanza works and auto-mounts without a problem.

    On a pair of Debian 12 & 13 systems, the same /etc/fstab stanza doesn't work when connecting to a different server but does work with the same server as the first one.

    I thought that must mean the connection is a problem, but a manual issue of the mount, using the stanza in fstab command works perfectly.

  20. auto-mounting isn't working.

    On one Debian 12 system the /etc/fstab stanza works and auto-mounts without a problem.

    On a pair of Debian 12 & 13 systems, the same /etc/fstab stanza doesn't work when connecting to a different server but does work with the same server as the first one.

    I thought that must mean the connection is a problem, but a manual issue of the mount, using the stanza in fstab command works perfectly.

  21. #NFSv4 auto-mounting isn't working.

    On one Debian 12 system the /etc/fstab stanza works and auto-mounts without a problem.

    On a pair of Debian 12 & 13 systems, the same /etc/fstab stanza doesn't work when connecting to a different server but does work with the same server as the first one.

    I thought that must mean the connection is a problem, but a manual issue of the mount, using the stanza in fstab command works perfectly.

  22. #NFSv4 auto-mounting isn't working.

    On one Debian 12 system the /etc/fstab stanza works and auto-mounts without a problem.

    On a pair of Debian 12 & 13 systems, the same /etc/fstab stanza doesn't work when connecting to a different server but does work with the same server as the first one.

    I thought that must mean the connection is a problem, but a manual issue of the mount, using the stanza in fstab command works perfectly.

  23. Got #NFSv4 working over #Wireguard between an old #macmini and a #Lenovo box both running #Debian for a #RaspberryPi project.

    Now I've set one MacMini up, I need to set the rest up and the RaspberryPis so that we can organise software on them easily.

  24. Got working over between an old and a box both running for a project.

    Now I've set one MacMini up, I need to set the rest up and the RaspberryPis so that we can organise software on them easily.

  25. Got #NFSv4 working over #Wireguard between an old #macmini and a #Lenovo box both running #Debian for a #RaspberryPi project.

    Now I've set one MacMini up, I need to set the rest up and the RaspberryPis so that we can organise software on them easily.

  26. Got #NFSv4 working over #Wireguard between an old #macmini and a #Lenovo box both running #Debian for a #RaspberryPi project.

    Now I've set one MacMini up, I need to set the rest up and the RaspberryPis so that we can organise software on them easily.

  27. 📊 New #Haiku development report - May 2025!

    A month focused on targeted improvements and stability:
    - HaikuDepot now more user-friendly for newcomers
    - Important Tracker and Terminal fixes
    - Major BUrl class rework with cleaner API
    - More stable #NFSv4 and #EXT4 drivers
    - #Wacom #Intuos4 support added

    Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀

    Full report: desktoponfire.com/haikuos/soft

    #OpenSource #BeOS #HaikuOS #SoftwareDevelopment

  28. 📊 New #Haiku development report - May 2025!

    A month focused on targeted improvements and stability:
    - HaikuDepot now more user-friendly for newcomers
    - Important Tracker and Terminal fixes
    - Major BUrl class rework with cleaner API
    - More stable #NFSv4 and #EXT4 drivers
    - #Wacom #Intuos4 support added

    Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀

    Full report: desktoponfire.com/haikuos/soft

    #OpenSource #BeOS #HaikuOS #SoftwareDevelopment

  29. 📊 New #Haiku development report - May 2025!

    A month focused on targeted improvements and stability:
    - HaikuDepot now more user-friendly for newcomers
    - Important Tracker and Terminal fixes
    - Major BUrl class rework with cleaner API
    - More stable #NFSv4 and #EXT4 drivers
    - #Wacom #Intuos4 support added

    Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀

    Full report: desktoponfire.com/haikuos/soft

    #OpenSource #BeOS #HaikuOS #SoftwareDevelopment

  30. 📊 New #Haiku development report - May 2025!

    A month focused on targeted improvements and stability:
    - HaikuDepot now more user-friendly for newcomers
    - Important Tracker and Terminal fixes
    - Major BUrl class rework with cleaner API
    - More stable #NFSv4 and #EXT4 drivers
    - #Wacom #Intuos4 support added

    Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀

    Full report: desktoponfire.com/haikuos/soft

    #OpenSource #BeOS #HaikuOS #SoftwareDevelopment

  31. 📊 New #Haiku development report - May 2025!

    A month focused on targeted improvements and stability:
    - HaikuDepot now more user-friendly for newcomers
    - Important Tracker and Terminal fixes
    - Major BUrl class rework with cleaner API
    - More stable #NFSv4 and #EXT4 drivers
    - #Wacom #Intuos4 support added

    Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀

    Full report: desktoponfire.com/haikuos/soft

    #OpenSource #BeOS #HaikuOS #SoftwareDevelopment

  32. Barman woes on OVH

    So, due to a cascade of Barman’s errors and corrupted backups due to running out of backup space, I had to pretty much clear out my Barman backup storage.

    After resetting everything, however, I was not able to make a full backup, because Barman was not able to receive write-ahead logs from PostgreSQL.

    2025-06-04 22:00:21,209 [523687] barman.cli ERROR: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'
    See log file for more details.
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 2390, in main
    args.func(args)
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 1600, in archive_wal
    server.archive_wal()
    File "/usr/lib/python3/dist-packages/barman/server.py", line 2651, in archive_wal
    self.backup_manager.archive_wal(verbose)
    File "/usr/lib/python3/dist-packages/barman/backup.py", line 847, in archive_wal
    archiver.archive(verbose)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 213, in archive
    self.archive_wal(compressor, wal_info)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 356, in archive_wal
    shutil.copystat(src_file, tmp_file)
    File "/usr/lib/python3.12/shutil.py", line 388, in copystat
    _copyxattr(src, dst, follow_symlinks=follow)
    File "/usr/lib/python3.12/shutil.py", line 338, in _copyxattr
    os.setxattr(dst, name, value, follow_symlinks=follow_symlinks)
    OSError: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'

    Input/output error? That’s odd, but the stacktrace tells us a lot, as from the function name (os.setxattr), we can deduce that it’s trying to set xattrs on our WAL files. The underlying storage for my backups is OVH’s Backup Storage, accessible over NFS. And NFS, for most of its life, was not able to support xattrs even if the underlying filesystem does. The support has been added to NFS 4.2, while OVH (still) uses 4.1.

    So, how to fix this?

    Initially, I thought of downgrading Barman, because things had worked before. But that did not help, and so I had to go digging into the source code (which was painful as I am not a Python guy).

    # Perform the real filesystem operation with the xlogdb lock taken.            # This makes the operation atomic from the xlogdb file POV            with self.server.xlogdb("a") as fxlogdb:                # If the content has changed, it means the file was either compressed                # or encrypted or both. In this case, we need to update its metadata                if content_changed:                    shutil.copystat(src_file, current_file)                    stat = os.stat(current_file)                    wal_info.size = stat.st_size

    So, if content_changed is true, we use copystat from shutil.py, which copies xattrs from the original file.

    # If the bits of the file has changed e.g. due to compression or encryption            content_changed = False            # Compress the file if not already compressed            if compressor and not wal_info.compression:                compressor.compress(src_file, tmp_file)                files_to_remove.append(current_file)                current_file = tmp_file                content_changed = True                wal_info.compression = compressor.compression            # Encrypt the file            if encryption:                encrypted_file = encryption.encrypt(current_file, dst_dir)                files_to_remove.append(current_file)                current_file = encrypted_file                wal_info.encryption = encryption.NAME                content_changed = True

    Ah, so therein lies the rub: Barman assumes that it needs to do this if the content is either being compressed or encrypted. And it just so happens that I’ve also enabled GZIP compression so as not to run out of space again. Well, we have to deal with this the old-fashioned way (by lowering the retention policy). After disabling compression, Barman was able to make backups again.

    Hope this helps someone, because it sure as fuck would’ve helped me.

    #Barman #lighthearted #NFS #NFSv4 #OVH #pgsql #PostgreSQL #SelfHosting

  33. Barman woes on OVH

    So, due to a cascade of Barman’s errors and corrupted backups due to running out of backup space, I had to pretty much clear out my Barman backup storage.

    After resetting everything, however, I was not able to make a full backup, because Barman was not able to receive write-ahead logs from PostgreSQL.

    2025-06-04 22:00:21,209 [523687] barman.cli ERROR: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'
    See log file for more details.
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 2390, in main
    args.func(args)
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 1600, in archive_wal
    server.archive_wal()
    File "/usr/lib/python3/dist-packages/barman/server.py", line 2651, in archive_wal
    self.backup_manager.archive_wal(verbose)
    File "/usr/lib/python3/dist-packages/barman/backup.py", line 847, in archive_wal
    archiver.archive(verbose)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 213, in archive
    self.archive_wal(compressor, wal_info)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 356, in archive_wal
    shutil.copystat(src_file, tmp_file)
    File "/usr/lib/python3.12/shutil.py", line 388, in copystat
    _copyxattr(src, dst, follow_symlinks=follow)
    File "/usr/lib/python3.12/shutil.py", line 338, in _copyxattr
    os.setxattr(dst, name, value, follow_symlinks=follow_symlinks)
    OSError: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'

    Input/output error? That’s odd, but the stacktrace tells us a lot, as from the function name (os.setxattr), we can deduce that it’s trying to set xattrs on our WAL files. The underlying storage for my backups is OVH’s Backup Storage, accessible over NFS. And NFS, for most of its life, was not able to support xattrs even if the underlying filesystem does. The support has been added to NFS 4.2, while OVH (still) uses 4.1.

    So, how to fix this?

    Initially, I thought of downgrading Barman, because things had worked before. But that did not help, and so I had to go digging into the source code (which was painful as I am not a Python guy).

    # Perform the real filesystem operation with the xlogdb lock taken.            # This makes the operation atomic from the xlogdb file POV            with self.server.xlogdb("a") as fxlogdb:                # If the content has changed, it means the file was either compressed                # or encrypted or both. In this case, we need to update its metadata                if content_changed:                    shutil.copystat(src_file, current_file)                    stat = os.stat(current_file)                    wal_info.size = stat.st_size

    So, if content_changed is true, we use copystat from shutil.py, which copies xattrs from the original file.

    # If the bits of the file has changed e.g. due to compression or encryption            content_changed = False            # Compress the file if not already compressed            if compressor and not wal_info.compression:                compressor.compress(src_file, tmp_file)                files_to_remove.append(current_file)                current_file = tmp_file                content_changed = True                wal_info.compression = compressor.compression            # Encrypt the file            if encryption:                encrypted_file = encryption.encrypt(current_file, dst_dir)                files_to_remove.append(current_file)                current_file = encrypted_file                wal_info.encryption = encryption.NAME                content_changed = True

    Ah, so therein lies the rub: Barman assumes that it needs to do this if the content is either being compressed or encrypted. And it just so happens that I’ve also enabled GZIP compression so as not to run out of space again. Well, we have to deal with this the old-fashioned way (by lowering the retention policy). After disabling compression, Barman was able to make backups again.

    Hope this helps someone, because it sure as fuck would’ve helped me.

    #Barman #lighthearted #NFS #NFSv4 #OVH #pgsql #PostgreSQL #SelfHosting

  34. Barman woes on OVH

    So, due to a cascade of Barman’s errors and corrupted backups due to running out of backup space, I had to pretty much clear out my Barman backup storage.

    After resetting everything, however, I was not able to make a full backup, because Barman was not able to receive write-ahead logs from PostgreSQL.

    2025-06-04 22:00:21,209 [523687] barman.cli ERROR: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'
    See log file for more details.
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 2390, in main
    args.func(args)
    File "/usr/lib/python3/dist-packages/barman/cli.py", line 1600, in archive_wal
    server.archive_wal()
    File "/usr/lib/python3/dist-packages/barman/server.py", line 2651, in archive_wal
    self.backup_manager.archive_wal(verbose)
    File "/usr/lib/python3/dist-packages/barman/backup.py", line 847, in archive_wal
    archiver.archive(verbose)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 213, in archive
    self.archive_wal(compressor, wal_info)
    File "/usr/lib/python3/dist-packages/barman/wal_archiver.py", line 356, in archive_wal
    shutil.copystat(src_file, tmp_file)
    File "/usr/lib/python3.12/shutil.py", line 388, in copystat
    _copyxattr(src, dst, follow_symlinks=follow)
    File "/usr/lib/python3.12/shutil.py", line 338, in _copyxattr
    os.setxattr(dst, name, value, follow_symlinks=follow_symlinks)
    OSError: [Errno 5] Input/output error: '/backup/barman/pg/wals/00000001000000CD/00000001000000CD00000009.tmp'

    Input/output error? That’s odd, but the stacktrace tells us a lot, as from the function name (os.setxattr), we can deduce that it’s trying to set xattrs on our WAL files. The underlying storage for my backups is OVH’s Backup Storage, accessible over NFS. And NFS, for most of its life, was not able to support xattrs even if the underlying filesystem does. The support has been added to NFS 4.2, while OVH (still) uses 4.1.

    So, how to fix this?

    Initially, I thought of downgrading Barman, because things had worked before. But that did not help, and so I had to go digging into the source code (which was painful as I am not a Python guy).

    # Perform the real filesystem operation with the xlogdb lock taken.            # This makes the operation atomic from the xlogdb file POV            with self.server.xlogdb("a") as fxlogdb:                # If the content has changed, it means the file was either compressed                # or encrypted or both. In this case, we need to update its metadata                if content_changed:                    shutil.copystat(src_file, current_file)                    stat = os.stat(current_file)                    wal_info.size = stat.st_size

    So, if content_changed is true, we use copystat from shutil.py, which copies xattrs from the original file.

    # If the bits of the file has changed e.g. due to compression or encryption            content_changed = False            # Compress the file if not already compressed            if compressor and not wal_info.compression:                compressor.compress(src_file, tmp_file)                files_to_remove.append(current_file)                current_file = tmp_file                content_changed = True                wal_info.compression = compressor.compression            # Encrypt the file            if encryption:                encrypted_file = encryption.encrypt(current_file, dst_dir)                files_to_remove.append(current_file)                current_file = encrypted_file                wal_info.encryption = encryption.NAME                content_changed = True

    Ah, so therein lies the rub: Barman assumes that it needs to do this if the content is either being compressed or encrypted. And it just so happens that I’ve also enabled GZIP compression so as not to run out of space again. Well, we have to deal with this the old-fashioned way (by lowering the retention policy). After disabling compression, Barman was able to make backups again.

    Hope this helps someone, because it sure as fuck would’ve helped me.

    #Barman #lighthearted #NFS #NFSv4 #OVH #pgsql #PostgreSQL #SelfHosting

  35. Trying to get a #Debian box to make a #NFSv4 mount on a #Synology box. I can see that NFsv4 is enabled and there is a share - but when I try to mount the share, I get an error from mount on #Linux and the Synology box vanishes from the net for several minutes...

    Strange.

  36. Trying to get a box to make a mount on a box. I can see that NFsv4 is enabled and there is a share - but when I try to mount the share, I get an error from mount on and the Synology box vanishes from the net for several minutes...

    Strange.

  37. Trying to get a #Debian box to make a #NFSv4 mount on a #Synology box. I can see that NFsv4 is enabled and there is a share - but when I try to mount the share, I get an error from mount on #Linux and the Synology box vanishes from the net for several minutes...

    Strange.

  38. Trying to get a #Debian box to make a #NFSv4 mount on a #Synology box. I can see that NFsv4 is enabled and there is a share - but when I try to mount the share, I get an error from mount on #Linux and the Synology box vanishes from the net for several minutes...

    Strange.

  39. Trying to get a #Debian box to make a #NFSv4 mount on a #Synology box. I can see that NFsv4 is enabled and there is a share - but when I try to mount the share, I get an error from mount on #Linux and the Synology box vanishes from the net for several minutes...

    Strange.

  40. Been set a challenge to make #Synology #NAS which doesn't have #Wireguard on, accessible over the Internet.

    I think I'm going to use a #Debian VM in the cloud as my public Wireguard entry point and a Debian box inside the office to act as my relay, and then use IP tables rules to relay packets to and from the Synology NAS. I think it can all be done.

    Don't like #SMB but Windows doesn't speak #NFSv4.

  41. Been set a challenge to make which doesn't have on, accessible over the Internet.

    I think I'm going to use a VM in the cloud as my public Wireguard entry point and a Debian box inside the office to act as my relay, and then use IP tables rules to relay packets to and from the Synology NAS. I think it can all be done.

    Don't like but Windows doesn't speak .

  42. Been set a challenge to make #Synology #NAS which doesn't have #Wireguard on, accessible over the Internet.

    I think I'm going to use a #Debian VM in the cloud as my public Wireguard entry point and a Debian box inside the office to act as my relay, and then use IP tables rules to relay packets to and from the Synology NAS. I think it can all be done.

    Don't like #SMB but Windows doesn't speak #NFSv4.

  43. Been set a challenge to make #Synology #NAS which doesn't have #Wireguard on, accessible over the Internet.

    I think I'm going to use a #Debian VM in the cloud as my public Wireguard entry point and a Debian box inside the office to act as my relay, and then use IP tables rules to relay packets to and from the Synology NAS. I think it can all be done.

    Don't like #SMB but Windows doesn't speak #NFSv4.

  44. Been set a challenge to make #Synology #NAS which doesn't have #Wireguard on, accessible over the Internet.

    I think I'm going to use a #Debian VM in the cloud as my public Wireguard entry point and a Debian box inside the office to act as my relay, and then use IP tables rules to relay packets to and from the Synology NAS. I think it can all be done.

    Don't like #SMB but Windows doesn't speak #NFSv4.

  45. @le_friwi_56 I use Strawberry on a small PC next to my old Pioneer A-400X amp, driving old Mission 760SE speakers. The AV kit is over 30 years old and while good for it's price in it's day, it was never the best possible. But it works.

    I have all my music ripped to #FLAC and then available via #NFSv4 to any computer in the house, and also via a #DLNA server.

  46. @le_friwi_56 I use Strawberry on a small PC next to my old Pioneer A-400X amp, driving old Mission 760SE speakers. The AV kit is over 30 years old and while good for it's price in it's day, it was never the best possible. But it works.

    I have all my music ripped to and then available via to any computer in the house, and also via a server.

  47. @le_friwi_56 I use Strawberry on a small PC next to my old Pioneer A-400X amp, driving old Mission 760SE speakers. The AV kit is over 30 years old and while good for it's price in it's day, it was never the best possible. But it works.

    I have all my music ripped to #FLAC and then available via #NFSv4 to any computer in the house, and also via a #DLNA server.

  48. @le_friwi_56 I use Strawberry on a small PC next to my old Pioneer A-400X amp, driving old Mission 760SE speakers. The AV kit is over 30 years old and while good for it's price in it's day, it was never the best possible. But it works.

    I have all my music ripped to #FLAC and then available via #NFSv4 to any computer in the house, and also via a #DLNA server.

  49. Anyone have experience running an #NFSv4 server on #Kubernetes?

    I'm not finding anything recent: a four-year-old Docker image, a six-year-old blog post,…

  50. Mike @PerformantData ·

    Anyone have experience running an server on ?

    I'm not finding anything recent: a four-year-old Docker image, a six-year-old blog post,…