similar to: Some questions of the file "marker.tstamp" and the function of quota.

Displaying 20 results from an estimated 30000 matches similar to: "Some questions of the file "marker.tstamp" and the function of quota."

2011 Jun 06
2
uninterruptible processes writing to glusterfs share
hi! sometimes we've on some client-servers hanging uninterruptible processes ("ps aux" stat is on "D" ) and on one the CPU wait I/O grows within some minutes to 100%. you are not able to kill such processes - also "kill -9" doesnt work - when you connect via "strace" to such an process, you wont see anything and you cannot detach it again. there
2017 Aug 18
1
Is transport=rdma tested with "stripe"?
On Wed, Aug 16, 2017 at 4:44 PM, Hatazaki, Takao <takao.hatazaki at hpe.com> wrote: >> Note that "stripe" is not tested much and practically unmaintained. > > Ah, this was what I suspected. Understood. I'll be happy with "shard". > > Having said that, "stripe" works fine with transport=tcp. The failure reproduces with just 2 RDMA servers
2017 Oct 24
0
brick is down but gluster volume status says it's fine
On Tue, Oct 24, 2017 at 11:13 PM, Alastair Neil <ajneil.tech at gmail.com> wrote: > gluster version 3.10.6, replica 3 volume, daemon is present but does not > appear to be functioning > > peculiar behaviour. If I kill the glusterfs brick daemon and restart > glusterd then the brick becomes available - but one of my other volumes > bricks on the same server goes down in
2017 Aug 16
0
Is transport=rdma tested with "stripe"?
> Note that "stripe" is not tested much and practically unmaintained. Ah, this was what I suspected. Understood. I'll be happy with "shard". Having said that, "stripe" works fine with transport=tcp. The failure reproduces with just 2 RDMA servers (with InfiniBand), one of those acts also as a client. I looked into logs. I paste lengthy logs below with
2017 Oct 24
2
brick is down but gluster volume status says it's fine
gluster version 3.10.6, replica 3 volume, daemon is present but does not appear to be functioning peculiar behaviour. If I kill the glusterfs brick daemon and restart glusterd then the brick becomes available - but one of my other volumes bricks on the same server goes down in the same way it's like wack-a-mole. any ideas? [root at gluster-2 bricks]# glv status digitalcorpora > Status
2008 Mar 14
0
problem with rjs and marker group
Lo there all, i have a function that builds a bunch of markers to go on a google map. I would like to update them with rjs. Here is what i have so far. def map_main_layout @zoom = params[:zoom].to_i @zoom = 14 if params[:zoom].nil? @map = GMap.new("map_div") # @map.control_init(:large_map => true, :map_type => true) # (inserts map control) # place
2007 Nov 05
1
marker event listeners
I''d like to add an event listener for dragging markers, but it looks like YM4R GM (and Mapstraction) doesn''t support this. I need an init like: marker = new GMarker(... GEvent.addListener(marker, "dragend", function() { }) but the current setup makes "anonymous" markers - never creates variable that can be used to access them. Has anyone thought about
2011 Jan 18
1
Changing gmap marker icons while onclick
Is there any way to change gmap marker icon while onclick and get back its original icon while clicking another marker or map. Suppose, In my gmap, I''m showing events in different colors(icon''s). while clicking a marker the icon should change to yellow and should get back its original color when clicking another marker on the map. -- You received this message because you are
2012 Jul 10
5
How to add marker in Stacked bar plot?
Hi, I am working on stacked bar plot and want to add marker(arrow) in stacked bar plot. DF=data.frame(names=c("tomato", "potato", "cabbage", "sukuma-wiki", "terere"), freq=c(7,4,5,8,20)) barplot(as.matrix(DF[,2]), col=heat.colors(length(DF[,2])), legend=DF[,1], xlim=c(0,9), width=2) http://r.789695.n4.nabble.com/file/n4635946/Screenshot.png
2008 Mar 12
0
Execute custom code when clicking marker
Hello there! :) I''m new to this list and new to Mapstraction. I''m working at ?stfold University College in Norway as part of the Mobile Applications Group (MAG - http://mobapp.hiof.no/) and I''m developing a tool ("Storix") for viewing digital stories with references to time and place. Take a look at http://asia.hiof.no/storix if this sounds interesting
2010 Jun 22
0
Marker.setIcon() doesn't work with bing maps
Hi, while playing around with the current trunk of Mapstraction V2, I realized that Marker.setIcon() doesn''t work with bing maps (former Virtual Earth). Here is my tiny patch: mxn.microsoft.core.js 112a113,115 > if (marker.iconUrl){ > pin.SetCustomIcon(marker.iconUrl); > } kind regards, Franz -------------- next part -------------- An HTML
2008 Aug 01
0
YM4R Add label to top of marker
Hi, Does anyone know how to add a label to the top of a marker. For example if i have 5 reults for locations and i have them numbered 1-5 then a number on the top of each marker so its clear which marker belongs to which location. Ive read through the ruby docs and googled but cant find any info or examples on this, is it even possible, i think i seen something like this before. JB -- Posted
2009 Nov 27
1
problem tick marker and text
Hi R-ers, I am struggling with my x-axis in a association plot. What I would like is to place the labels of the x-axis between the tick markers and normally the labels are printed at the place where the tick marker is placed. I don???t want to move the tick marker (it gives the switch between one chromosome and the next) but I just want to put the chromosome number in between the
2010 Jun 15
0
Draggable Marker - "dragend" event - Example?
Hi everyone, I have been developing a site using mapstraction over at dojolist.org I currently geocode an address to add a marker on the map when creating a new dojo. What I have been trying to do is make it so that I can drag the marker and then have the lat/long fields updated from the map. I have not been able to find an example of this on the mapstraction site, does someone have an example I
2006 Sep 14
2
Forcing Marker bit, because SSRC has changed
Evnin... Googled around for this strange error meesage with no helpful results at all... Does somebody has any idea what this means? "Forcing Marker bit, because SSRC has changed" At the same time I only get inbound audio but other side can't hear me...sometimes I just hear my echo and nothing from other side... Asterisk version 1.2.9 and both participants with public IP
2010 Apr 17
1
Deleted file marker
Is there a marker to indicate a deleted file in EXT3 similar to FAT32's E5? Thanks Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/20100417/9f4b88f7/attachment.htm>
2010 Oct 23
1
marker.setInfoBubble problem
Hi All, Having a weird one with Mapstraction & GMAPs v3... Adding some info bubbles using marker.setInfoBubble(''couple of lines of HTML here...'') - but they''re not expanding heightwise to handle the text, and there don''t seem to be any CSS selectors available to try and force the issue... There''s an overflow: auto style being applied to the
2009 Jul 19
1
transform(_data,...) using strptime gives an error
I have timstamped data like this: > sd[1:10,] Tstamp Density Mesh50 Mesh70 Mesh100 Mesh150 Mesh200 2 2009/02/27 07:00 30.5 0.7 10.7 21.4 32.8 41.6 3 2009/02/27 08:00 32.2 1.6 12.4 23.3 34.5 43.0 4 2009/02/27 09:00 32.7 4.8 13.0 24.0 35.1 43.5 5 2009/02/27 10:00 26.7 0.3 6.5 17.6 28.1 36.9 6 2009/02/27 11:00
2006 May 31
2
Forcing Marker bit
Ever since upgrading to 1.2.8 I've been getting occasional WARNINGS that say: WARNING[4356]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed. Is there something I need to fix or is this a benign message? Ira -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.394 / Virus Database: 268.8.0/352 - Release Date: 5/30/2006
2006 Jun 03
1
Asterisk 1.2.8 - WARNING[28769]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed
While sending calls to a SIP provider, the following warning generates: -- Executing Dial("SIP/1000-c317", "SIP/13057671523@209.120.202.94:5060|55|o") in new stack -- Called 13057671523@209.120.202.94:5060 -- SIP/209.120.202.94:5060-0533 is making progress passing it to SIP/1000-c317 -- SIP/209.120.202.94:5060-0533 answered SIP/1000-c317 -- Attempting