search for: b763

Displaying 5 results from an estimated 5 matches for "b763".

Did you mean: 763
2010 Jul 13
4
Windev application setup doesn't run under Wine 1.2
I tried to install an application, but wine crashes after starting installation. Can you help me fix that problem ?
2017 Jul 18
2
Sporadic Bus error on mmap() on FUSE mount
...output error) I'm not sure about current state of mmap() on FUSE and Gluster, but its strange that it works only on certain mount of the same volume. version: glusterfs 3.10.3 [root at dc1]# gluster volume info flow Volume Name: flow Type: Distributed-Replicate Volume ID: dc6a9ea0-97ec-471f-b763-1d395ece73e1 Status: Started Snapshot Count: 0 Number of Bricks: 3 x 2 = 6 Transport-type: tcp Bricks: Brick1: dc1.liberouter.org:/data/glusterfs/flow/brick1/safety_dir Brick2: dc2.liberouter.org:/data/glusterfs/flow/brick2/safety_dir Brick3: dc2.liberouter.org:/data/glusterfs/flow/brick1/safety_di...
2017 Jul 18
0
Sporadic Bus error on mmap() on FUSE mount
...lem is observed. https://bugzilla.redhat.com/enter_bug.cgi?product=GlusterFS&component=write-behind HTH, Niels > > version: glusterfs 3.10.3 > > [root at dc1]# gluster volume info flow > Volume Name: flow > Type: Distributed-Replicate > Volume ID: dc6a9ea0-97ec-471f-b763-1d395ece73e1 > Status: Started > Snapshot Count: 0 > Number of Bricks: 3 x 2 = 6 > Transport-type: tcp > Bricks: > Brick1: dc1.liberouter.org:/data/glusterfs/flow/brick1/safety_dir > Brick2: dc2.liberouter.org:/data/glusterfs/flow/brick2/safety_dir > Brick3: dc2.liberouter.o...
2017 Jul 18
1
Sporadic Bus error on mmap() on FUSE mount
...dhat.com/enter_bug.cgi?product=GlusterFS&component=write-behind > > HTH, > Niels > > >> version: glusterfs 3.10.3 >> >> [root at dc1]# gluster volume info flow >> Volume Name: flow >> Type: Distributed-Replicate >> Volume ID: dc6a9ea0-97ec-471f-b763-1d395ece73e1 >> Status: Started >> Snapshot Count: 0 >> Number of Bricks: 3 x 2 = 6 >> Transport-type: tcp >> Bricks: >> Brick1: dc1.liberouter.org:/data/glusterfs/flow/brick1/safety_dir >> Brick2: dc2.liberouter.org:/data/glusterfs/flow/brick2/safety_dir &...
2010 Feb 01
3
merging data frames gives all NAs
Dear kind R helpers, I have a vector of runway names in rwy ("31R", "31L",... the number is user selectable) arrgnd is a data frame with data for all flights and all runways, with a Runway column. I am trying to subset arrgnd into a dat frame for each selected runway, and then combine them back together using the following code: for (j in 1:nr) { # nr = number of