[PVFS-users] unable to mount client
Rob Ross
rross at mcs.anl.gov
Thu Jul 1 10:10:40 EDT 2004
Hi,
There are a lot of possible problems here.
First, I find it odd that there is no port number on the "iod 1" line,
because the code clearly would print one:
printf("iod %d (%s:%d) is responding.\n", i, iod_host, iod_port);
So that doesn't make any sense to me at all.
Also, that "10.255.255.254" address seems funny. If you do a "ping
10.255.255.254" from the head or the compute node, can it ping it?
>From which machine did you run the pvfs-ping?
What's the netmask on the interfaces on the frontend and compute node?
Rob
On Thu, 1 Jul 2004, kenix y wrote:
> Hi,
>
> I've re-do everything again, and this time when I /sbin/mount.pvfs
> frontend-0:/pvfs-meta /mnt/pvfs
> I got the following at both my head and compute node:
> mount.pvfs: server 10.1.1.1 not responding, still trying
> mount.pvfs: server 10.1.1.1 not responding, still trying
> mount.pvfs: server 10.1.1.1:3000 not responding, giving up
> When I did a /usr/local/bin/pvfs-ping -h frontend-0 -f /pvfs-meta,
> mgr (frontend-0:3000) is responding.
> iod 0 (10.1.1.1:7000) is responding.
> iod 1 (10.255.255.254) is responding.
> pvfs file system /pvfs-meta is fully operational.
>
> Is this any better than before?
> And is there any way out of it?
>
> Sorry for all the mails and thanks for the replies.
>
> >From: "kenix y" <justbeforeme at hotmail.com>
> >To: pvfs-users at beowulf-underground.org
> >Subject: Re: [PVFS-users] unable to mount client
> >Date: Tue, 29 Jun 2004 08:57:14 +0800
> >
> >My .iodtab :
> >
> ># .iodtab
> ># Created by mkiodtab - Mon Jun 28 00:09:38 2004
> >#
> ># node:port #
> >frontend-0:7000
> >compute-0-0:7000
> >
> >My .pvfsdir :
> >
> >52089
> >0
> >0
> >0040777
> >3000
> >frontend-0
> >/pvfs-meta
> >/
> >
> >Thanks,
> >kenix
> >
> >>From: Nathan Poznick <poznick at conwaycorp.net>
> >>To: pvfs-users at beowulf-underground.org
> >>Subject: Re: [PVFS-users] unable to mount client
> >>Date: Mon, 28 Jun 2004 09:16:08 -0500
> >>
> >> > pvfs-ping -h frontend-0 -p 3000 -f /pvfs-meta tells me that:
> >> > mgr (frontend-0:3000) is responding.
> >> > iod 0 (10.1.1.1:7000) is responding.
> >> > iod 1 (10.255.255.254) is responding.
> >> > pvfs file system /pvfs-meta is fully operational.
> >>
> >>Is an IP address containing 255 valid, since that's reserved for
> >>broadcasts? Also note that the pvfs-ping doesn't give a port for iod 1.
> >>What do your .pvfsdir and .iodtab files look like?
More information about the PVFS-users
mailing list