Can I use both of TCP/IP 10/100 and 100/1000?


 
Thread Tools Search this Thread
Operating Systems Solaris Can I use both of TCP/IP 10/100 and 100/1000?
# 8  
Old 12-27-2007
Quote:
Originally Posted by trantuananh24hg
I really do not understand this statement? If you ask if our company ready to support? YES. If you ask if this machine can extend the GiGaNet? YES.

The only one task I can do that I switch the eri0 to the gri0 interface, put cable in, and...make it activity. Smilie

However, I have never do it before, then, I have none of experiences to do it. I do not know also about the method, but command line, or some thing else.

Thank you for clarifing!

What I mean is -- how do you know that you have a performance problem with your network and that moving to GigE will solve it?

Last edited by frank_rizzo; 12-27-2007 at 02:19 PM..
# 9  
Old 12-27-2007
Quote:
Originally Posted by frank_rizzo
What I mean is -- how do you know that you have a performance problem with your network and that moving to GigE will solve it?
oh! Assmuning that if your system machine include 2 DBs, they have been being served about 1000 connections per days. And if you configure DBs cool, monitor it and really tuning it well. What's the problem if your customers claim day by day? You may check, you may generate, and you do everything with your DBs. The performance can not imrpoves more than thing you want.

And, this is important reason: I can not decide what do I do!

Any way, thank you very much!


P/S: I want to monitor processeses, including background processes, so that, I want to view what is the process that hold much memory. Would you like to guide me?
# 10  
Old 12-28-2007
Quote:
Originally Posted by trantuananh24hg
I can not decide what do I do!
Here is my advice: don't do anything (yet) !
System administrators, even skilled ones, shouldn't do gratuitous tuning on a production platform.
Build a test system similar to your production platform, simulate access to it with increasing load, record usage metrics (CPU, memory, network, disk, ...), identify bottlenecks if any.
Only after completing these steps can you possibly start tuning your machine.
Quote:
P/S: I want to monitor processeses, including background processes, so that, I want to view what is the process that hold much memory. Would you like to guide me?
Start with prstat.
# 11  
Old 12-28-2007
Quote:
Originally Posted by jlliagre
Here is my advice: don't do anything (yet) !
System administrators, even skilled ones, shouldn't do gratuitous tuning on a production platform.
Build a test system similar to your production platform, simulate access to it with increasing load, record usage metrics (CPU, memory, network, disk, ...), identify bottlenecks if any.
Only after completing these steps can you possibly start tuning your machine.

Start with prstat.
Thank all! You are all best!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Too much TCP retransmitted and TCP duplicate on server Oracle Solaris 10

I have problem with oracle solaris 10 running on oracle sparc T4-2 server. Os information: 5.10 Generic_150400-03 sun4v sparc sun4v Output from tcpstat.d script TCP bytes: out outRetrans in inDup inUnorder 6833763 7300 98884 0... (2 Replies)
Discussion started by: insatiable1610
2 Replies

2. Shell Programming and Scripting

how to print the value > 1000 in a file

if the file test include 1233 0.123 0.128 0.165 0.14 14.5 134556 48968 can i show the output value > 1000 by command grep or awk or...? 1233 134556 48968 Thank you. (6 Replies)
Discussion started by: bleach8578
6 Replies

3. Hardware

Deskjet 1000 hp- commands

I have installed an HP Deskjet 1000 j110 on my Slackware system (13.37). I am trying to print more than 1 page out of 2 or more. No luck so far. Found that there are about 30 odd commands like hp-linefeedcal, -print, -pkservice, -printsettings, -devicesettings, -systray, -check, -align, and... (0 Replies)
Discussion started by: slak0
0 Replies

4. Shell Programming and Scripting

move first 1000 files

Hi i have a folder with 27,000 images. I need to process each image using imagemagick. I have got image magick working. I don't want to attempt to process all 27,000 images in one go and thought i would try doing it with 1000 images at a time. Is there some way i can list only the first 1000... (7 Replies)
Discussion started by: timgolding
7 Replies

5. Shell Programming and Scripting

Add values < or eq to 1000

make a list based on the first column key and corresponding value (2nd column-bold) in input1 search values that less than or equal to 1000 (2nd column-bold)in the input2 of the same key along with other columns. input x1 10 hfffhf 646474_jhg x2 100 jkfgjj 765755_jg input2 x1... (16 Replies)
Discussion started by: repinementer
16 Replies

6. Shell Programming and Scripting

Random numbers from 0 to 1000

Hello All, I want to make a simple script which generate random number from 0 to 1000. and simply display it. Plz HELP!!!!!! Regards, Waqas Ahmed (2 Replies)
Discussion started by: wakhan
2 Replies

7. UNIX for Dummies Questions & Answers

Sunblade 1000

Hi everyone this is my first post I have used linux a couple of times and was impressed, so i bought an old sunblade 1000, just to learn something new. I cannot get the thing to work! I have tried to install solaris 10 and several types of linux. I am beginning to wonder if i was sold a... (3 Replies)
Discussion started by: Kawakaze
3 Replies

8. Post Here to Contact Site Administrators and Moderators

1000-char PM limit

1000 characters is not a lot. For example, this message alone is 230 characters. I've spent a lot of time paring mine down to fit this limit. Is it possible for this to be extended? Even 2000 characters would be much better. (3 Replies)
Discussion started by: Corona688
3 Replies

9. HP-UX

Remote Printing to HP 1000

Our system is an HP RP5470 11.11. We have had remote printing working for over 6 years. We use NetManage ViewNow software on our Windows client as the LPD. We had no problems with remote printing for any HP printer except for the HP LAserJet 1000. Nothing prints. I sent all the files in the... (2 Replies)
Discussion started by: Stabia
2 Replies

10. UNIX for Dummies Questions & Answers

Help me spend $1000

Hey, As part of a Master's Degree program in Aeronautical Engineering I need a dedicated Unix PC to run a computational fluid dynamics (CFD) code in Fortran. Each run to model a single flow can take several days or weeks, so optimizing system resources is the only consideration. I need to buy... (1 Reply)
Discussion started by: John Bruzzese
1 Replies
Login or Register to Ask a Question