  | |  | Taroon-list Digest, Vol 13, Issue 16 | Taroon-list Digest, Vol 13, Issue 16 2005-03-08 - By Bob Flynn
Back Yes, that will work, however I want to if possible to specifiy tcp for linux and udp ( default ) for solaris. The reason for this is the nfs code seems to be more robust on the solaris clients. As these mounts are occuring from an automounter, I need to be able to specify the changes using variables of some sort. Currently, I can define OS specific mount points using;
example netapp:/vol/vol1/example_${OSNAME}
for the above, a client will mount either example_Linux or tools_Sunos, depending on the $OSNAME variable. I guess I want to decide on carrier protocol based on OS as well.
I hope this explains more clearly what I am attempting..
-Bob
> >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >Message: 1 >Date: Tue, 8 Mar 2005 09:04:17 -0500 >From: Jerry Uanino <juanino@(protected)> >Subject: Re: nfs udp vs tcp against netapps filer >To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" > <taroon-list@(protected)> >Message-ID: <1e321a305030806046eec6ca2@(protected)> >Content-Type: text/plain; charset=US-ASCII > >I believe just add -proto=tcp to your map. > > >On Tue, 08 Mar 2005 11:12:55 +0000, bob flynn <bob.flynn@(protected)> wrote: > > >>I am looking at some performance issues on redhat enterprise 3 WS U3 >>machines against a >>netapp filer ( NetApp Release 6.5.2R1 ) >> >>The filer is supporting a mix of; >> >>linux ( as per above ) >>solaris ( 8 ) >> >>Is there any way of selectively through the automounter map mount >>filesystems either udp or tcp. >>The solaris clients are not seeing a problem, the linux ones are. I'd >>like to remount the linux boxes via tcp ? >> >>I know I can use OS specific variables, however I am unsure how I can >>extend this to mount options ? >> >>The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s). >>Please direct any additional queries to: communications@(protected) >>Thank You. >> >>-- >>Taroon-list mailing list >>Taroon-list@(protected) >>http://www.redhat.com/mailman/listinfo/taroon-list >> >> >> > > > >-- ---- ---- ---- ---- ---- -- > >Message: 2 >Date: Tue, 08 Mar 2005 07:16:22 -0800 >From: MJang <mike@(protected)> >Subject: Re: How do I get a list of installed patches? >To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" > <taroon-list@(protected)> >Message-ID: <1110294982.17546.11.camel@(protected)> >Content-Type: text/plain > >On Tue, 2005-03-08 at 11:33 +0100, Jay Turner wrote: > > >>On Tue, Mar 08, 2005 at 09:15:31AM +0000, David Grierson wrote: >> >> >>>Nope - this is something my boss asked for as well... >>> >>>"How many updates have been applied since we rolled out RHEL?" >>> >>> > > > >>It's kind of a misleading number if you're just looking at how many of the >>updated packages which have come out have been applied to your system. And >> >> > >Hi Jay, > >Is it possible to set up an "Updates Channel" similar to that in the >Fedora yum repository? In that way, people can monitor updates - and >think about associated traffic. > >When people start thinking, "gosh, up to 100MB (fictional out of the air >number) of downloads per day on 100 desktops via up2date, omg, it'll >overload my 2xT1 connection even if I schedule the download >overnight".... I think it would help people justify getting Red Hat >Network Proxy / Satellite servers. > >Thanks, >Mike > > > >-- ---- ---- ---- ---- ---- -- > >-- >Taroon-list mailing list >Taroon-list@(protected) >http://www.redhat.com/mailman/listinfo/taroon-list > >End of Taroon-list Digest, Vol 13, Issue 16 >******************************************* > >
The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s). Please direct any additional queries to: communications@(protected) Thank You. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Yes, that will work, however I want to if possible to specifiy tcp for linux and udp ( default ) for solaris. The <br> reason for this is the nfs code seems to be more robust on the solaris clients. As these mounts are occuring from an<br> automounter, I need to be able to specify the changes using variables of some sort. Currently, I can define OS specific mount points using;<br> <br> example netapp:/vol/vol1/example_${OSNAME}<br> <br> for the above, a client will mount either example_Linux or tools_Sunos, depending<br> on the $OSNAME variable. I guess I want to decide on carrier protocol based on OS as well.<br> <br> I hope this explains more clearly what I am attempting..<br> <br> -Bob<br> <br> <blockquote cite="mid20050308170050.3463973622@(protected)" type="cite"> <pre wrap="">
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Message: 1 Date: Tue, 8 Mar 2005 09:04:17 -0500 From: Jerry Uanino <a class="moz-txt-link-rfc2396E" href="mailto:juanino@(protected) .com"><juanino@(protected)></a> Subject: Re: nfs udp vs tcp against netapps filer To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <a class="moz-txt-link-rfc2396E" href="mailto:taroon-list@(protected)">< ;taroon-list@(protected)></a> Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto :1e321a305030806046eec6ca2@(protected)"><1e321a305030806046eec6ca2@(protected) .gmail.com></a> Content-Type: text/plain; charset=US-ASCII
I believe just add -proto=tcp to your map.
On Tue, 08 Mar 2005 11:12:55 +0000, bob flynn <a class="moz-txt-link-rfc2396E" href="mailto:bob.flynn@(protected)"><bob.flynn@(protected)></a> wrote: </pre> <blockquote type="cite"> <pre wrap="">I am looking at some performance issues on redhat enterprise 3 WS U3 machines against a netapp filer ( NetApp Release 6.5.2R1 )
The filer is supporting a mix of;
linux ( as per above ) solaris ( 8 )
Is there any way of selectively through the automounter map mount filesystems either udp or tcp. The solaris clients are not seeing a problem, the linux ones are. I'd like to remount the linux boxes via tcp ?
I know I can use OS specific variables, however I am unsure how I can extend this to mount options ?
The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s). Please direct any additional queries to: <a class="moz-txt-link-abbreviated" href="mailto:communications@(protected)">communications@(protected)</a>. Thank You.
-- Taroon-list mailing list <a class="moz-txt-link-abbreviated" href="mailto:Taroon-list@(protected)">Taroon -list@(protected)</a> <a class="moz-txt-link-freetext" href="http://www.redhat.com/mailman/listinfo /taroon-list">http://www.redhat.com/mailman/listinfo/taroon-list</a>
</pre> </blockquote> <pre wrap=""><!---->
-- ---- ---- ---- ---- ---- --
Message: 2 Date: Tue, 08 Mar 2005 07:16:22 -0800 From: MJang <a class="moz-txt-link-rfc2396E" href="mailto:mike@(protected)"> <mike@(protected)></a> Subject: Re: How do I get a list of installed patches? To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <a class="moz-txt-link-rfc2396E" href="mailto:taroon-list@(protected)">< ;taroon-list@(protected)></a> Message-ID: <1110294982.17546.11.camel@(protected)> Content-Type: text/plain
On Tue, 2005-03-08 at 11:33 +0100, Jay Turner wrote: </pre> <blockquote type="cite"> <pre wrap="">On Tue, Mar 08, 2005 at 09:15:31AM +0000, David Grierson wrote: </pre> <blockquote type="cite"> <pre wrap="">Nope - this is something my boss asked for as well...
"How many updates have been applied since we rolled out RHEL?" </pre> </blockquote> </blockquote> <pre wrap=""><!----> </pre> <blockquote type="cite"> <pre wrap="">It's kind of a misleading number if you're just looking at how many of the updated packages which have come out have been applied to your system. And </pre> </blockquote> <pre wrap=""><!----> Hi Jay,
Is it possible to set up an "Updates Channel" similar to that in the Fedora yum repository? In that way, people can monitor updates - and think about associated traffic.
When people start thinking, "gosh, up to 100MB (fictional out of the air number) of downloads per day on 100 desktops via up2date, omg, it'll overload my 2xT1 connection even if I schedule the download overnight".... I think it would help people justify getting Red Hat Network Proxy / Satellite servers.
Thanks, Mike
-- ---- ---- ---- ---- ---- --
-- Taroon-list mailing list <a class="moz-txt-link-abbreviated" href="mailto:Taroon-list@(protected)">Taroon -list@(protected)</a> <a class="moz-txt-link-freetext" href="http://www.redhat.com/mailman/listinfo /taroon-list">http://www.redhat.com/mailman/listinfo/taroon-list</a>
End of Taroon-list Digest, Vol 13, Issue 16 ******************************************* </pre> </blockquote> <br> <BR><HR> The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s). Please direct any additional queries to: communications@(protected) Thank You. <BR><HR><BR></body> </html>
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |