search for: scenario2

Displaying 14 results from an estimated 14 matches for "scenario2".

Did you mean: scenario
2009 Nov 26
1
Barplot with confidence intervals
I have a file in the following format: Scenario1 Scenario1CIL Scenario1CIU Scenario2 Scenario2CIL Scenario2CIU 60 57 62 45 48 50 110 101 111 51 50 52 120 117 122 64 62 66 192 190 194 79 75 79 where: First column = Scenario1 mean value Second column = Scenario1 Low Confidence Interval Third column = Scenario1 Upper Confidence Interval Fourth column = Scenario2 mean value Fi...
2013 May 28
3
Load Balancing and HA
...2 Dovecot Proxy servers, using a virtual IP to where the clients will connect to from the WAN and LAN - 2 Dovecot+Postfix servers with local cache - 2 NFS servers and synced with dsync (mirror, 1 server writes to its own NFS and changes synced to the other via dsync) Scenario2: Pretty much as above on the back end. However, with this there is no way to load balance users. - 2 Dovecot+Postfix server with local cache - 2 NFS servers synced with dsync - Make use of DNS MX record priority to provide access to secondary email server Anyone...
2009 Aug 11
9
can''t add vlans successfully
Hi, I want to add 2 vlans by the following steps: 1. add the vlan interfaces: vconfig add eth0 100 --vlan100 vconfig add eth0 101 --vlan101 2. modify the network-bridge script by the websit, http://wiki.xensource.com/xenwiki/XenNetworking#head-04ebcc1760dbc4678e83b116afa310dc0612dc39 Comment each time ifup or ifdown commands are executed.The reason is that ifdown ends with
2012 Jan 13
1
Portfolio Optimization
...es of percentage returns but a dollar payout in different expected scenarios, i.e. Expected Return Matrix (ER) = stock1 stock2 .... stockn scenario1 $ $ $ scenario2 $ $ $ scenario3 $ $ $ ... I want to create an optimal portfolio of these strategies by applying a vector of weights. The weights will be the n...
2012 Oct 08
1
Any better way of optimizing time for calculating distances in the mentioned scenario??
...y.vec2") > d<-matrix(nrow=nrow(v),ncol=nrow(x)) > for (i in 1:nrow(v)){ + d[i,]<- sapply(1:nrow(x),function(z){dist(rbind(v[i,],x[z,]),method="manhattan")}) + } > print(d[1,1:10]) time taken for running the code is : real 1m33.088s user 1m32.287s sys 0m0.036s 2) scenario2: > x<-read.table("query.vec") > v<-read.table("query.vec2") > v<-as.matrix(v) > d<-matrix(nrow=nrow(v),ncol=nrow(x)) > for (i in 1:nrow(v)){ + tmp_m<-matrix(rep(v[i,],nrow(x)),nrow=nrow(x),byrow=T) + d[i,]<- rowSums(abs(tmp_m - x)) + }...
2004 Jan 19
3
Getting correct CDR info
I'd like to know how everyone else is going about getting correct CDR information for calls. Right now I notice that if a call come in and gets parked the CDR info doesn't how the correct info on who picked that call up, also when someone transfer a call there isn't a new record being made so the duration of the call shows up for who received the call and transferred it. I started
2008 Feb 13
1
Samba and the InterWeb
Hi, We have an office-based Windows-locked publishing system whose only delivery mechanism is to write to a local filesystem, and a requirement for its output to be available to a collocated production environment comprising Solaris and Linux boxes. The 'obvious' solution was to run a Samba server on one of the collocated Linux boxes and mount the share it provides on the relevant
2017 Aug 29
2
Glusterd proccess hangs on reboot
...s_20_40_80_servers.zip?dl=0 On Tue, Aug 29, 2017 at 7:48 AM, Gaurav Yadav <gyadav at redhat.com> wrote: > Till now I haven't found anything significant. > > Can you send me gluster logs along with command-history-logs for these > scenarios: > Scenario1 : 20 servers > Scenario2 : 40 servers > Scenario3: 80 Servers > > > Thanks > Gaurav > > > > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> > wrote: >> >> Hi Gaurav, >> Any progress about the problem? >> >> On Thursday, August 24,...
2017 Aug 29
0
Glusterd proccess hangs on reboot
Till now I haven't found anything significant. Can you send me gluster logs along with command-history-logs for these scenarios: Scenario1 : 20 servers Scenario2 : 40 servers Scenario3: 80 Servers Thanks Gaurav On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> wrote: > Hi Gaurav, > Any progress about the problem? > > On Thursday, August 24, 2017, Serkan ?oban <cobanserkan at gmail.com> wrote: > >...
2017 Aug 29
2
Glusterd proccess hangs on reboot
...7:48 AM, Gaurav Yadav <gyadav at redhat.com> wrote: >> > Till now I haven't found anything significant. >> > >> > Can you send me gluster logs along with command-history-logs for these >> > scenarios: >> > Scenario1 : 20 servers >> > Scenario2 : 40 servers >> > Scenario3: 80 Servers >> > >> > >> > Thanks >> > Gaurav >> > >> > >> > >> > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> >> > wrote: >> >> &gt...
2017 Aug 29
0
Glusterd proccess hangs on reboot
...On Tue, Aug 29, 2017 at 7:48 AM, Gaurav Yadav <gyadav at redhat.com> wrote: > > Till now I haven't found anything significant. > > > > Can you send me gluster logs along with command-history-logs for these > > scenarios: > > Scenario1 : 20 servers > > Scenario2 : 40 servers > > Scenario3: 80 Servers > > > > > > Thanks > > Gaurav > > > > > > > > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> > > wrote: > >> > >> Hi Gaurav, > >> Any prog...
2017 Aug 29
0
Glusterd proccess hangs on reboot
...t;gyadav at redhat.com> wrote: >>> > Till now I haven't found anything significant. >>> > >>> > Can you send me gluster logs along with command-history-logs for these >>> > scenarios: >>> > Scenario1 : 20 servers >>> > Scenario2 : 40 servers >>> > Scenario3: 80 Servers >>> > >>> > >>> > Thanks >>> > Gaurav >>> > >>> > >>> > >>> > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> >&g...
2017 Aug 28
2
Glusterd proccess hangs on reboot
Hi Gaurav, Any progress about the problem? On Thursday, August 24, 2017, Serkan ?oban <cobanserkan at gmail.com> wrote: > Thank you Gaurav, > Here is more findings: > Problem does not happen using only 20 servers each has 68 bricks. > (peer probe only 20 servers) > If we use 40 servers with single volume, glusterd cpu %100 state > continues for 5 minutes and it goes to
2008 Jan 02
9
lustre quota problems
Hello, I''ve several problems with quota on our testcluster: When I set the quota for a person to a given value (e.g. the values which are provided in the operations manual), I''m able to write exact the amount which is set with setquota. But when I delete the files(file) I''m not able to use this space again. Here is what I''ve done in detail: lfs checkquota