Re: [lopsa-tech] lopsa-techtools for keeping notes SUMMARY

2012-03-24 Thread Tracy Reed
On Thu, Mar 22, 2012 at 01:42:59PM -0400, Miles Fidelman spake thusly: > emacs org_mode > > "Toodledoo with TaskUnifier on linux and Ultimate Task manager on Android" > > > "Org mode + mobile org on Android", with the comment that "It's not > so suited for multiple users .. You'd probably want t

[lopsa-tech] Please remove

2012-03-24 Thread Paul Barretta
Hello, Can you please remove me from the "Lopsa-Tech" listserv? It is not a reflection of your fine list, just that I am currently not a good target for the content. Thank you, - Paul Barretta (pgbarre...@broncs.utpa.edu) ___ Tech mailing lis

Re: [lopsa-tech] tools for managing and composing shell scripts - UPDATE/SUMMARY

2012-03-24 Thread Miles Fidelman
Yves Dorfsman wrote: On 2012-03-23 11:16, Miles Fidelman wrote: A couple of folks on the devops list pointed me at this: The devops list? http://groups.google.com/group/devops and http://groups.google.com/group/devops-toolchain Mostly folks who are users, developers, and fans of chef, pupp

Re: [lopsa-tech] tools for managing and composing shell scripts - UPDATE/SUMMARY

2012-03-24 Thread Yves Dorfsman
On 2012-03-23 11:16, Miles Fidelman wrote: A couple of folks on the devops list pointed me at this: The devops list? -- Yves. http://www.SollerS.ca/ http://ipv6.SollerS.ca

Re: [lopsa-tech] infiniband storage performance, odd behaviour

2012-03-24 Thread John Stoffel
> "Conrad" == Conrad Wood writes: Conrad> On Sat, 2012-03-24 at 01:08 -0700, Anton Cohen wrote: >> On Fri, Mar 23, 2012 at 10:01 AM, Conrad Wood >> wrote: >> on storage: >> dd if=/dev/zero of=volume bs=1M : ~ 1,600MByte/s >> cp file1 file2 : ~ 300MByte/s (both files on same volume) >> >> on

Re: [lopsa-tech] infiniband storage performance, odd behaviour

2012-03-24 Thread Doug Hughes
On 3/24/2012 6:42 AM, Conrad Wood wrote: Mostly I wonder if it is atall possible to get such speeds over QDR. Are you in a position where you could perhaps run a "cp" followed by "sync" on an infiniband attached storage system? indeed it is. Many of the larger integrated vendors are moving to

Re: [lopsa-tech] implicit or explicit deny?

2012-03-24 Thread david
On Thu, 22 Mar 2012, Paul Graydon wrote: Aloha, I was tasked with clearing up some ambiguities in our firewalls. Nothing too major, just some irritating stuff for the most part (commenting all the rules etc), but I got to wondering: Which is better practice, to have an explicit Deny / Deny

Re: [lopsa-tech] infiniband storage performance, odd behaviour

2012-03-24 Thread Conrad Wood
On Sat, 2012-03-24 at 01:08 -0700, Anton Cohen wrote: > On Fri, Mar 23, 2012 at 10:01 AM, Conrad Wood > wrote: > on storage: > dd if=/dev/zero of=volume bs=1M : ~ 1,600MByte/s > cp file1 file2 : ~ 300MByte/s (both files on same volume) > > on server >

Re: [lopsa-tech] infiniband storage performance, odd behaviour

2012-03-24 Thread Anton Cohen
On Fri, Mar 23, 2012 at 10:01 AM, Conrad Wood wrote: > on storage: > dd if=/dev/zero of=volume bs=1M : ~ 1,600MByte/s > cp file1 file2 : ~ 300MByte/s (both files on same volume) > > on server > dd if=/dev/zero of=volume bs=1M : ~ 1,100MByte/s > cp file1 file2 : ~ 30MByte/s (both files on same vol