Re: [Samba] IOZone: Number of outstanding requests..

2009-12-15 Thread ronnie sahlberg
Have you tried dbench.samba.org ?
it can generate native smb,nfs,iscsi commands with a great amount of
control of what is exactly passed on the wire.




On Tue, Dec 15, 2009 at 7:50 PM, Learner Study  wrote:
> Hello:
>
> Sorry for asking iozone ques in this mailing list but couldn't find
> any mailing list on iozone...
>
> In IOZone, is there a way to configure # of outstanding requests
> client sends to server side? Something on the lines of IOMeter option
> "Number of outstanding requests".
>
> Thanks a lot!
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Re: problem compiling ctdb

2009-06-08 Thread ronnie sahlberg
Please update to latest GIT and try again.

IPMUX has been removed since it is obsolete and replaced by the much better
LVS solution.



On Wed, Jun 3, 2009 at 12:46 AM, Evgeny Privarotskiy wrote:

> Hello ,
>
> I am trying to compile ctdb. I pull latest version 2-Jun-2009.
> During make it fails with error:
>
> Compiling utils/ipmux/ipmux.c
> In file included from /usr/include/linux/netfilter_ipv4/ip_queue.h:10,
> from /usr/include/libipq.h:37,
> from utils/ipmux/ipmux.c:31:
> /usr/include/linux/if.h:59: error: redefinition of `struct ifmap'
> /usr/include/linux/if.h:77: error: redefinition of `struct ifreq'
> /usr/include/linux/if.h:126: error: redefinition of `struct ifconf'
> make: *** [utils/ipmux/ipmux.o] Error 1
>
>
> After some investigation, I found out that there two conflicting includes:
>
> 1. utils/ipmux/ipmux.c -> ./include/includes.h ->
> ./lib/replace/system/network.h->/usr/include/net/if.h
> 2. utils/ipmux/ipmux.c-> /usr/include/libipq.h ->
> /usr/include/linux/netfilter_ipv4/ip_queue.h ->
> /usr/include/linux/if.h
>
> How can I resolve this conflict?
>
> Thanks in advance,
>  Evgeny Privarotskiy
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba