How to Set Up an NFS Server on Ubuntu (Complete with AutoFS!)

  Рет қаралды 55,884

Learn Linux TV

Learn Linux TV

Күн бұрын

NFS (Network File System) is a fantastic way to share files between Linux and UNIX machines. In this video, Jay walks you through the process of setting up an NFS server on Ubuntu, complete with a walkthrough on mounting the exports. Not only that, you'll see how you can utilize AutoFS for on-demand mounting as well.
Thanks to Linode for sponsoring today's video! Check them out to set up your very own Linux server in minutes! ➜ learnlinux.link/akamai
🎓 CROWDSTRIKE CRASH SURVIVOR T-SHIRT
Commemorate the largest outage in history with the latest addition to the LLTV merch shop.
Get yours here ➜ learnlinux.link/crash-shirt
🎓 BRAND NEW UDEMY COURSES AVAILABLE!
Check out my new courses on Udemy and learn something new!
• Getting Started with Ansible ➜ learnlinux.link/ansible
• LPI Linux Essentials Complete Workshop ➜ learnlinux.link/linux-essentials
🐧 SUPPORT LINUX LEARNING!
• Grab some Linux swag ➜ merch.learnlinux.tv
• Become a Channel Member ➜ learnlinux.link/member
• Become a Patron ➜ learnlinux.link/patron
• 5% discount on LPI exam vouchers ➜ learnlinux.link/lpi-voucher
• Check out my latest book ➜ ubuntuserverbook.com
• Grab an awesome Pi-powered KVM ➜ learnlinux.link/tinypilot
• Jay's Gear - Server, Computer and Video Production Stuff ➜ learnlinux.link/amazon
Note: Royalties and/or commission is earned from each of the above links
Check out the blog post for this video for all the commands I used:
- Official blog post for this video ➜ www.learnlinux.tv/?p=2415
⏰ TIME CODES
00:00 - Intro
01:04 - Set up your very own cloud Linux server with Linode (sponsor)
02:53 - Setup notes and what you'll need to get started
04:48 - Creating the base directory for NFS shares
05:58 - Installing the NFS server component on Ubuntu
07:05 - Setting up the NFS service and exports
12:27 - Creating test files for testing the shares/exports
13:41 - Setting up the NFS client package (nfs-common)
14:36 - Testing connectivity between the client and server with the showmount command
16:09 - Setting up the parent directory on the client for mounting shares/exports
17:32 - Manually mounting an NFS share/export
20:04 - Using AutoFS to automatically mount NFS shares/exports*🎓 FULL LINUX COURSES FROM LEARN LINUX TV*
• Linux Crash Course ➜ linux.video/cc
• Learn tmux ➜ linux.video/tmux
• Learn vim ➜ linux.video/vim
• Bash Scripting Series ➜ linux.video/bash
• Proxmox VE ➜ linux.video/pve
• Getting Started with Ansible (Udemy) ➜ learnlinux.link/ansible
• LPI Linux Essentials Workshop (Udemy) ➜ learnlinux.link/linux-essentials
🌐 LEARN LINUX TV ON THE WEB
• Main site ➜ www.learnlinux.tv
• Community ➜ community.learnlinux.tv
• Official Github Account ➜ github.com/LearnLinuxTV
• Enterprise Linux Security Podcast ➜ enterpriselinuxsecurity.show
• The Homelab Show Podcast ➜ thehomelab.show
• Jay on Udemy ➜ www.udemy.com/user/jay-lacroix-3
• Jay on Twitter ➜ x.com/JayTheLinuxGuy
• Content Ethics ➜ www.learnlinux.tv/content-ethics
• Request Assistance ➜ www.learnlinux.tv/request-ass...
⚠️ DISCLAIMER
Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. Always make sure you have written permission before working with any infrastructure and that you are compliant with all company rules, change control procedures, and local laws.
#Linux #NFS #LinuxServer

Пікірлер: 104
@Wolf-wd9cd
@Wolf-wd9cd Жыл бұрын
Switched fully from WIndows to Linux Mint last march, and everyday I'm learning how awesome Linux is. Great video. NFS is so much neater than my previous network share setup.
@thomasburns1846
@thomasburns1846 Жыл бұрын
I always learn something from your videos. Thank you! I have been using NFS4 and autofs for years, but today I learned about the --ghost option.
@DavidKHill
@DavidKHill Жыл бұрын
This is so awesome. I tried looking up this int he Ubuntu Server 4th edition. Couldn't find much in the book, but this video was awesome. I ran into a snag when I initially set it up where I kept getting no such file every time I navigated into the /mnt/nfs folder. Turns out I typed the nfs4 option in the fstype in the auto.fs file. Good old fumble fingers. Been playing around with this for a day now. This is so, so slick. (and fast). Thanks for introducing this. Now if we can get a video on how to configure security and permission for this bad boy, we'd me in for a treat! Whoohoo, you rock!
@jozsefsipos418
@jozsefsipos418 Жыл бұрын
Great video Jay as always! Please continue with the nfs security in the next one. Thanks!
@Benkaboi
@Benkaboi Жыл бұрын
Agree, would also like to see a video about that from Jay.
@cyberdyne981
@cyberdyne981 Жыл бұрын
Jay. This was an excellent video and tutorial blog! I already had NFS working from my OMV server to my Debian client, but I was bewildered trying to get autofs to work (I tried afuse as well). Your walk-through explained it clearly. A big THANK-YOU!
@tarcisio_menezes
@tarcisio_menezes 6 ай бұрын
My best source to learn Linux content! Thank you for sharing your knowledge. You're the best!!
@Juergen_K
@Juergen_K Жыл бұрын
This tutorial came just in time for me, as I was struggling with setting up mpd (music player deamon) to work properly here. I can easily follow and enjoy your way of explaining, although I'm not a native speaker. You're just extremely good at explaining/teaching, please keep it up and many, many thanks!
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Glad it helped!
@Juergen_K
@Juergen_K Жыл бұрын
@@LearnLinuxTV And it really did!
@swayamshree5951
@swayamshree5951 Жыл бұрын
Hello Jay! I must say your content is so good and this video is another great example. I have learnt so much about Linux from you. I sincerely thank you.
@iamme659
@iamme659 Жыл бұрын
Thank you! This made this so simple. I appreciate you making these videos.
@act.13.41
@act.13.41 Жыл бұрын
This is awesome content Jay! Well done sir.
@lordofenron
@lordofenron Жыл бұрын
This was a really well made video. Thanks for taking the time to explain this :)
@nalle475
@nalle475 Жыл бұрын
Thanks Very nice and easy to follow. Triggered some memories (not all good) from end last century and the early days of autfs. What was sunny on Sun had slight overcast on Linux.
@jacksondarman5782
@jacksondarman5782 Жыл бұрын
Great video! I run TrueNAS Scale as my file server and was able to get it connected to my Debian docker client. One minor hiccup I had was that AutoFS was not automatically mounting my NFS shares upon access. The solution for this was to change nfs4 to just nfs in the auto.nfs file. It works wonderfully after those changes. I hope this helps someone! :)
@cleightthejw2202
@cleightthejw2202 Жыл бұрын
@Jay I hit the LIKE button on nearly every one of your vids that come out. I even have them in a 'Linux' playlist on my channel just in case ppl stumble into my channel and are looking to learn things. Or they don't know they want to learn it until they watch the vid/s and then become interested (hopefully!)
@nkmicros540
@nkmicros540 Жыл бұрын
I watched several videos before this one, to move my shares from Samba to NFS and non of them was so complete. I need to remember to find tutorial here, at your channel first, before anywhere else. I set up all from the first try following your video. Thanks you =)
@ronaldronald8819
@ronaldronald8819 Жыл бұрын
Your channel is the place i go to when i need to learn some Linux stuff as i go. Cheers.
@KeithWeston
@KeithWeston Жыл бұрын
Thanks. Super clear & helpful - as always.
@harveyellis6758
@harveyellis6758 Жыл бұрын
Great video. Very informative and I will try this.
@dawnS33ker
@dawnS33ker Жыл бұрын
As always, great video. Thank you Jay.
@sinisterpisces
@sinisterpisces 8 ай бұрын
This is exactly what I needed to get an NFS share auto-mounted on my database server so I can set up backups. Thanks! One oddity on Proxmox's Debian 12 LXC template: After I installed AutoFS, tweaked the config files, and restarted the service, I was getting an odd error/warning from systemctl status about not being able to load the "autofs.service" key. I'm not sure if that was before I set up the config files or not, but rebooting the client system made it go away and everything worked perfectly.
@senglornly9646
@senglornly9646 9 ай бұрын
This is awesome content, thanks you sir 😍
@kaspersergej
@kaspersergej Жыл бұрын
The content you put out is so valuable 👌
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Thank you!
@ChrisPinCornwall
@ChrisPinCornwall Жыл бұрын
Well! I never knew about automount, so thank you so much
@blackranger07
@blackranger07 6 ай бұрын
Awesome tutorial! Thanks for this.
@dand9022
@dand9022 Жыл бұрын
The best doing it!!!Thank you!!!🏆
@fdethan2645
@fdethan2645 Жыл бұрын
Perfect timing! Rebuilding my Truenas and Proxmox servers swapping from smb to nfs for the Ubuntu servers. Thank you
@treyquattro
@treyquattro Жыл бұрын
can I ask you why you changed from SMB to NFS? I've been debating both: my default position is to go for SMB although I find the client side on Linux to be more difficult than the other way around. I believe I can use NFS from Windows 11 Pro as a client at least. I ideally want bidirectional peer-to-peer file sharing. Windows is very good for this but Linux less so, or at least that's my experience so far. Thanks.
@Benkaboi
@Benkaboi Жыл бұрын
Would also like to know.
@RudyBleeker
@RudyBleeker Жыл бұрын
@@treyquattro NFS is generally considered to be easier to configure, only a few lines in a config file as you saw in the video. It's also generally faster than SMB. However NFS has no concept of user and group management, so when improperly configured it can be very insecure with regards to your data. Also when you throw Windows into the mix I would generally recommend using SMB. NFS usually is the best choice when you're only dealing with Linux machines and perhaps the occasional Mac.
@treyquattro
@treyquattro Жыл бұрын
@@RudyBleeker " It's also generally faster than SMB". Hmm, I'm skeptical of that claim. Got any links to comparison tests? At any rate it would be an insignificant different over a 1Gb LAN or faster. Maybe if as you imply data is not being encrypted that would obviously account for some performance difference, but again it shouldn't be an issue on modern equipment (like 2022/3 era computers). I don't want to be chopping and changing, just use one protocol to share files between Linux, Mac and Windows.
@RudyBleeker
@RudyBleeker Жыл бұрын
@@treyquattro you're probably right, on modern equipement with modern implementations (Samba has improved a lot in recent years) the difference is probably negligible. If your needs are sharing files between different operating systems, especially if that includes Windows as you did, then go with SMB for sure.
@BillyDickson
@BillyDickson Жыл бұрын
Great video, thank you. 👍
@starmountpictures
@starmountpictures 7 ай бұрын
Very helpful thanks
@jonathanchevallier7046
@jonathanchevallier7046 Жыл бұрын
Excellent explanations ! Thank you Jay. ps: Thank's for the showmount command tips. I didn't know this command ;-)
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Glad to help!
@emilpeychev8714
@emilpeychev8714 Жыл бұрын
I need nfs for my kubernetes cluster for persistant storage. Do I need to install the client on all nodes? Do I need a client to be able to use the nfs server in general? Please share your thoughts.
@aaronperl
@aaronperl Жыл бұрын
I think I'm going to keep coming back to this video. I always seem to have trouble setting up NFS shares every time I need to do it. I usually end up falling back to "whatever works", aka "allow everything", which is usually okay in my closed network, with a short-lived need for a share .... but definitely not ideal.
@treyquattro
@treyquattro Жыл бұрын
Hi Jay, thanks for this. It's very timely for me: I'm trying to figure a file sharing strategy principally between Linux and Windows but also Mac. My initial preference is for SMB. I feel file sharing is one area in which Windows is very logical and seamless: having drive letters implicitly identifies what you're connecting to as a device, including a network fileserver which connotes remoteness, or at least separateness from the local file hierarchy. With *nix you have to figure out where the remote device should be represented in the local file hierarchy and it ends up being more verbose, and you can't tell at a glance where the end point of the file/directory/URI is. This points out something else that occurred to me: I automatically expected that you'd be putting the shared directories under /mnt on the NFS server, after all you're mounting a network file system? According to the Linux File System Hierarchy document, we're not supposed to create directories in the root (this is something I've been guilty of for shared files amongst different users on the same machine and I've had to change my ideas). I find this subject one of the more confusing aspects of Linux: just where you're supposed to put private binaries, libraries, and include files for example, and also local applications (they tend to go in /opt, but they could go under /usr/bin!) I presume it's legitimate to use host names (or FQDN) for the server in the mount.nfs file? It'd also be useful (for me anyway) to know if the steps are the same on Fedora using dnf as they were on Ubuntu/Debian (and I dare say others would say similar for Manjaro/Arch/Gentoo etc. e.g.)
@iainfranklin8472
@iainfranklin8472 5 ай бұрын
Do you know of any way to make this work with the *minimal* Ubuntu cloud image you used in your cloud-init template video? I couldn't get the NFS service to start correctly because of *I think* some kernel dependencies. I'm curious if you've been able to get NFS functioning correctly on the same image you used for the cloud-init video or if you also encounter the same error. Thanks!
@rudysal1429
@rudysal1429 Жыл бұрын
I've been playing around with Linux and servers for the last few years now. My question is I've setup a couple of servers with both Ubuntu and RH (rocky) and use manjaro and fedora for clients. The question is how do you configure multiple users on a server to use nfs and samba shares. I know how to add users and groups but is it better to use a database with ldap? I have a zfs share but haven't tried ldap yet. I did run into a weird issue with RH and their use of SELinux. I am completely lost by that service.
@mathieuberthalay21
@mathieuberthalay21 Жыл бұрын
Thank you for your video
@whiskeylinux
@whiskeylinux Жыл бұрын
Woo, hyped for this one, thanks! Edit: I learned a good deal, tyvm!
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Glad to hear!
@ansomeBob
@ansomeBob 4 ай бұрын
I got as far as @12:15 but got a failure message on the "ExecStartPre" with or without the IP details in the exports file. Can I check if the /exports/documents should be under ~ or somewhere else? @12:44 you type "cd /exports", I get no such directory, I have to use "cd ~/exports" The only way I can get the status success is to use /home/bob/exports/documents etc in the exports file. If it makes a difference, I'm using a VM under Proxmox but very new to all this.
@hamidja1537
@hamidja1537 Жыл бұрын
Thanks for sharing
@marioandresheviacavieres1923
@marioandresheviacavieres1923 2 ай бұрын
Thank you Jay.
@mkw515rawr
@mkw515rawr Жыл бұрын
hey Jay, this was extremely helpful and made the process easy. I had one hiccup earlier in testing that led me to learn a lot more about nfs than I realized. In one of the upcoming videos or in a comment can you discuss what someone has to do with root squashing inputs? I did the nfs on synology and ended up setting Map Root to Admin (root_squash anonuid=1024) which was the universal security suggestion. Only, the nfs 3 write over on the id's and permissions ownership got incredibly dense to understand what to do to both ensure security in the best method vs. ease of use. I ended up rebuilding the nfs client and reset permissions on the nfs synology server to map all users to admin which is an "all_squash and anonuid=1024" and then everything was fine for the user I set up in ubuntu 22.04 if I kept the original root_squash, how would I have securely mapped to the user to get access? Or am I misunderstanding squash still a bit? Thank you!
@zeusde86
@zeusde86 Жыл бұрын
actually it's good practice to copy config files instead of moving them, and maybe truncating the m afterwards (depending on how many comments are in there). By doing so, you ensure, that the permissions and ownerships are preserved correctly without even thinking about this. while it may not be a huge problem with /etc/exports, it certainly is on many other config files e.g. within /etc.
@net_setup
@net_setup Жыл бұрын
hello, I was able to mount a file system to the /mnt/htb but when I go to move a file I get a "permission denied". I tried chown 775 for the directory . what would I need to do?
@valentinegraev9350
@valentinegraev9350 Жыл бұрын
thanks for video. i dont' understand how you set permissions for user to wright in shared folders, because by default shared folders are created with root:root did you chown?
@axMf3qTI
@axMf3qTI 12 күн бұрын
I set both sides in rw, but the test file is read only same with all the new files i create. Should I chown to me and my group? Or should everything stay root.
@NickKazemi
@NickKazemi Жыл бұрын
Good video, however definitely need to talk about the security considerations needs to be done before implementing nfs
@onlyeyeno
@onlyeyeno Жыл бұрын
@LearnLinuxTV Thanks for another great and useful video. Though I don't know if I either missed or misunderstood something because I had to change (chmod) the directories (and files) on the "server", in order to be able to not only read the files, but also write/change files "to the server side". Best regards.
@Thomas_Grusz
@Thomas_Grusz Жыл бұрын
I had the same issue. On the client side not even root was able to write. I used 'chmod o+w /exports/backup' on the server and then it worked. I also tried a second approach and changed ownership of '/exports/backup' (chown) on the server to the same user, that would access the folder/files on the client side. That worked too.
@juanrebella2589
@juanrebella2589 Жыл бұрын
Thanks!
@BrianThomas
@BrianThomas Жыл бұрын
Great video thank you very much for sharing this was extremely helpful.? Do you have a video that shows NFS storage with DRBD?
@mrrobbles
@mrrobbles 7 ай бұрын
Jesus.. is there a topic on linux you don't cover??? I have been GOGGBLING UP THIS CONTENT! Damn this is tasty helpful content dude.
@TheMightyAgency
@TheMightyAgency 10 ай бұрын
I followed the video through-and-through except the connection is to a Windows server NFS share. I have no problem connecting to the share but I need sudo to list the share with "df -h" and likewise, I need sudo to list the content of the NFS share. This is the case for both mount and aufofs. Anyone with the same problem? Is this related to the permission on the NFS shared folder on Windows?
@user-bl4xz5ks5v
@user-bl4xz5ks5v 6 ай бұрын
everytime i run the command 'sudo apt install nfs-kernel-server' it gives me an error and says theres also no installation candidate. any suggestions?
@shelly1067
@shelly1067 Жыл бұрын
each time I get: rpc.statd not running but is required for remote locking, either use '-o nolock' to keep locks local, or start statd, Operation not permitted while monting
@HeliLuuk
@HeliLuuk Жыл бұрын
Nice tutorial! The next question that comes to my mind is, how are (advanced) permissions being configured for NFS? for example permissions per user. The NFS server needs to know a username in advance (from a connecting client) to set and enforce permissions right?
@rudysal1429
@rudysal1429 Жыл бұрын
Yea I've trying to figure out how has works as well. Do users have to have the same UID OR GUID. Aldi
@ButImFeelingMuchBetterNow
@ButImFeelingMuchBetterNow Жыл бұрын
Having a problem with autofs. I spent an hour + trying to troubleshoot. When running the ls command, I get "ls: cannot access '/mnt/nfs/myFolder': No such file or directory". I tried with and without ghost; I tried direct vs indirect mapping ( auto.master /- instead of /mnt/nfs ). The only solution I have found that works in all cases above is to have only 2 fields in my auto.nfs: clientFolder remoteAddr:SharedFolder thus skipping the options field.
@ewfzappadis
@ewfzappadis 8 ай бұрын
yOU ARE GREAT!!
@JPEO
@JPEO 8 ай бұрын
Great Vid, do you also have tutorial on how to access this NFS on a Windows client?
@hotstovejer
@hotstovejer Жыл бұрын
Jay, quit reading my mind. I am redoing my freeipa setup and when I was setting up automount, I created a test VM just for NFS home shares. But now when I log into a machine, I feel like automount makes login hang because of the fact that everything is virtualized. But I dug into autofs hard during setting that up.
@annihilatorg
@annihilatorg Жыл бұрын
I would appreciate more information on user permissions and groups within NFS.
@RudyBleeker
@RudyBleeker Жыл бұрын
NFS has no concept of user and group management or permissions. It only enforces the read-only or read-write configuration options as set on the server or client, with obviously the server taking precedent so an export configured on the NFS server as being read-only can never be written to from any NFS client, even if they mounted the share read-write. NFS relies entirely on the local system for access rights. For example, say you have an NFS server with a share */exports/documents* like in the video. NFS client A mounts this share and the first user that was created on that system writes a file to the share. By default on Ubuntu and most other Linux distributions these days, this first user has UID number 1000, which you can see with the 'id' command. Now NFS client B comes along which was installed by another user, who also has UID 1000 on their system. If they can mount the same */exports/documents* share because they are in the subnet that is configured in the exports file, they can now read, write and delete the file that was put there by the user on NFS client A. They will even see their own username as the owner of that file when using the 'ls -l' command, as if the file was theirs. This is why it's recommended that if you use NFS in any serious capacity, for example in a corporate environment, you also use centralized user management like an Active Directory or FreeIPA. In fact I think it would be nice if this channel made a video with a rudimentary tutorial on how to set up FreeIPA and connect a client to it.
@lokideus5094
@lokideus5094 Жыл бұрын
One question regarding your book; I have the third edition right here (good job on it by the way). Are there significant changes to the 4th edition that would, in your opinion, justify getting it as well?
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
The main difference is that it was updated to 22.04, so it depends on how much that may be important to you. If that's not too important, than the 3rd edition is totally fine.
@lokideus5094
@lokideus5094 Жыл бұрын
@@LearnLinuxTV Thanks for the honest response.
@waynefong5960
@waynefong5960 Жыл бұрын
Just wondering, since NFS servers are used for clients to access data/files from the server, how is it different from a samba/smb server?
@SD.KB28
@SD.KB28 Жыл бұрын
nfs and samba is different server, nfs is for linux to linux type servers and samba is for linux to linux and others like windows mac os and some others different also
@jonathanrider4417
@jonathanrider4417 Жыл бұрын
As always - this is great info; only root-owned files covered here though - can we change ownership of the Documents or backup to enable access by my user?
@RudyBleeker
@RudyBleeker Жыл бұрын
Yes you can, that's obviously a valid use-case. However be aware that NFS has no concept of user and group management or permissions, as I've explained in my comment here: kzbin.info/www/bejne/hJLCm36bi7ytqMU&lc=UgwlAI2lK7VNGJmO-hB4AaABAg.9lU5IGfVW8g9lWMY-Tvb6w So be very mindful of how you want to do your user management when using NFS for user data, especially home directories. Make sure that all users on all of your NFS client machines have a unique UID number.
@ipstacks11
@ipstacks11 4 ай бұрын
You should have put the map file in the autofs drop in directory /etc/auto.master.d/. It even tells you in the file you were editing. It’s best practice and makes managing it with ansible easier.
@vrilgod4176
@vrilgod4176 4 ай бұрын
People should be using systemd with fstab now, autofs is no longer on the arch repos because of it
@emmanuelutomi6374
@emmanuelutomi6374 Жыл бұрын
Followed your steps on a Rhel machine was getting error “mount.nfs:access denied by server while mounting iP
@RudyBleeker
@RudyBleeker Жыл бұрын
If you're 100% sure it's not a firewall issue I suggest looking at selinux to assign blame. Try it with selinux turned off on both sides and see how far you get by re-enabling selinux one machine at a time.
@Royaleah
@Royaleah Жыл бұрын
Can you explain what the difference is with autofs vs using x-systemd.automount?
@RudyBleeker
@RudyBleeker Жыл бұрын
autofs with it's many configuration options is considered more flexible, systemd's automount feature is simpler. Personally I like to keep my setups as simple as possible so x-systemd.automount has so far taken care of all my needs.
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Great response to the question, thank you! I'll also go a step further and mention that AutoFS will work on non-systemd distributions as well.
@mhassankhan
@mhassankhan Жыл бұрын
please create an other video on NFS mounts with krb5 security
@jp_baril
@jp_baril Жыл бұрын
I'm trying to automount my ~/Documents directory but what happens is that my whole home directoy is then empty...
@stoic300
@stoic300 5 ай бұрын
excellent video thank you! If your following this video using RHEL8/9. run these commands on NFS machine before you run the showmount command on remote machine. # dnf install nfs-utils # firewall-cmd --permanent --add-service=nfs # firewall-cmd --permanent --add-service=mountd # firewall-cmd --permanent --add-service=rpc-bind these commands will fix the permission denied error and rpc error on client machine
@cesar8197
@cesar8197 Жыл бұрын
I have something to add. I've setup a server and a client, with users and permisions, everything just fine. But when a tried to test de file transfer in the client mount point, i used 'fallocate --length 300M file300' it says "fallocate: fallocate failed: Operation not supported". Anybody knows about this? is not a problem really, is just a test. great video.
@udayarpandey3937
@udayarpandey3937 Жыл бұрын
Jay my brother, can you please make a video on RAID setup, crash and recovery ? Thank you
@justinoleary911
@justinoleary911 Жыл бұрын
Can you do an advanced nfsv4 setup with Kerberos encryption and other advanced features?
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
Very possible! I'm not sure (yet) where something like that may land on my list but it's a great idea!
@justinoleary911
@justinoleary911 Жыл бұрын
@@LearnLinuxTV thanks that would be awesome also nfsv4 acls are complicated as hell
@rudysal1429
@rudysal1429 Жыл бұрын
​@justin oleary that's where I feel I'm at. This video makes sense and I have been able to configure a similar setup but looking at more advanced setups of I worked at a place that had multiple users and credentials is confusing. That and SELinux make no sense
@stautonel
@stautonel Жыл бұрын
I noticed that file permisions for both testfiles where root only. Not very practical 😊 what is the best solution for that? And …. Which ports should be open in my firewall on the nfs server?
@RudyBleeker
@RudyBleeker Жыл бұрын
You can simply change the file ownership with 'chown'. Do keep in mind though that NFS has no concept of user and group management or permissions, so every NFS client that has access to the share and has a user with the same UID as another client has full access to the file with that UID as it's owner. This means that you want to make sure that all users on all your clients have a unique UID. The best way to enforce this is to use an Active Directory or FreeIPA server for centralized user management. NFS4 uses TCP on port 2049. NFS versions 2 and 3 are more complex, they use mainly UDP and require several services on the server to be accessible. For a simple NFS setup as shown in the video I would always recommand using NFS4.
@stautonel
@stautonel Жыл бұрын
@@RudyBleeker bedankt
@RudyBleeker
@RudyBleeker Жыл бұрын
@@stautonel you're welcome. Another word of warning: due to its simplified nature NFSv4 does not support ACLs, you get POSIX file permissions only. If you rely on ACLs for complex file access (e.g. multiple users and groups with access) you need to properly set up NFSv3. I personally have never done that because I've never had a use case for it.
@thomasandresen8373
@thomasandresen8373 Жыл бұрын
Very good tutorial. But this is overkill for me. I don't need a dedicated file sharing server, I just need an alternative to Samba, which is a complete mess that always ends up not working at all. And it's not that easy to reinstall it. In short, Samba is a waste of time. Anybody got a good alternative that will make sharing folders between two computers easy?
@kareemschultz
@kareemschultz Жыл бұрын
Would love to see High availability with something like this
@kawker
@kawker Жыл бұрын
Good tutorial Jay, but you need to cut the guff out man. Your not getting into the subject until 5 mins in. Plug your book in the middle and cut the Linode stuff at the end, I know they're a sponsor, but every video is feeling like a 3 min ad for them and I just want to see what you've done.
@LearnLinuxTV
@LearnLinuxTV Жыл бұрын
While I appreciate your comment, there's time codes in the description that bypass the intro, so this shouldn't be a problem. Everything I mention needs to be mentioned (for one reason or another). 🙂
@adoby83
@adoby83 Жыл бұрын
You forgot to add client side caching of the NFS share. CacheFS. Huge (read) performance boost if you have a few hundred GB unused on your NVMe drive and you access the NFS server over WiFi. Or even remote over a slow VPN.
Modernize your Linux Storage with btrfs!
46:34
Learn Linux TV
Рет қаралды 145 М.
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 7 МЛН
New model rc bird unboxing and testing
00:10
Ruhul Shorts
Рет қаралды 26 МЛН
How to Install and Configure an NFS Linux Server and Client
32:08
Akamai Developer
Рет қаралды 41 М.
Linux Command-Line Tips & Tricks: Over 15 Examples!
31:37
Learn Linux TV
Рет қаралды 214 М.
Automate Your Tasks with systemd Timers: A Step-by-Step Guide
33:01
Learn Linux TV
Рет қаралды 25 М.
The Ultimate Home File/Media Server Setup on Ubuntu Server
26:07
Drew Howden Tech
Рет қаралды 48 М.
Essential First Steps for Every New Linux Server Build
20:39
Learn Linux TV
Рет қаралды 170 М.
Linux Crash Course -  Managing Users
32:59
Learn Linux TV
Рет қаралды 100 М.
Linux Crash Course - Understanding File & Directory Permissions
35:48
Learn Linux TV
Рет қаралды 112 М.
Titus Reacts to Linus Tech Tips Linux Daily Drive Challenge
20:21
Chris Titus Tech
Рет қаралды 735 М.
Persistent Volumes with NFS and Cloud Storage // Kubernetes Tutorial
22:30
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 10 МЛН
Лазер против камеры смартфона
1:01
Newtonlabs
Рет қаралды 721 М.
Looks very comfortable. #leddisplay #ledscreen #ledwall #eagerled
0:19
LED Screen Factory-EagerLED
Рет қаралды 4,8 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 17 МЛН