-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
NFS repository protocol?
Apparently a linux proxy connecting to an NFS repository only uses V4? I was trying to avoid V4 because my vsphere hosts connect to the same Linux host using V3. This broke the next daily backup run though. Is this using V4 mandated? If so, why?
-
- Chief Product Officer
- Posts: 31815
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: NFS repository protocol?
Veeam supports NFS versions 3.0 and 4.1 (just like vSphere). Thanks!
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
Umm, okay. I didn't remember seeing the option when I created the 2 NFS repositories. Let me check again...
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
Okay, I just edited that NFS repository. I stepped through everything up to "Finish". I don't see anywhere to specify the NFS version. ???
-
- Chief Product Officer
- Posts: 31815
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: NFS repository protocol?
Veeam will automatically use the highest NFS protocal version supported by the NFS share.
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
A couple of comments:
1. IMO it is wrong to forcibly pick the highest version. What if I don't *want* that?
2. You would seem to have a bug then. When I disabled V4 on the CentOS7 repository, the entire job failed. It was something to the effect of a write error. Sorry I didn't capture a log for it. If you need, I can repro this and provide logs?
1. IMO it is wrong to forcibly pick the highest version. What if I don't *want* that?
2. You would seem to have a bug then. When I disabled V4 on the CentOS7 repository, the entire job failed. It was something to the effect of a write error. Sorry I didn't capture a log for it. If you need, I can repro this and provide logs?
-
- Chief Product Officer
- Posts: 31815
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: NFS repository protocol?
While designing this functionality, we weren't sure why would anyone NOT want to use the highest version. Nevertheless, I bet there's a registry key to force v3, just because there's a registry key for almost everything
Yes, please open a support case and share the debug logs. You don't need to reproduce again, as we archive all debug logs. Just pick the time range when this happened when exporting the support log package.
Thanks!
Yes, please open a support case and share the debug logs. You don't need to reproduce again, as we archive all debug logs. Just pick the time range when this happened when exporting the support log package.
Thanks!
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
I wasn't using V4 awhile ago (vsphere 6.5?) and V4 NFS seemed flaky, so I stuck with V3. I'm paranoid about mixing them, due to incompatible locking protocols. I understand that the repository won't be the same location as the vsphere datastore, but I didn't want to take a chance. I will open a case...
-
- Chief Product Officer
- Posts: 31815
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: NFS repository protocol?
I agree about NFS v4 specifically, we actually wasted a few month trying to support it... but in the end scrapped all the work, because we started to sink in all of its issues. On the other hand, v4.1 was not as problematic - big difference for a minor update!
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
Case 04051915 opened. I reduced to a trivial backup job with 1 VM.
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
Nothing from support so far (going on 24 hours.) Good thing I'm not down...
-
- Veteran
- Posts: 266
- Liked: 30 times
- Joined: Apr 26, 2013 4:53 pm
- Full Name: Dan Swartzendruber
- Contact:
Re: NFS repository protocol?
So, per service dude: I needed to refresh the properties of the NFS-based repository. Just step through the wizard and save at the end. This really should be documented. Heck, I would argue that if it is starting at 4 and working down, an error should not be fatal (or at least indicate something to that effect...)
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: NFS repository protocol?
Dan,
Sounds right - the protocol version is detected and saved during repository creation in Veeam B&R console, so if you enable/disable the version at the NFS side, you must walk thru the wizard again to let backup server recognize this change. We will work with support and technical writers to update the manuals. Thank you for your feedback!
Sounds right - the protocol version is detected and saved during repository creation in Veeam B&R console, so if you enable/disable the version at the NFS side, you must walk thru the wizard again to let backup server recognize this change. We will work with support and technical writers to update the manuals. Thank you for your feedback!
-
- Influencer
- Posts: 12
- Liked: never
- Joined: Nov 05, 2012 9:11 pm
- Full Name: DennisT
- Contact:
Re: NFS repository protocol?
I've been working with support on intermittent job failures and currently we're moving from using SMB to NFS. Support wants me to use NFS 3. The NAS doesn't allow me to define available NFS versions by share. The NAS allows v3 through 4.1. Veeam uses the highest available as mentioned above. So the only way to get Veaam to use v3 is to break all my active NFS connections (and deal with all the havoc that will cause) to limit it to v3, rerun the repository wizard, and then hope my systems will recover when I reenable 4.1? Since Veaam supports v3 and v4 why not just give the option when creating the repository like you can when adding a datastore in Vmware?
Sorry for the zombie revival, but this thread is appropriate for my issue.
Sorry for the zombie revival, but this thread is appropriate for my issue.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: NFS repository protocol?
There's a registry key to control NFS version for a particular repository: NfsShareVersions
https://imgur.com/zillrkL
https://imgur.com/zillrkL
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jul 29, 2020 10:12 pm
- Contact:
Re: NFS repository protocol?
Hello,
where is the RegKey? I don´t find them.
thanks
where is the RegKey? I don´t find them.
thanks
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: NFS repository protocol?
Not all keys are preinstalled. You need to create it by yourself in
Best,
Fabian
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
Fabian
Product Management Analyst @ Veeam Software
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jul 29, 2020 10:12 pm
- Contact:
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: NFS repository protocol?
Product Management Analyst @ Veeam Software
-
- Novice
- Posts: 5
- Liked: never
- Joined: Jul 29, 2020 10:12 pm
- Contact:
Re: NFS repository protocol?
thank you. unfortunately, in veeam about the path still shows me nfs3. Or is the display not meaningful?
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: NFS repository protocol?
If your NFS server supports NFS v4.1, then the backup server should already use v4.1 without the key.
Please check the supported protocols on the NFS server.
You may have to go through the repository wizard (next > next > next > finish) for the backup server to detect and connect to the new protocol version.
Best,
Fabian
Please check the supported protocols on the NFS server.
You may have to go through the repository wizard (next > next > next > finish) for the backup server to detect and connect to the new protocol version.
Best,
Fabian
Product Management Analyst @ Veeam Software
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot] and 58 guests