search for: bobby

Displaying 20 results from an estimated 175 matches for "bobby".

Did you mean: hobby
2008 Oct 01
5
Xm Create Image Path
..." vnc=1 vncunused=1 --- sudo xm create build/jim.cfg Using config file "./build/jim.cfg". Error: Device 51728 (tap) could not be connected. /home/fred/local/jim/build/foo_swap.img does not exist. The symlink is local which points to /var/local local -> /var/local/ Regards, -- Bobby Cox _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Jul 03
1
Recommended filesystem for GlusterFS bricks.
Hi, Which is the recommended filesystem to be used for the bricks in glusterFS. ?? XFS/EXT3/EXT4 etc .???? Thanks & Regards, Bobby Jacob Senior Technical Systems Engineer | eGroup P SAVE TREES. Please don't print this e-mail unless you really need to. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130703/610d829a/atta...
2009 Sep 24
2
Adding a AD Group to a Unix user account
Hi Guys, First of all I can do the following: "usermod -g GID bobby" and it adds the group to the user account fine (GID being the actual number value not the name). but if i don't use -g it fails to work, I want to ADD the group "Domain Users" to "bobbys" account, so I tried: "usermod -a -G GID bobby" but it doesnt not ap...
2013 Aug 21
1
FileSize changing in GlusterNodes
...-10KB), which changes the md5sum of the file. Command to check file size : du -k *. I'm using glusterFS 3.3.1 with Centos 6.4 This is creating inconsistency between the files on both the bricks. ? What is the reason for this changed file size and how can it be avoided. ? Thanks & Regards, Bobby Jacob -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130821/98a6b5d9/attachment.html>
2012 Nov 23
3
read.csv.sql() to select from a large csv file
...st,   Dear list, I am using read.csv.sql() from the sqldf package to read individual-based data from a csv file that is too large for R. My original file contains a column called “ID” that identifies the individual. I would like to read in data for only one individual at a time, for example "Bobby". read.csv.sql("filename",sql = 'select * from file where ID = “Bobby”') works fine, but Name <- "Bobby" read.csv.sql("filename",sql = 'select * from file where ID = Name') gives me an error message  “Error in sqliteExecStatement(con, stateme...
2013 Oct 02
1
Shutting down a GlusterFS server.
Hi, I have a 2-node replica volume running with GlusterFS 3.3.2 on Centos 6.4. I want to shut down one of the gluster servers for maintenance. Any best practice that is to be followed while turning off a server in terms of services etc. Or can I just shut down the server. ? Thanks & Regards, Bobby Jacob -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131002/04edd50a/attachment.html>
2013 Sep 19
2
Support for GlusterFS
Hi, Is there an option to procure support for glusterfs deployment. ? As we moving into core production scenarios with glusterfs in mind, it would be slightly relieving to have this confirmation !! Thanks & Regards, Bobby Jacob P SAVE TREES. Please don't print this e-mail unless you really need to. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130919/5aaba383/attachment.html>
2010 Jun 26
2
Wine cannot create directories
This has been an issue for me for over 1 year. I have tried several boards but I do not get responses anywhere. Please take a look at this post. Towards the end i pastebined a wine.log with detailed debug output. Any help would be greatly appreciated. http://forum.winehq.org/viewtopic.php?t=6143 Bobby -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100626/26c82c9c/attachment.htm>
2023 Mar 10
0
[PATCH net-next v3 0/3] vsock: add support for sockmap
On Tue, Feb 28, 2023 at 07:04:33PM +0000, Bobby Eshleman wrote: > Add support for sockmap to vsock. > > We're testing usage of vsock as a way to redirect guest-local UDS > requests to the host and this patch series greatly improves the > performance of such a setup. > > Compared to copying packets via userspace, this i...
2009 Sep 12
2
[LLVMdev] [PATCH] Linux support for compiler-rt's BlocksRuntime
Hi Folks, The attached patches gets the Blocks runtime built and installed on my Linux system. Let me know if the patches are okay as is, or what I need to do to get them merged into compiler-rt. Thanks! yours, Bobby Powers -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-define-OSAtomicCompareAndSwap-Long-Int-for-non-Mac-W.patch Type: text/x-patch Size: 1751 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090912/d4a65f0e/attachme...
2005 Sep 15
1
server push?
...how to make it work on the server end? You have to keep a connection open.....and a process on the server to go with it. Problems with scaling to 100 users? 1,000? 10,000? To pose a scenario, I''ve got a database app. When "Charlie" updates table "foo", which "Bobby" is currently looking at, somehow the server process maintaining Bobby''s data stream needs to find out about the table update so it can send the data down the connection to Bobby''s browser. So, triggers in the RDBMS, but how to "push" that information from the DB...
2009 Sep 12
0
[LLVMdev] [PATCH] Linux support for compiler-rt's BlocksRuntime
...ut from svn instead of git. As the original git commit noted, it does the following: define OSAtomicCompareAndSwap(Long|Int) for non-Mac/Win32 systems if neither TARGET_OS_MAC or TARGET_OS_WINDOWS are defined, check to see if GCC atomic built-ins are available (and use them if they are). yours, Bobby On Sat, Sep 12, 2009 at 3:24 AM, Bobby Powers <bobbypowers at gmail.com> wrote: > Hi Folks, > > The attached patches gets the Blocks runtime built and installed on my > Linux system.  Let me know if the patches are okay as is, or what I > need to do to get them merged into com...
2007 Apr 27
4
how to evaluate a dynamic variable?
...variable" as show in the code snippet below. # regular variable a = c(1,2,3,4) # dynamic variable set at runtime DV = "a" eval(DV) --> a eval(eval(DV)) --> a # what I want something_goes_here(DV) --> 1,2,3,4 Can someone teach me how to do this? Thanks very much. - Bobby
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2020 Sep 11
3
Leaked Events
On 11/09/2020 18:30, bobby wrote: > I am now running 2.3.11.3 (502c39af9), and am still getting these > messages. OK, good. What is your current version and configuration (output from `dovecot -n`) Anything interesting in the logs? Any idea which deliveries are causing this? Can you obtain an LMTP protocol log for...
2009 Nov 06
1
Function Value Not Being Overwritten?
...s unexpected behavior for me.? Maybe there is a work-around because I like declaring some of the variables prior to using them.?? I have two separate files: # File: Test.R dog<-function(x) { ??? templeton<-NULL ??? source("Cat.R") ??? print(templeton) ??? print(x) ??? ??? print(bobby) } # File Cat.R templeton<-c(7) bobby<-c("This", "is", "a", "test.") Now running the function in the RGui... > source("Test.R") > dog(13) NULL [1] 13 [1] "This"? "is"??? "a"???? "test." My...
2020 Sep 11
2
Leaked Events
Op 11-9-2020 om 16:05 schreef bobby: > Is this an affected version of the bug? > > 2.3.8 (9df20d2db) > That is pretty old. Chances are that this problem is already solved in a more recent release. Regards, Stephan. > > On Tue, Sep 8, 2020 at 12:42 PM Stephan Bosch > <stephan at rename-it.nl &l...
2023 Aug 01
0
[PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
On Tue, Aug 01, 2023 at 04:30:22AM +0000, Bobby Eshleman wrote: >On Thu, Jul 27, 2023 at 09:48:21AM +0200, Stefano Garzarella wrote: >> On Wed, Jul 26, 2023 at 02:38:08PM -0400, Michael S. Tsirkin wrote: >> > On Wed, Jul 19, 2023 at 12:50:14AM +0000, Bobby Eshleman wrote: >> > > This commit adds a feature bit for vi...
2007 Nov 20
1
(Humor) Little Bobby Tables
I thought all you mongrelians might appreciate this: http://xkcd.com/327/ I haven''t laughed out loud at a comic in a while. I realize it''s a working group but I figure many here might get a laugh today out of this one. Steve
2023 May 02
1
[Patch net] vsock: improve tap delivery accuracy
...to tap device in this case. So we need to move virtio_transport_deliver_tap_pkt() down after all possible failures. Fixes: 82dfb540aeb2 ("VSOCK: Add virtio vsock vsockmon hooks") Cc: Stefan Hajnoczi <stefanha at redhat.com> Cc: Stefano Garzarella <sgarzare at redhat.com> Cc: Bobby Eshleman <bobby.eshleman at bytedance.com> Signed-off-by: Cong Wang <cong.wang at bytedance.com> --- net/vmw_vsock/virtio_transport.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net/vmw_vsock/virtio_transport.c b/net/vmw_vsock/virtio_transport.c index e95df...