Displaying 20 results from an estimated 70 matches similar to: "Retraction: Protocol stacking: gluster over NFS"
1999 Nov 13
0
Retraction: security hole in sudo allows users full access
I did not understand the man pages for sudo and incorrectly interpreted
the results. I interpreted the ALL to apply to all commands
defined in the sudoers file. Basically, I'm an idiot, but here is the
chain I followed, and the correct interpretation.
In the man pages on sudo, it says the following:
A User_List is made up of one or more usernames, uids
(prefixed with
2005 Dec 05
0
Upload progress
Hi,
I would like to know if the upload-progress functions available in Rails
0.14.3 are the most up-to-date available ?
I have some strange behaviour and would like to know if I am on the code
edge before digging in the code. (I see many upload''s just doing
nothing; mostly the first upload works; the following don''t ... )
regards,
--
Bart Duchesne
2012 Mar 22
0
Thai vignette, cross-compile for Mac OS X, universal/multiarch (Fwd: Mac OS X builds of CelQuantileNorm, vcftools/samtools/tabix, and snpStats)
FYI.
There is a Thai vignette - and it went a lot further doing some Thai text
processing in R, than the earlier Chinese/Tibetan/LiangshanYi/Arabic vignette,
which was in reality just Chinese + Cairo graphics.
Managed to cross-compile an R package for Mac OS X from Linux; and it seems to
be working. See screenshots below. I'd be interested to know if there are less
obvious bugs; however
2013 May 23
11
raid6: rmw writes all the time?
Hi all,
we got a new test system here and I just also tested btrfs raid6 on
that. Write performance is slightly lower than hw-raid (LSI megasas) and
md-raid6, but it probably would be much better than any of these two, if
it wouldn''t read all the during the writes. Is this a known issue? This
is with linux-3.9.2.
Thanks,
Bernd
--
To unsubscribe from this list: send the line
2012 Oct 10
2
process_rename assumes hard links?
Hi,
My name is Miguel Oliveira and I work at the University of Oslo where we just deployed a new high performance compute cluster. Our current parallel filesystem is FhGFS and we started having complaints about problems with file transfers? We managed to diagnose this to particular ssh clients that do not support the new posix rename extension.
Bottom line our filesystem does not support hard
2024 Sep 25
0
OFF TOPIC: "Scientific rigor proponents retract paper on benefits of scientific rigor"
This is off topic and only tangentially related to statistics or R
(through "HARK"ing -- Hypothesizing After Results are Known). But
given the research interests of many on this list, I thought others
would enjoy it. My apologies if I have overstepped (please let me know
if so). Also, PLEASE DON'T RESPOND ON THIS LIST (privately is fine).
This is just FYI.
I don't know whether
2013 Feb 27
4
GlusterFS performance
Hello!
I have GlusterFS installation with parameters:
- 4 servers, connected by 1Gbit/s network (760-800 Mbit/s by iperf)
- Distributed-replicated volume with 4 bricks and 2x4 redundancy formula.
- Replicated volume with 2 bricks and 2x2 formula.
I found some trouble: if I try to copy huge amount of files (94000 files,
3Gb size), this process takes terribly long time (from 20 to 40 minutes). I
2010 Apr 27
2
ShortRead with BWA
Dear folks,
Please welcome a newbie both to R and the mailing list :). I am
currently working on a sequencing project, and heard about R as well as
some of its packages for next gen sequencing, and decided to give it a
try. Starting with ShortRead, I found a document
(http://www.bioconductor.org/packages/2.5/bioc/vignettes/ShortRead/inst/doc/ShortRead_and_HilbertVis.pdf)
which does mention
2012 Feb 22
2
What about ZFS ?
Hi everybody,
I'm looking for information about using GlusterFS with ZFS. I got information that talked about a sort of incompatibility between the both technologies because of unsupported xattr feature in ZFS.
What are the latest news about this ?
Thank you in advance.
2002 Oct 28
0
Retract sftp/scp connections.
I need some help:
I currently have userids setup under the existing false rooted ftp account
setups without shells.
I would like to convert them to use OpenSSH sftp.
Can I give them restricted shells so they can't cd to other user's
directories and only allow them to
sftp , and how do I accomplish this ?.
Also, can I use the "force" option on the authorized_keys2 file
1999 Jun 06
0
PAM support (retracted)
Howdy all:
Thanks to Jerry Carter for correcting some of my earlier babbling.
And thanks to Stephen Langasek <vorlon@netexpress.net> and "Sean E.
Millichamp" <sean@compu-aid.com> for setting the record straight on
PAM support:
> I said (without checking first):
> > PAM should already be installed on *any* linux distribution (it's
> > standard on linux
2009 Feb 03
5
[PATCH 1/4] ocfs2/dlm: Retract fix for race between purge and migrate
Mainline commit d4f7e650e55af6b235871126f747da88600e8040 attempts to delay
the dlm_thread from sending the drop ref message if the lockres is being
migrated. The problem is that we make the dlm_thread wait for the migration
to complete. This causes a deadlock as dlm_thread also participates in the
lockres migration process.
A better fix for the original oss bugzilla#1012 is in testing.
2005 Jun 10
1
Re: Voicemail and MS Exchange Synchronizatio n
> -----Original Message-----
> From: Iassen Hristov [mailto:ih.ng@databrokers.net]
Dumb, hacky idea...but just so crazy it might work:
Have Asterisk include a read receipt request when sending the voice mail
message. Write a script, triggered from a sendmail alias or .forward file,
that will parse the incoming receipts and handle the message deletion.
Bonus points: When someone listens
2012 Nov 01
0
[LLVMdev] [3.2 Release] T-11 days and counting
Hello,
B-Day
Only 11 days left till we branch for the 3.2 release!
However, considering that the dev meeting takes place
next week there is not much time left for any significant
changes to be incorporated into the 3.2 release.
From my experience this is the best time to review all
the enhancements, fixes and changes rather then
try to get that patch checked-in at the last moment.
We have
2008 Apr 16
1
Load the shared object/DLL
Dear All,
I have written a function in c (in a file named 'a.c') as follows,
void convolve(double *a, int *na, double *b, int *nb, double *ab)
{
int i, j, nab = *na + *nb - 1;
for(i = 0; i < nab; i++)
ab[i] = 0.0;
for(i = 0; i < *na; i++)
for(j = 0; j < *nb; j++)
ab[i + j] += a[i] * b[j];
}
Then, I created a shared file in the Windows,
R CMD SHLIB -d -o
1998 May 22
1
Illegal filename characters
Does anyone have a solution for the problem of file and directory names
containing characters which are OK in DOS/Windows but illegal (or at least
unwise) in Unix?
I have Windows clients who have written directory names containing "$"
characters to Samba shares on a Solaris box.
This is fine for the clients, but plays havoc with Solaris programs
needing to access the files, eg. backups
2011 Jul 07
1
[LLVMdev] Improving Garbage Collection
On 8 July 2011 00:07, Kenneth Uildriks <kennethuil at gmail.com> wrote:
> You don't need function parameters to be stack roots. You already
> have a stack root for those values in the calling function, right?
Allowing parameters themselves to be stack roots allows an object that
the calling function itself no longer needs to be collected once the
called function (and everyone
2007 Apr 18
0
[Keir.Fraser@cl.cam.ac.uk: Re: [RFC PATCH 34/35] Add the Xen virtual network device driver.]
> This subthread in the Xen patch thread has now digressed onto discussions
> about entropy and security. Perhaps you guys could add some points.
Well, I can try. I don't think this answers any questions, but
perhaps it informs the discussion. Apologies if the Cc: list is
getting a bit bloated.
> On 11 May 2006, at 01:33, Herbert Xu wrote:
>>> But if sampling virtual
2007 Apr 18
0
[Keir.Fraser@cl.cam.ac.uk: Re: [RFC PATCH 34/35] Add the Xen virtual network device driver.]
> This subthread in the Xen patch thread has now digressed onto discussions
> about entropy and security. Perhaps you guys could add some points.
Well, I can try. I don't think this answers any questions, but
perhaps it informs the discussion. Apologies if the Cc: list is
getting a bit bloated.
> On 11 May 2006, at 01:33, Herbert Xu wrote:
>>> But if sampling virtual
2004 Apr 05
4
Spring VON Wrap Up
Having just returned from four days at the VON show in Santa Clara, I
thought I would submit a "highlights" message. I hope others who attended
the show will take the opportunity to add, as there was far more to see than
I can cover on my own.
[VoIP IS BIG]
First, I have to say that VoIP is BIG. It is the buzz technology of the
day. The show was packed, and everybody there was there