Displaying 20 results from an estimated 200 matches similar to: "Lustre build and install on Ubuntu"
2012 Mar 06
0
La Jolla Residence Club
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/logcheck-users/attachments/20120306/170deb82/attachment.html>
2006 Aug 18
1
using R to perform a word count - syntax refinement and incorrect number of dimensions error
Hello,
I am hoping someone can advise me regarding an error message I received and
if needed, refine some syntax. I am wanting to calculate the word count for
each row of a dataframe. Below, I have 3 variables ("V3.PD", "V3.HD",
"V3.LP") which I want to obtain a word count for, by each row which
contains these variables.
Any assistance is much appreciated,
Bob
2017 Dec 20
2
outlining (highlighting) pixels in ggplot2
Using the small reproducible example below, I'd like to know if one can
somehow use the matrix "sig" (defined below) to add a black outline (with
lwd=2) to all pixels with a corresponding value of 1 in the matrix 'sig'?
So for example, in the ggplot2 plot below, the pixel located at [1,3] would
be outlined by a black square since the value at sig[1,3] == 1. This is my
first
2017 Dec 20
0
outlining (highlighting) pixels in ggplot2
Hi Eric,
you can use an annotate-layer, eg
ind<-which(sig>0,arr.ind = T)
ggplot(m1.melted, aes(x = Month, y = Site, fill = Concentration), autoscale
= FALSE, zmin = -1 * zmax1, zmax = zmax1) +
geom_tile() +
coord_equal() +
scale_fill_gradient2(low = "darkred",
mid = "white",
high = "darkblue",
2013 Jan 16
3
Lustre Client - Server Compatibility
I am in the process of doing an upgrade of our 1.8.6 Lustre servers to 2.1.3. We have
quite a few clients that all run versions of the lustre client close to 1.8.6.
Is there a compatibility matrix somewhere that will show what clients will work with what
servers? We don''t want to do the upgrade all at once so would like to know what order to
make the changes.
Brett
--
/) _ _
2013 Sep 15
0
Lustre 2.4 MDT: LustreError: Communicating with 0@lo: operation mds_connect failed with -11
I''m a Lustre newbie who just joined this list. I''d appreciate any help on
the following Lustre 2.4 issue I''m running into:
Every time I mount the MDT, the mount appears to succeed but
/var/log/messages contains the message: "LustreError: 11-0:
lustre-MDT0000-lwp-MDT0000: Communicating with 0@lo, operation mds_connect
failed with -11". The MDT uses 4 local
2013 Aug 23
0
Monitoring Lustre for health and user experience??
Can anyone point me to a study or anything from some site that has a story re monitoring/tracking Lustre for:
* Basic health (to catch problems before users call)
* Performance régressions due to software, hardware, etc.
* Bad actors from the user community.
Are there simple probes of Lustre health?
* Are there metrics available from internal Lustre monitoring?
* Even
2013 Aug 28
0
Quotas on Lustre File system
Hello,
I am a newbie to Lustre File system.
In out data centre we have 2 Lustre file systems (small 40TB an larger 200
TB).
We using our Lustre File system to perform I/O for Life sciences and
bioinformatics applications.
The vendor has decided to mount home directories on smaller lustre file
system (40TB) and also installed bioinformatics applications on this
smaller Lustre FS.
The larger
2013 Oct 24
1
build and install lustre from source code -- warning on livcfs.ko for no modversions
I built and installed Lustre from source. When I installed built luster-modules- RPM, I got libcfs.ko from the kernel-2.6.18-prep has no modversions (the message is posted below), so it cannot be reused for kernel. Is there any procedure I need to do during the build? There is include/config/modversion.h under patched kernel, but the file does not have any contens and its size is 0.
Thanks for
2009 Jun 12
4
Corruption issue found in e2fsprogs 1.41.5
Hi,
A critical regression has been discovered in e2fsck. The problem was
introduced in upstream 1.41.5 and is causing updates to block group
descriptors to be lost after journal replay. Our 1.41.5.sun2 (.sun1 too)
e2fsprogs version also suffers from this problem.
We are working on rebasing our e2fsprogs package on 1.41.6 (see bug
19852).
Until the new rpm is available (should be very soon), we
2009 Jun 12
4
Corruption issue found in e2fsprogs 1.41.5
Hi,
A critical regression has been discovered in e2fsck. The problem was
introduced in upstream 1.41.5 and is causing updates to block group
descriptors to be lost after journal replay. Our 1.41.5.sun2 (.sun1 too)
e2fsprogs version also suffers from this problem.
We are working on rebasing our e2fsprogs package on 1.41.6 (see bug
19852).
Until the new rpm is available (should be very soon), we
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
--_e6765d9c-a0eb-4881-9b60-b9820e4c5665_
Content-Type: multipart/alternative;
boundary="_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_"
--_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear Murdoch=2C
Attached file is the error message after installing 2.7.1/ or it patched wi=
ndow version.
After
2005 Mar 29
7
Fade Anything Technique (FAT)
Has anyone used the built in FAT (Fade Anything Technique) that exists in 0.11.1
of Rails? I could not find anything in the documentation so I was wondering if
anyone has any code snippets on how they used it?
Thanks for your help.
John
2013 May 06
1
libvirt API reference disappeared from website
Hi,
I think the API Reference for libvirt disappeared from libvirt.org:
browsing to http://libvirt.org/html/libvirt-libvirt.html
delivers no content.
The content is still available via google cache
http://webcache.googleusercontent.com/search?q=cache:libvirt.org/html/libvirt-libvirt.html
So, is this removed on purpose? Or is this some bluff from my browser (but I checked this from different
2012 Oct 05
1
Looking for Ruby on Rails Developers & Testers for Full time Job Opportunities
Hi All,
Am looking for Ruby on Rails Developers and Testers for Full time Job
Opportunities.
Below are the available job opportunities:-
1. Position: Lead/Senior Application Engineer
Location: San Mateo, CA
Duration: Fulltime/ Contract to Hire
Requirements:
Developed usable, responsive applications in Ruby on Rails or Java /
Spring / Hibernate
Experience with UI frameworks (such as RoR and a
2013 Oct 28
0
Distributed storage and computing
Dear Lustre Community,
After researching a number of distributed file systems for deployment in a
production environment with the main purpose of performing both batch and
real-time distributed computing I''ve identified Lustre as a potential
solution.
The key properties that our system should exhibit:
- an open source, liberally licensed, yet production ready, e.g. a mature, *
2005 Jun 06
14
Handling Images And Rails
On my website people will be able to upload images of themselves. I
was wondering how people are presently handling uploading, resizing
and optimizing images in Rails? Do you use a specific piece of
software to do it? What would you guys recommend? Any code from
RailsDay? :-)
Also, do you guys store the images in the DB or just as files? What
do you suggest? What are the pros and
2013 Aug 20
2
chmod and chown
Hello guys,
does anyone of you have problems with chown and chmod operations taking
extremely long time to complete. For example chown on 200 MB folder is
taking minutes. The MDS is not loaded at all. All other operations (file
read and write) seem to be doing fine.
Any help is greatly appreciated.
_______________________________________________
Lustre-discuss mailing list
2013 Dec 17
2
Setting up a lustre zfs dual mgs/mdt over tcp - help requested
Hi all,
Here is the situation:
I have 2 nodes MDS1 , MDS2 (10.0.0.22 , 10.0.0.23) I wish to use as
failover MGS, active/active MDT with zfs.
I have a jbod shelf with 12 disks, seen by both nodes as das (the
shelf has 2 sas ports, connected to a sas hba on each node), and I
am using lustre 2.4 on centos 6.4 x64
I have created 3 zfs pools:
1. mgs:
# zpool
2014 Oct 10
0
Re: CF Card wear optimalisation for ext4
On Oct 8, 2014, at 10:28 AM, Jelle de Jong <jelledejong at powercraft.nl> wrote:
> Hello everyone,
>
> I been using CF cards for almost more then 7 years now with ext
> file-system without any major problems on ALIX boards.
>
> Last year I took 30 other systems in production with ext4 and the CF
> cards been dropping out pretty fast, it may have been a bad batch but