[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Antwort: Re: [microblaze-uclinux] NFS mount
Hi Raul,
I had the same problem.
Try to use TCP instead of UDP (which is used by default):
"mount -t nfs -o proto=tcp,nolock 10.53.218.115:/tmp /mnt/centos"
It seems that there is bug in UDP kernel implementation.
Regards Werner
Am Donnerstag, den 31.07.2008, 10:23 +0200 schrieb
raul.camaras@xxxxxxxxxxxx:
>
> Hi Michael,
>
> with -o nolock the result is the same:
> mount: Mounting failed: Input/Output error.
>
> lockd seems to be running on my CentOS machine.
>
> Anybody ideas???
>
> Thanks.
> Best regards,
> Raul Camaras
>
>
> AREVA Energietechnik GmbH
> Vorsitzender des Aufsichtsrates: Dr. rer. nat. Peter Kirchesch -
> Geschäftsführung: Dipl. Kfm. Joachim Gessner, Dr. Ing. Wolfgang Voß
> Sitz: Frankfurt am Main - Amtsgericht: Frankfurt am Main, HRB 40819 -
> USt.-ID-Nr. DE 811982897
>
>
> Michal Simek <monstr@xxxxxxxxx>
> Gesendet von:
> owner-microblaze-uclinux@xxxxxxxxxxxxxx
>
> 31.07.2008 09:05
> Bitte antworten an
> microblaze-uclinux@xxxxxxxxxxxxxx
>
>
>
>
> An
> microblaze-uclinux@xxxxxxxxxxxxxx
> Kopie
>
> Thema
> Re:
> [microblaze-uclinux] NFS mount
>
>
>
>
>
>
>
> Hi Raul,
>
> Add
> -t nfs -o nolock
>
> You can try to find out lockd and test it if is work with.
>
> Regards,
> Michal Simek
>
>
> >
> > Hello,
> >
> > I try to mount my CentOS machine in my microblaze-uclinux but I get
> > Input/Output error.
> >
> > On the microblaze I have "NFS mount" and "portmap" enabled.
> >
> > The command is "mount -t nfs 10.53.218.115:/tmp /mnt/centos"
> >
> > On the CentOS machine I have the /etc/exports file:
> > /tmp 10.53.218.211/255.255.255.0(rw,sync)
> >
> > On the CentOS machine I see in the /var/log/messages the message:
> > rpc.mountd: authenticated mount request from 10.53.218.211:741
> for /tmp
> > (/tmp)
> >
> > But after some seconds I get in MB the mentioned error: Mounting
> failed:
> > Input/Output Error
> >
> > What can I be missing???
> >
> > Thanks,
> > Raul Camaras
> >
> >
> >
> > AREVA Energietechnik GmbH
> > Vorsitzender des Aufsichtsrates: Dr. rer. nat. Peter Kirchesch -
> > Geschäftsführung: Dipl. Kfm. Joachim Gessner, Dr. Ing. Wolfgang Voß
> > Sitz: Frankfurt am Main - Amtsgericht: Frankfurt am Main, HRB 40819
> -
> > USt.-ID-Nr. DE 811982897
> >
> >
> > :.________________
> > VERTRAULICHKEIT: Dieses e-mail und alle angehängten Dateien sind
> > vertraulich und privilegiert. Sollten Sie nicht als namentlicher
> > Empfänger aufgeführt sein, informieren Sie unverzüglich den Absender
> und
> > machen Sie den Inhalt nicht für Dritte zugänglich, noch darf dieser
> > gedruckt oder für andere Zwecke verwendet, kopiert oder auf irgend
> einem
> > Medium gespeichert werden.
> >
> > No virus found in this incoming message.
> > Checked by AVG - http://www.avg.com
> > Version: 8.0.138 / Virus Database: 270.5.6/1576 - Release Date:
> 27.7.2008 04:16
> >
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page :
> http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive :
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/