X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C882D8.11AD4F62@onstor-exch02.onstor.net>; Mon, 10 Mar 2008 10:56:30 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C882D8.11AD4F62"
Content-class: urn:content-classes:message
Subject: RE: Elab Help required to debug the issue
Date: Mon, 10 Mar 2008 10:56:29 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E08C0F973@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0346B081@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Elab Help required to debug the issue
Thread-Index: AciAtuBmZjtc4qWiRWGYR4J7X7YrAQAA7wcQAABZ13AAAZnIgAAATmTQACCrAW0ALuJl+QAFACpQADCGJ7A=
References: <BB375AF679D4A34E9CA8DFA650E2B04E03B5B6CC@onstor-exch02.onstor.net> <BB375AF679D4A34E9CA8DFA650E2B04E0346B081@onstor-exch02.onstor.net>
From: "Eric Barrett" <eric.barrett@onstor.com>
To: "John Rogers" <john.rogers@onstor.com>,
	"Vikas Saini" <vikas.saini@onstor.com>,
	"Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>,
	"Larry Scheer" <larry.scheer@onstor.com>,
	"Henry Lau" <henry.lau@onstor.com>
Cc: "dl-Cougar" <dl-Cougar@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C882D8.11AD4F62
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Actually, the I/O error can be fixed by mounting 'hard', as Max
recommends.  If TCP fixes the issue, it's because it rides through the
retransmits better (which is why it's recommended), but you might still
get I/O errors if the network gets clogged enough.
=20

________________________________

From: John Rogers=20
Sent: Sunday, March 09, 2008 11:55 AM
To: Vikas Saini; Maxim Kozlovsky; Larry Scheer; Henry Lau
Cc: dl-Cougar
Subject: RE: Elab Help required to debug the issue



The network is fairly busy, but that's just kind of how it is unless you
require a dedicated performance environment. Especially when there is a
lot of test effort going on, the network will suffer.

=20

This isn't to say that there is anything in particular "wrong" with the
network. Of course things can always be improved, however in this case I
would say the solution would be to throw cash at the issue, in buying
larger, more powerful network switches. Or dedicating network switches
to each gateway, which would also require purchase of additional
switches.

=20

In this case there is a workaround that should suffice to allow for
functional and moderate load on systems. The workaround would be to use
tcp for nfs mounts. I see that you have the system mounted udp and it
fails with Input output error. With tcp this does not happen.

=20

It might be better to just uses tcp in all your work, unless you are
specifically testing nfs with udp for some case. Please review the wiki
on NFS best practices.
http://wiki.onstor.net/wiki/Best_practices_for_NFS=20

=20

[root@c24r15-rh80 root]# cat /proc/mounts

rootfs / rootfs rw 0 0

/dev/root / ext3 rw 0 0

/proc /proc proc rw 0 0

/dev/sda1 /boot ext3 rw 0 0

none /dev/pts devpts rw 0 0

/dev/sda7 /home ext3 rw 0 0

none /dev/shm tmpfs rw 0 0

/dev/sda3 /usr ext3 rw 0 0

/dev/sda5 /var ext3 rw 0 0

none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0

10.3.204.204:/g11r204_bkup1 /mnt/g11r204_bkup1 nfs
rw,v3,rsize=3D4096,wsize=3D4096,soft,intr,udp,lock,addr=3D10.3.204.204 0 =
0

10.3.204.204:/g11r204_bkup1 /mnt/elab nfs
rw,v3,rsize=3D32768,wsize=3D32768,hard,intr,tcp,lock,addr=3D10.3.204.204 =
0 0

[root@c24r15-rh80 root]#

=20

=20

=20

-----Original Message-----
From: Vikas Saini=20
Sent: Sunday, March 09, 2008 9:23 AM
To: Vikas Saini; Maxim Kozlovsky; Larry Scheer; Henry Lau
Cc: dl-Cougar; John Rogers
Subject: Elab Help required to debug the issue

=20

John,

     can you verify the elab network... i am not able to use any 10.3
network to start any traffic on g11r204.

=20

Vikas

=20

=20

=20

-----Original Message-----

From: Vikas Saini

Sent: Sat 3/8/2008 10:00 AM

To: Maxim Kozlovsky; Larry Scheer; Henry Lau

Cc: dl-Cougar; John Rogers

Subject: RE: Problem creating files using NFS. need help.

=20

Thanks Max... btw this happened on 3 different filers using 3 different
client, each on different network switch but it might be network issue.=20

=20

John Rogers,

    can we check the network switches and see if anything wrong in
there. we saw this issues on filers g11r204,g14r10,g9r204.

=20

=20

Vikas

=20

=20

=20

-----Original Message-----

From: Maxim Kozlovsky

Sent: Fri 3/7/2008 6:29 PM

To: Larry Scheer; Henry Lau; Vikas Saini

Cc: dl-Cougar

Subject: RE: Problem creating files using NFS. need help.

=20

Vikas,

=20

=20

=20

It is just you:

=20

=20

=20

sudo mount 10.3.204.204:/g11r204_bkup1 /2

=20

maximk@maxk-linux:/m/ws/wireshark-0.99.4/plugins/agentx$ ls -l /2

=20

total 8

=20

-rw-r--r-- 1 root root    0 Mar  7 16:40 file0

=20

drwx------ 2 root root 1024 Mar  7 15:13 lost+found

=20

=20

=20

sudo dd if=3D/dev/zero of=3D/2/file1 bs=3D8k count=3D64

=20

64+0 records in

=20

64+0 records out

=20

524288 bytes (524 kB) copied, 0.0160548 seconds, 32.7 MB/s

=20

maximk@maxk-linux:/m/ws/wireshark-0.99.4/plugins/agentx$ ls -l /2/file1

=20

-rw-r--r-- 1 root root 524288 Mar  7 18:25 /2/file1

=20

=20

=20

This could be some network problem. File help desk request.

=20

=20

=20

By the way, what is the reason to mount the NFS soft? Did you read the
man page which says this is not recommended?

=20

=20

=20

Max

=20

=20

=20

________________________________

=20

From: Larry Scheer=20

Sent: Friday, March 07, 2008 6:17 PM

To: Henry Lau; Vikas Saini

Cc: dl-Cougar

Subject: RE: Problem creating files using NFS. need help.

=20

=20

=20

I  ran a dd loop from 10.2.6.102 to g4r5 and did not have any problems.

=20

=20

=20

Larry

=20

=20

=20

________________________________

=20

From: Henry Lau=20

Sent: Friday, March 07, 2008 5:32 PM

To: Vikas Saini

Cc: dl-Cougar

Subject: RE: Problem creating files using NFS. need help.

=20

=20

=20

There are lots of NFS RPC retransmission occur during write from client
to filer.=20

=20

=20

=20

Henry

=20

=20

=20

________________________________

=20

From: Vikas Saini=20

Sent: Friday, March 07, 2008 5:29 PM

To: Vikas Saini; dl-Cougar

Subject: RE: Problem creating files using NFS. need help.

=20

=20

=20

Anyone ????

=20

=20

=20

=20

=20

=20

=20

________________________________

=20

From: Vikas Saini=20

Sent: Friday, March 07, 2008 4:54 PM

To: dl-Cougar

Subject: Problem creating files using NFS. need help.

Importance: High

=20

=20

=20

=20

=20

Hi All,

=20

   I am trying to create some dataset using sub11
take2(R4.0.0.0CGDBG-030608). but it is failing for some reason. I have
tried different clients and even different filers for that sake but same
results.=20

=20

=20

=20

can anyone help in diagnosing the problem. I am attaching the ethereal
trace.

=20

=20

=20

Incase someone wants to debug. Filer SSC ip is 10.2.204.11 and client I
am using is 10.2.15.24. Below is what I tried from client side.

=20

=20

=20

=20

=20

=20

=20

[root@c24r15-rh80 root]#

=20

[root@c24r15-rh80 root]#

=20

[root@c24r15-rh80 root]# showmount 10.3.204.204

=20

Hosts on 10.3.204.204:

=20

10.0.0.159

=20

[root@c24r15-rh80 root]# showmount -e 10.3.204.204

=20

Export list for 10.3.204.204:

=20

/g11r204_bkup1 *

=20

/g11r204_rest1 *

=20

[root@c24r15-rh80 root]#

=20

[root@c24r15-rh80 root]# mkdir /mnt/g11r204_bkup1

=20

[root@c24r15-rh80 root]# mount -o soft,intr 10.3.204.204:/g11r204_bkup1
/mnt/g11r204_bkup1

=20

[root@c24r15-rh80 root]# cd /mnt/g11r204_bkup1

=20

[root@c24r15-rh80 g11r204_bkup1]# ls

=20

lost+found

=20

[root@c24r15-rh80 g11r204_bkup1]#

=20

[root@c24r15-rh80 g11r204_bkup1]# dd if=3D/dev/zero of=3Dfile0 bs=3D8k
count=3D64

=20

64+0 records in

=20

64+0 records out

=20

dd: closing output file `file0': Input/output error

=20

[root@c24r15-rh80 g11r204_bkup1]# ls -l

=20

total 8

=20

-rw-r--r--    1 root     root            0 Mar  7 17:54 file0

=20

drwx------    2 root     root         1024 Mar  7 15:13 lost+found

=20

[root@c24r15-rh80 g11r204_bkup1]#

=20

=20

=20

=20

=20

SSC Console for that duration.

=20

=20

=20

Mar  7 16:10:31 g11r204 : 0:0:ssh:NOTICE: 'root' logged in through
remote host(vikass-winxp.onstor.net)

=20

=20

=20

=20

=20

Mar  7 16:13:32 g11r204 kernel: tx1: 36: Created mount entry
0x1003d6d300, centry=3D0x100533c080, raddr=3D0x180f030a, =
share_id=3D0x2720,
mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0, maxAuth=3D1

=20

Mar  7 16:13:32 g11r204 kernel: tx1:

=20

Mar  7 16:13:32 g11r204 : 1:1:nfs:INFO: 36: Created mount entry
0x1003d6d300, centry=3D0x100533c080, raddr=3D0x180f030a, =
share_id=3D0x2720,
mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0, maxAuth=3D1

=20

Mar  7 16:13:50 g11r204 : 0:0:nfxsh:NOTICE: cmd[0]: vsvr show all :
status[0]

=20

Mar  7 16:13:55 g11r204 : 0:0:nfxsh:NOTICE: cmd[1]: vsvr show
G11R204_DURAI1 : status[0]

=20

Mar  7 16:31:33 g11r204 -- MARK --

=20

Mar  7 16:40:04 g11r204 kernel: tx1: 37: Created mount entry
0x1003d6d400, centry=3D0x100533ed00, raddr=3D0x180f030a, =
share_id=3D0x2721,
mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0, maxAuth=3D1

=20

Mar  7 16:40:04 g11r204 kernel: tx1:

=20

Mar  7 16:40:04 g11r204 : 1:1:nfs:INFO: 37: Created mount entry
0x1003d6d400, centry=3D0x100533ed00, raddr=3D0x180f030a, =
share_id=3D0x2721,
mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0, maxAuth=3D1

=20

=20

=20

=20

=20

Mar  7 16:51:33 g11r204 -- MARK --

=20

=20

=20


------_=_NextPart_001_01C882D8.11AD4F62
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word" xmlns:st1 =3D=20
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.6000.16525" =
name=3DGENERATOR><o:SmartTagType=20
name=3D"PersonName"=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"></o:SmartTagT=
ype><!--[if !mso]>
<STYLE>st1\:* {
	BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 77.95pt 1.0in =
77.95pt; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
	COLOR: navy; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
	COLOR: navy; TEXT-DECORATION: underline
}
P.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
LI.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
DIV.MsoPlainText {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
DIV.Section1 {
	page: Section1
}
</STYLE>
</HEAD>
<BODY lang=3DEN-US vLink=3Dnavy link=3Dblue>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D400395517-10032008><FONT =
face=3DArial=20
size=3D2>Actually, the I/O error can be fixed by mounting 'hard', as Max =

recommends.&nbsp; If TCP fixes the issue, it's because it rides through =
the=20
retransmits better (which is why it's recommended), but you might still =
get I/O=20
errors if the network gets clogged enough.</FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D400395517-10032008><FONT =
face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV><BR>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B> John Rogers <BR><B>Sent:</B> =
Sunday, March=20
09, 2008 11:55 AM<BR><B>To:</B> Vikas Saini; Maxim Kozlovsky; Larry =
Scheer;=20
Henry Lau<BR><B>Cc:</B> dl-Cougar<BR><B>Subject:</B> RE: Elab Help =
required to=20
debug the issue<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=3DSection1>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">The network is fairly busy, but that&#8217;s =
just kind of how=20
it is unless you require a dedicated performance environment. Especially =
when=20
there is a lot of test effort going on, the network will=20
suffer.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">This isn&#8217;t to say that there is anything =
in particular=20
"wrong" with the network. Of course things can always be improved, =
however in=20
this case I would say the solution would be to throw cash at the issue, =
in=20
buying larger, more powerful network switches. Or dedicating network =
switches to=20
each gateway, which would also require purchase of additional=20
switches.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">In this case there is a workaround that should =
suffice=20
to allow for functional and moderate load on systems. The workaround =
would be to=20
use tcp for nfs mounts. I see that you have the system mounted udp and =
it fails=20
with Input output error. With tcp this does not=20
happen.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">It might be better to just uses tcp in all =
your work,=20
unless you are specifically testing nfs with udp for some case. Please =
review=20
the wiki on NFS best practices. <A=20
href=3D"http://wiki.onstor.net/wiki/Best_practices_for_NFS">http://wiki.o=
nstor.net/wiki/Best_practices_for_NFS</A>=20
<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# cat=20
/proc/mounts<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">rootfs / rootfs rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/dev/root / ext3 rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/proc /proc proc rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/dev/sda1 /boot ext3 rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">none /dev/pts devpts rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/dev/sda7 /home ext3 rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">none /dev/shm tmpfs rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/dev/sda3 /usr ext3 rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/dev/sda5 /var ext3 rw 0 =
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 =

0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">10.3.204.204:/g11r204_bkup1 /mnt/g11r204_bkup1 =
nfs=20
rw,v3,rsize=3D4096,wsize=3D4096,soft,intr,<B><SPAN=20
style=3D"FONT-WEIGHT: bold">udp</SPAN></B>,lock,addr=3D10.3.204.204 0=20
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">10.3.204.204:/g11r204_bkup1 /mnt/elab nfs=20
rw,v3,rsize=3D32768,wsize=3D32768,hard,intr,<B><SPAN=20
style=3D"FONT-WEIGHT: bold">tcp</SPAN></B>,lock,addr=3D10.3.204.204 0=20
0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 =
root]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-----Original Message-----<BR>From: =
<st1:PersonName=20
w:st=3D"on">Vikas Saini</st1:PersonName> <BR>Sent: Sunday, March 09, =
2008 9:23=20
AM<BR>To: <st1:PersonName w:st=3D"on">Vikas Saini</st1:PersonName>; =
Maxim=20
Kozlovsky; <st1:PersonName w:st=3D"on">Larry Scheer</st1:PersonName>;=20
<st1:PersonName w:st=3D"on">Henry Lau</st1:PersonName><BR>Cc: dl-Cougar; =
John=20
Rogers<BR>Subject: Elab Help required to debug the =
issue</SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">John,<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp; can you verify the =
elab=20
network... i am not able to use any 10.3 network to start any traffic on =

g11r204.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Vikas<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-----Original =
Message-----<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName><o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Sat 3/8/2008 10:00 =
AM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: Maxim Kozlovsky; <st1:PersonName =
w:st=3D"on">Larry=20
Scheer</st1:PersonName>; <st1:PersonName w:st=3D"on">Henry=20
Lau</st1:PersonName><o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Cc: dl-Cougar; John =
Rogers<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: RE: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Thanks Max... btw this happened on 3 different =
filers=20
using 3 different client, each on different network switch but it might =
be=20
network issue. <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">John Rogers,<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp; can we check the network =
switches and=20
see if anything wrong in there. we saw this issues on filers=20
g11r204,g14r10,g9r204.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Vikas<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-----Original =
Message-----<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: Maxim =
Kozlovsky<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Fri 3/7/2008 6:29 =
PM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: <st1:PersonName w:st=3D"on">Larry=20
Scheer</st1:PersonName>; <st1:PersonName w:st=3D"on">Henry =
Lau</st1:PersonName>;=20
<st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName><o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Cc: dl-Cougar<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: RE: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Vikas,<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">It is just you:<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">sudo mount 10.3.204.204:/g11r204_bkup1=20
/2<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">maximk@maxk-linux:/m/ws/wireshark-0.99.4/plugins/agentx$=20
ls -l /2<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">total 8<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-rw-r--r-- 1 root root&nbsp;&nbsp;&nbsp; 0 =
Mar&nbsp; 7=20
16:40 file0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">drwx------ 2 root root 1024 Mar&nbsp; 7 15:13=20
lost+found<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">sudo dd if=3D/dev/zero of=3D/2/file1 bs=3D8k=20
count=3D64<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">64+0 records in<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">64+0 records out<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">524288 bytes (524 kB) copied, 0.0160548 =
seconds, 32.7=20
MB/s<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">maximk@maxk-linux:/m/ws/wireshark-0.99.4/plugins/agentx$=20
ls -l /2/file1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-rw-r--r-- 1 root root 524288 Mar&nbsp; 7 =
18:25=20
/2/file1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">This could be some network problem. File help =
desk=20
request.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">By the way, what is the reason to mount the =
NFS soft?=20
Did you read the man page which says this is not=20
recommended?<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Max<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">________________________________<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: <st1:PersonName w:st=3D"on">Larry=20
Scheer</st1:PersonName> <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Friday, March 07, 2008 6:17=20
PM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: <st1:PersonName w:st=3D"on">Henry=20
Lau</st1:PersonName>; <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName><o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Cc: dl-Cougar<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: RE: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">I&nbsp; ran a dd loop from 10.2.6.102 to g4r5 =
and did=20
not have any problems.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Larry<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">________________________________<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: <st1:PersonName w:st=3D"on">Henry=20
Lau</st1:PersonName> <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Friday, March 07, 2008 5:32=20
PM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName><o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Cc: dl-Cougar<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: RE: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">There are lots of NFS RPC retransmission occur =
during=20
write from client to filer. <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Henry<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">________________________________<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName> <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Friday, March 07, 2008 5:29=20
PM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName>; dl-Cougar<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: RE: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Anyone ????<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt">________________________________<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">From: <st1:PersonName w:st=3D"on">Vikas=20
Saini</st1:PersonName> <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Sent: Friday, March 07, 2008 4:54=20
PM<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">To: dl-Cougar<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Subject: Problem creating files using NFS. =
need=20
help.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Importance: High<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Hi All,<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;&nbsp; I am trying to create some =
dataset using=20
sub11 take2(R4.0.0.0CGDBG-030608). but it is failing for some reason. I =
have=20
tried different clients and even different filers for that sake but same =

results. <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">can anyone help in diagnosing the problem. I =
am=20
attaching the ethereal trace.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Incase someone wants to debug. Filer SSC ip is =

10.2.204.11 and client I am using is 10.2.15.24. Below is what I tried =
from=20
client side.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 =
root]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 =
root]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# showmount=20
10.3.204.204<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Hosts on =
10.3.204.204:<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">10.0.0.159<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# showmount -e=20
10.3.204.204<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Export list for=20
10.3.204.204:<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/g11r204_bkup1 *<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">/g11r204_rest1 *<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 =
root]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# mkdir=20
/mnt/g11r204_bkup1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# mount -o soft,intr=20
10.3.204.204:/g11r204_bkup1 =
/mnt/g11r204_bkup1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 root]# cd=20
/mnt/g11r204_bkup1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 g11r204_bkup1]#=20
ls<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">lost+found<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80=20
g11r204_bkup1]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 g11r204_bkup1]# dd =
if=3D/dev/zero=20
of=3Dfile0 bs=3D8k count=3D64<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">64+0 records in<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">64+0 records out<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">dd: closing output file `file0': Input/output=20
error<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80 g11r204_bkup1]# ls=20
-l<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">total 8<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">-rw-r--r--&nbsp;&nbsp;&nbsp; 1=20
root&nbsp;&nbsp;&nbsp;&nbsp;=20
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 =

Mar&nbsp; 7 17:54 file0<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">drwx------&nbsp;&nbsp;&nbsp; 2=20
root&nbsp;&nbsp;&nbsp;&nbsp;=20
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024 Mar&nbsp; 7 =
15:13=20
lost+found<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">[root@c24r15-rh80=20
g11r204_bkup1]#<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">SSC Console for that=20
duration.<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:10:31 g11r204 : 0:0:ssh:NOTICE: =
'root'=20
logged in through remote=20
host(vikass-winxp.onstor.net)<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:13:32 g11r204 kernel: tx1: 36: =
Created=20
mount entry 0x1003d6d300, centry=3D0x100533c080, raddr=3D0x180f030a,=20
share_id=3D0x2720, mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0,=20
maxAuth=3D1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:13:32 g11r204 kernel:=20
tx1:<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:13:32 g11r204 : 1:1:nfs:INFO: =
36: Created=20
mount entry 0x1003d6d300, centry=3D0x100533c080, raddr=3D0x180f030a,=20
share_id=3D0x2720, mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0,=20
maxAuth=3D1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:13:50 g11r204 : =
0:0:nfxsh:NOTICE: cmd[0]:=20
vsvr show all : status[0]<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:13:55 g11r204 : =
0:0:nfxsh:NOTICE: cmd[1]:=20
vsvr show G11R204_DURAI1 : status[0]<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:31:33 g11r204 -- MARK=20
--<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:40:04 g11r204 kernel: tx1: 37: =
Created=20
mount entry 0x1003d6d400, centry=3D0x100533ed00, raddr=3D0x180f030a,=20
share_id=3D0x2721, mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0,=20
maxAuth=3D1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:40:04 g11r204 kernel:=20
tx1:<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:40:04 g11r204 : 1:1:nfs:INFO: =
37: Created=20
mount entry 0x1003d6d400, centry=3D0x100533ed00, raddr=3D0x180f030a,=20
share_id=3D0x2721, mnt_inum_snap=3D0x2, gennum=3D0x1 minAuth=3D0,=20
maxAuth=3D1<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">&nbsp;<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt">Mar&nbsp; 7 16:51:33 g11r204 -- MARK=20
--<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=3DMsoPlainText><FONT face=3D"Courier New" size=3D2><SPAN=20
style=3D"FONT-SIZE: =
10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV></BODY></HTML>

------_=_NextPart_001_01C882D8.11AD4F62--
