[ 
https://issues.apache.org/jira/browse/IGNITE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Gura updated IGNITE-2113:
--------------------------------
    Description: 
Yardstick scripts don't work under Solaris (SunOS). The problem in shell 
commands like {{pgrep}} that work a little different than under Linux.

The output:

{noformat}
$ ./bin/benchmark-run-all.sh config/benchmark.properties 
tail: cannot open input
<10:46:28><yardstick> Starting server config '...' on localhost with id=0
tail: cannot open input
<10:46:28><yardstick> Starting server config '...' on localhost with id=1
tail: cannot open input
<10:46:32><yardstick> Starting driver config '...' on localhost with id=0
ERROR: Driver process has not started on localhost during 10.0 seconds.
Type "--help" for usage.
<10:46:42><yardstick> Driver is started on localhost with id=0
<10:46:42><yardstick> Driver is stopped on localhost
<10:46:42><yardstick> Server is stopped on localhost
<10:46:43><yardstick> Server is stopped on localhost
{noformat}

But driver and server nodes keep working. 


  was:Yardstick scripts don't work under Solaris (SunOS). The problem in shell 
commands like {{pgrep}} that work a little different than under Linux.


> Yardstick scripts don't work under Solaris (SunOS)
> --------------------------------------------------
>
>                 Key: IGNITE-2113
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2113
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Gura
>
> Yardstick scripts don't work under Solaris (SunOS). The problem in shell 
> commands like {{pgrep}} that work a little different than under Linux.
> The output:
> {noformat}
> $ ./bin/benchmark-run-all.sh config/benchmark.properties 
> tail: cannot open input
> <10:46:28><yardstick> Starting server config '...' on localhost with id=0
> tail: cannot open input
> <10:46:28><yardstick> Starting server config '...' on localhost with id=1
> tail: cannot open input
> <10:46:32><yardstick> Starting driver config '...' on localhost with id=0
> ERROR: Driver process has not started on localhost during 10.0 seconds.
> Type "--help" for usage.
> <10:46:42><yardstick> Driver is started on localhost with id=0
> <10:46:42><yardstick> Driver is stopped on localhost
> <10:46:42><yardstick> Server is stopped on localhost
> <10:46:43><yardstick> Server is stopped on localhost
> {noformat}
> But driver and server nodes keep working. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to