some setting error in opensolaris?

View: New views
3 Messages — Rating Filter:   Alert me  

some setting error in opensolaris?

by jklyekai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
hello all:
I want to test my disk iops in opensolaris .
 I get the source from  http://sourceforge.net/projects/iometer/  iometer-2008-06-22-rc2.src.tgz 
my gcc is SUNWgcc package. CPU is i386 type.
 make -f Makefile-Solaris.i386 dynamo  .
OK compiling the source package is easy.
           
Then it create a execuable file   dynamo. 
I download  iometer-2008-06-22-rc2.win.32.zip  to my window system and uncropress it.
Now, I start  windows IOmeter.exe .
I set window ip 192.168.11.11 and opensolaris ip 192.168.11.12 . Then I use a network line to link them directly.
in opensolaris console: I set ./dynamo -i 192.168.11.11 -m 192.168.11.12
 
 
following  accessory test0.jpg  on window console     //I choose the 192.168.1.11.   I didn't find the other disk partition like /dev/sda1 etc..
accessory test1.jpg  on opensolaris console.             // After I start the dynamo command above. I only see the following infornation.  I didn't see the filesystem and disk infoformation.
accessory test2.jpg  on window console                    // I select the disk target .there is nothing.
 
 
can Someone give me some suggestion?  if my steps is right?   How can I test a right data with iometer? Thank you.
--------------
jklyekai
2009-05-22



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Iometer-user mailing list
Iometer-user@...
https://lists.sourceforge.net/lists/listinfo/iometer-user

test1.jpg (24K) Download Attachment
test2.jpg (19K) Download Attachment

Fw: some setting error in opensolaris?

by jklyekai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
 
 

jklyekai
2009-05-27

[Iometer-user] some setting error in opensolaris?
 
hello all:
I want to test my disk iops in opensolaris .
 I get the source from  http://sourceforge.net/projects/iometer/  iometer-2008-06-22-rc2.src.tgz 
my gcc is SUNWgcc package. CPU is i386 type.
 make -f Makefile-Solaris.i386 dynamo  .
OK compiling the source package is easy.
           
Then it create a execuable file   dynamo. 
I download  iometer-2008-06-22-rc2.win.32.zip  to my window system and uncropress it.
Now, I start  windows IOmeter.exe .
I set window ip 192.168.11.11 and opensolaris ip 192.168.11.12 . Then I use a network line to link them directly.
in opensolaris console: I set ./dynamo -i 192.168.11.11 -m 192.168.11.12
 
 
following  accessory test0.jpg  on window console     //I choose the 192.168.1.11.   I didn't find the other disk partition like /dev/sda1 etc..
accessory test1.jpg  on opensolaris console.             // After I start the dynamo command above. I only see the following infornation.  I didn't see the filesystem and disk infoformation.
accessory test2.jpg  on window console                    // I select the disk target .there is nothing.
 
 
can Someone give me some suggestion?  if my steps is right?   How can I test a right data with iometer? Thank you.
--------------
jklyekai
2009-05-22



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Iometer-user mailing list
Iometer-user@...
https://lists.sourceforge.net/lists/listinfo/iometer-user

test1.jpg (24K) Download Attachment
test2.jpg (19K) Download Attachment

Re: Fw: some setting error in opensolaris?

by Joe Eiler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>From the picture, "Worker 1" seems to be showing up as a "network worker"
not a "disk worker", which explains why the "Disk Target" tab is empty.

Is test0 the name of your windows box or your solaris system?  I am assuming
it is your windows system so you are only seeing the local system.


You can look at the source code in IOManager.cpp but I believe in the dynamo
window you should see:

Login accepted.
Reporting drive information...
   done.
Reporting TCP network information...
   done.

Since you aren't seeing those lines, I would guess you have a network
issue(maybe a firewall or a port in use).

 I would recompile dynamo with debug enabled.  If you look in the Makefile
you will should see a comment about _DETAILS and _DEBUG, add these options
to CFLAGS and recompile.

Good luck, oh and I can't speak for everyone else but I prefer plaintext
emails, not html.
Joe



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Iometer-user mailing list
Iometer-user@...
https://lists.sourceforge.net/lists/listinfo/iometer-user