AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070727115411.7b893465@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<ranga.nathan@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E046A5C67@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 27 Jul 2007 11:54:46 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Ranga Nathan" <ranga.nathan@onstor.com>
Subject: Re: Bsdrl:Warning messages
Message-ID: <20070727115446.3ecedaa0@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E046A5C67@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E046A5C57@onstor-exch02.onstor.net>
	<20070725133944.73887100@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E046A5C5C@onstor-exch02.onstor.net>
	<20070725145517.3911e089@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E046A5C60@onstor-exch02.onstor.net>
	<20070725160148.7b536c0b@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E101F0D@onstor-exch02.onstor.net>
	<20070726100017.65358f53@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E046A5C67@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Perhaps that is what they told you, but it is incorrect.  How can they
get from 10. addresses to 195. addresses (where their DNS servers are,
apparently)?  Without a default router, they must have static routes,
but that would be just silly, nobody does that.  I'd be shocked if they
didn't have a default route.

For instance, when I net-boot linux on a bobcat, I supply the following
ip= string on the boot command line:

ip=10.2.9.7:10.0.0.42:10.2.0.1:255.255.0.0:bobcat:eth0:none

The default route address in that string is the 10.2.0.1.

Always bear in mind that a 'linux server' is not a vsvr on a filer.
They have similar looking, but not identical, jobs.



On Fri, 27 Jul 2007 10:21:06 -0700 "Ranga Nathan"
<ranga.nathan@onstor.com> wrote:

> Andy
> 
> Didn't see this reply from you. When you say gateway/default router, I
> assume you mean a gateway on their network? Apparently they do not
> have a default gateway on this network and this syntax works for them
> when they use a linux server (not onstor).
> 
> 
> Ranga Nathan 
> Customer Support 		Direct: 408 963 2493
> ONStor US Support: 
> Phone: 1-866-726-3453	E-mail: support@ONStor.com
> ___________________________________________________
> ONStor, Inc. | 254 E Hacienda Ave | Campbell, CA 95008 
> 
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Thursday, July 26, 2007 10:00 AM
> To: Ranga Nathan
> Subject: Re: Bsdrl:Warning messages
> 
> On Thu, 26 Jul 2007 01:40:39 -0700 "Ranga Nathan"
> <ranga.nathan@onstor.com> wrote:
> 
> > 
> > Andy
> > 
> > Here is the response from the customer:
> > 
> > tftp boot config is the following
> > 
> > LABEL linux
> > KERNEL vmlinuz-2.6.21-2-amd64
> > IPAPPEND 1
> > APPEND root=/dev/nfs initrd=initrd.img-2.6.21-2-amd64-net
> > nfsroot=10.100.0.157:/servers/debian1
> > ip=10.100.0.83:10.100.0.100::255.255.255.0 rw
>                              ^^
> they need to supply the gateway/default router address.
> it goes in between these two colons
> 
> > where 10.100.0.157 - vsvr ip on bobcat that provides nfs root
> > 10.100.0.83 - node ip itself
> > 10.100.0.100 - dhcp and tftp server from wich we boot
> > 
> > dhcp line is
> > subnet 10.100.0.0 netmask 255.255.255.0 { option broadcast-address 
> > 10.100.0.255; option domain-name "dir.bg"; range 10.100.0.83 
> > 10.100.0.85; next-server 10.100.0.100;
> > 
> > host debian1 {
> > hardware ethernet 00:30:48:8B:34:A3;
> > fixed-address 10.100.0.83;
> > # option root-path "10.100.0.157:/servers/debian1"; filename 
> > "/pxelinux.0"; }
> > 
> > 
> > As he indicates, 10.100.0.157 is the vsvr that he is using on the 
> > onstor.
> > 
> > Are you saying he needs to specify the ssc ip?
> > 
> > Ranga.
> > 
> > -----Original Message-----
> > From: Andy Sharp
> > Sent: Wed 7/25/2007 4:01 PM
> > To: Ranga Nathan
> > Subject: Re: Bsdrl:Warning messages
> >  
> > On Wed, 25 Jul 2007 15:06:21 -0700 "Ranga Nathan"
> > <ranga.nathan@onstor.com> wrote:
> > 
> > > If you are referring to the IP addresses in the
> > > "hangup_process.jpg" file,  here are the assignments:
> > > 
> > > 10.100.0.53 is nfs server 64 bit Debian Etch
> > > 10.100.0.83 - is node ip (64 bit Debian etch) 10.100.0.100 - is
> > > ftfp
> 
> > > and bootp server (32 bit debian Etch)
> > 
> > Notice you didn't mention the gateway address.
> > 
> > That is what needs to be specified, and isn't.
> > 
> > > But the packet trace is captured when trying to boot from the 
> > > gateway with IP 10.100.0.157 (the "servers" vsvr). Of course, it 
> > > would help if we get the actual command being used to do the boot.
> > 
> > I can see the boot command in the jpeg, the gateway address is
> > clearly
> 
> > not specified.
> > 
> > > 
> > > Ranga Nathan 
> > > Customer Support 		Direct: 408 963 2493
> > > ONStor US Support: 
> > > Phone: 1-866-726-3453	E-mail: support@ONStor.com
> > > ___________________________________________________
> > > ONStor, Inc. | 254 E Hacienda Ave | Campbell, CA 95008
> > > 
> > > 
> > > -----Original Message-----
> > > From: Andy Sharp
> > > Sent: Wednesday, July 25, 2007 2:55 PM
> > > To: Ranga Nathan
> > > Subject: Re: Bsdrl:Warning messages
> > > 
> > > I'm not completely getting everything from the screenshots, but I 
> > > can see that they are not specifying a gateway but are specifying 
> > > and address that is not on their subnet, so they really should be 
> > > specifying a gateway.  That will probably fix the problem.
> > > 
> > > Cheers,
> > > 
> > > a
> > > 
> > > 
> > > On Wed, 25 Jul 2007 13:48:09 -0700 "Ranga Nathan"
> > > <ranga.nathan@onstor.com> wrote:
> > > 
> > > > I have asked for it. Meanwhile, here are links to screen
> > > > captures for a normal and hung boot, along with a packet trace
> > > > during the boot failure:
> > > > 
> > > > http://cs-web.onstor.net/data/bycase/case0004001-case0006000/case5
> > > > 454/
> > > > no
> > > > rmal_boot.JPG
> > > > http://cs-web.onstor.net/data/bycase/case0004001-case0006000/case5
> > > > 454/
> > > > ha
> > > > ngup_process.jpg
> > > > 
> > > > /n/dw/bycase/case0004001-case0006000/case5454/en3.cap
> > > >  
> > > > 
> > > > 
> > > > Ranga Nathan 
> > > > Customer Support 		Direct: 408 963 2493
> > > > ONStor US Support: 
> > > > Phone: 1-866-726-3453	E-mail: support@ONStor.com
> > > > ___________________________________________________
> > > > ONStor, Inc. | 254 E Hacienda Ave | Campbell, CA 95008
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: Andy Sharp
> > > > Sent: Wednesday, July 25, 2007 1:40 PM
> > > > To: Ranga Nathan
> > > > Subject: Re: Bsdrl:Warning messages
> > > > 
> > > > Can you get the boot command they are using to boot the linux 
> > > > clients? Possibly the problem can be fixed there.
> > > > 
> > > > 
> > > > On Wed, 25 Jul 2007 13:29:16 -0700 "Ranga Nathan"
> > > > <ranga.nathan@onstor.com> wrote:
> > > > 
> > > > > 
> > > > > Customer is unable to remote boot his linux clients off of
> > > > > the onstor.
> > > > 
> > > > > I see the following elog message:
> > > > > 
> > > > > Jul 18 15:31:56 dir-nfs-2 : 1:0:bsdrl:WARNING: 79:
> > > > > udp_connect: 988: in_pcbroute failed for local ip=
> > > > > 10.100.0.157, local port =
> 
> > > > > 111, remo te ip = 194.145.63.83, remote port = 32768, error =
> > > > > 65
> 
> > > > > Jul 18 15:31:56
> > > > 
> > > > > dir-nfs-2 : 1:0:bsdrl:WARNING: 80: udp_input: 546:
> > > > > udp_connect failed for 194.145.63.83, error = 65 Jul 18
> > > > > 15:31:56 dir-nfs-2 : 1:0:bsdrl:WARNING: 81: arp for ip
> > > > > 194.145.63.83 not found remove sock
> > > > > 
> > > > > The vsvr that is being used for the boots is 10.100.0.157.
> > > > > 
> > > > > Any idea if these messages could cause the boots to fail?
> > > > > 
> > > > > Ranga Nathan 
> > > > > Customer Support 		Direct: 408 963 2493
> > > > > 
> > > > > ONStor US Support: 
> > > > > Phone: 1-866-726-3453            E-mail: support@ONStor.com
> > > > > 
> > > > >  <<Picture (Metafile)>>  254 E Hacienda Ave, Campbell, CA
> > > > > 95008
> > > > > 
> > 
