Changes

From SME Server
Jump to navigationJump to search
1,067 bytes added ,  05:22, 19 November 2022
no edit summary
Line 1: Line 1:  +
{{Languages}}{{#vardefine:contribname| {{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }} {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }} {{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}{{Infobox contribs
 +
|name={{#var:contribname}}
 +
|image={{#var:contribname}}.png
 +
|description_image= {{#var:contribname}} logo
 +
|maintainer=Unnilennium
 +
|url=
 +
|licence={{#show: {{PAGENAME}}
 +
|?Rpm licence
 +
}}
 +
|category= files
 +
|tags=nfs,files,share
 +
}}The rpm summary indicates: {{#show: {{PAGENAME}}
 +
|?Rpm summary
 +
}}
 +
 +
The full rpm description indicates:
 +
{{#show: {{PAGENAME}}
 +
|?Rpm description
 +
}}
 
<blockquote style="float: right;">
 
<blockquote style="float: right;">
 
[[File:nfs.jpg|250px]]
 
[[File:nfs.jpg|250px]]
Line 11: Line 30:     
==Installation==
 
==Installation==
===For SME8===
+
<tabs container><tab name="For SME 10">
 +
yum install --enablerepo=smecontribs smeserver-nfs
 +
</tab>
 +
<tab name="For SME 9">
 +
yum install --enablerepo=smecontribs smeserver-nfs
 +
</tab>
 +
<tab name="For SME 8">
 
1. Install the smeserver-nfs contrib like this:
 
1. Install the smeserver-nfs contrib like this:
   Line 17: Line 42:     
2. Then execute the following:
 
2. Then execute the following:
  −
*sme8
  −
   
  config setprop nfs status enabled
 
  config setprop nfs status enabled
 
  config setprop portmap status enabled
 
  config setprop portmap status enabled
Line 52: Line 74:       −
=====Couple of notes whilst installing on SME8.....=====
+
***Couple of notes whilst installing on SME8***
 
DB options as follows - status disabled by default :
 
DB options as follows - status disabled by default :
   Line 83: Line 105:     
However, I don't think this starts/restarts portmap, hence the reboot on install which should not really be necessary.
 
However, I don't think this starts/restarts portmap, hence the reboot on install which should not really be necessary.
 +
</tab>
 +
</tabs>
      −
===For SME9 and SME10===
  −
  −
yum install --enablerepo=smecontribs smeserver-nfs
  −
  −
You need to activate the service
  −
signal-event nfs-update
  −
config set UnsavedChanges no
  −
  −
or if you prefer to restart your server
  −
signal-event post-upgrade; signal-event reboot
   
{{Note box | For security Reasons you can not enable Your NFS Share in ''''Read and Write, No Root Squash and Insecure'''' options for the whole local network, you have to specify each IP allowed for these insecure settings.}}
 
{{Note box | For security Reasons you can not enable Your NFS Share in ''''Read and Write, No Root Squash and Insecure'''' options for the whole local network, you have to specify each IP allowed for these insecure settings.}}
   Line 292: Line 306:     
:*retry : The number of minutes that the mount command retries an NFS mount operation in the foreground or background before giving up. If a value of zero is specified, the mount command exits immediately after the first failure.  If this option is not specified, the default value for foreground mounts is 2 minutes, and the default value for background mounts is 10000 minutes (80 minutes shy of one week).
 
:*retry : The number of minutes that the mount command retries an NFS mount operation in the foreground or background before giving up. If a value of zero is specified, the mount command exits immediately after the first failure.  If this option is not specified, the default value for foreground mounts is 2 minutes, and the default value for background mounts is 10000 minutes (80 minutes shy of one week).
 +
 +
 +
== Bugs ==
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the smeserver-nfs component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-nfs|title=this link}}.
 +
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-nfs|noresultsmessage="No open bugs found."}}
 +
 +
==Changelog==
 +
Only versions released in smecontrib are listed here:
 +
{{#smechangelog: smeserver-nfs}}
    
==Documentation==
 
==Documentation==
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,239

edits

Navigation menu