public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* IPFire 2.13 and nfs-server
@ 2013-02-22 18:01 Stefan Schantl
  2013-02-22 19:05 ` Thomas Ebert
  2013-03-01 17:49 ` Stefan Schantl
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schantl @ 2013-02-22 18:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]

Dear Mailing-List followers,

just two days after we've released IPFire 2.13 I've got a bug report on 
our public IRC channel that the NFS-server wouldn't start any more.

So I've performed an update and commited it into my IPFire-2.x Git 
repository.

The changes can be found here:
http://git.ipfire.org/?p=people/stevee/ipfire-2.x.git;a=commit;h=03189f65a5522001532a455bbd57208839a9cc93

I've done some basic testing on my IPFire box yet, the rpc.nfsd will 
start now, but I haven't configured any exports so I'm not able to do a 
deeper testing.
There is still some testing required, before we can merge them into the 
Main repository and distribute them.

I've uploaded a pre-compiled version, for easy testing and would invite 
everyone to install and test.

http://people.ipfire.org/~stevee/testing/nfs-1.2.7-5.ipfire

To start testing, download and put the file into the "/opt/pakfire/tmp" 
directory on your IPFire box. Then extract the files from the compressed 
archive with "tar -xvf nfs-1.2.7-5.ipfire" and run "./install.sh" or 
"./update.sh".

Please don't forget to provide feedback about your testing.

Thanks in advance,

Stefan








^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IPFire 2.13 and nfs-server
  2013-02-22 18:01 IPFire 2.13 and nfs-server Stefan Schantl
@ 2013-02-22 19:05 ` Thomas Ebert
  2013-03-01 17:49 ` Stefan Schantl
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Ebert @ 2013-02-22 19:05 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1853 bytes --]

Hi folks,

the problem exists a long time. I've to change the startscript 
/etc/init.d/nfs-server

  10 . /etc/sysconfig/rc
  11 . $rc_functions
  12 . /var/ipfire/nfs/nfs-server
  13
  14 mount -t nfsd nfsd /proc/fs/nfsd > /dev/null 2>&1
  15
  16 case "$1" in

That worked for me. Also it is possible to add the mount entry in /etc/fstab

Regards
Thomas

Am 22.02.2013 19:01, schrieb Stefan Schantl:
> Dear Mailing-List followers,
>
> just two days after we've released IPFire 2.13 I've got a bug report 
> on our public IRC channel that the NFS-server wouldn't start any more.
>
> So I've performed an update and commited it into my IPFire-2.x Git 
> repository.
>
> The changes can be found here:
> http://git.ipfire.org/?p=people/stevee/ipfire-2.x.git;a=commit;h=03189f65a5522001532a455bbd57208839a9cc93 
>
>
> I've done some basic testing on my IPFire box yet, the rpc.nfsd will 
> start now, but I haven't configured any exports so I'm not able to do 
> a deeper testing.
> There is still some testing required, before we can merge them into 
> the Main repository and distribute them.
>
> I've uploaded a pre-compiled version, for easy testing and would 
> invite everyone to install and test.
>
> http://people.ipfire.org/~stevee/testing/nfs-1.2.7-5.ipfire
>
> To start testing, download and put the file into the 
> "/opt/pakfire/tmp" directory on your IPFire box. Then extract the 
> files from the compressed archive with "tar -xvf nfs-1.2.7-5.ipfire" 
> and run "./install.sh" or "./update.sh".
>
> Please don't forget to provide feedback about your testing.
>
> Thanks in advance,
>
> Stefan
>
>
>
>
>
>
>
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: IPFire 2.13 and nfs-server
  2013-02-22 18:01 IPFire 2.13 and nfs-server Stefan Schantl
  2013-02-22 19:05 ` Thomas Ebert
@ 2013-03-01 17:49 ` Stefan Schantl
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Schantl @ 2013-03-01 17:49 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1774 bytes --]

Hello guys,

I've got a couple of feedback on the forum.

The NFS server now works without problems and remote shares still can be 
mounted on an IPFire system - a big thanks to everyone who has tested.

Arne, please can you merge the changes into the IPFire 2 main repository 
to get the fix upstream ?

Thanks in advance,

Stefan
> Dear Mailing-List followers,
>
> just two days after we've released IPFire 2.13 I've got a bug report 
> on our public IRC channel that the NFS-server wouldn't start any more.
>
> So I've performed an update and commited it into my IPFire-2.x Git 
> repository.
>
> The changes can be found here:
> http://git.ipfire.org/?p=people/stevee/ipfire-2.x.git;a=commit;h=03189f65a5522001532a455bbd57208839a9cc93 
>
>
> I've done some basic testing on my IPFire box yet, the rpc.nfsd will 
> start now, but I haven't configured any exports so I'm not able to do 
> a deeper testing.
> There is still some testing required, before we can merge them into 
> the Main repository and distribute them.
>
> I've uploaded a pre-compiled version, for easy testing and would 
> invite everyone to install and test.
>
> http://people.ipfire.org/~stevee/testing/nfs-1.2.7-5.ipfire
>
> To start testing, download and put the file into the 
> "/opt/pakfire/tmp" directory on your IPFire box. Then extract the 
> files from the compressed archive with "tar -xvf nfs-1.2.7-5.ipfire" 
> and run "./install.sh" or "./update.sh".
>
> Please don't forget to provide feedback about your testing.
>
> Thanks in advance,
>
> Stefan
>
>
>
>
>
>
>
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-01 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-22 18:01 IPFire 2.13 and nfs-server Stefan Schantl
2013-02-22 19:05 ` Thomas Ebert
2013-03-01 17:49 ` Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox