Displaying 20 results from an estimated 158 matches for "reformed".
Did you mean:
reformer
2008 Feb 29
2
ptlrpcd
Hi all,
anybody knows what ptlrpcd is good for, what it might be doing? I''ve
seen it eating 100% CPU on OSS where I reformated an OST, but also in
other circumstances.
Regards,
Thomas
2010 May 07
3
[LLVMdev] MCStreamer interface
On Wed, 2010-05-05 at 13:22 -0700, Nathan Jeffords wrote:
>
> The important point here is that the COFF MCSection needs to
> have the right level of semantic information. In fact,
> MCSection is the place that I'd start for COFF bringup.
>
> OK, I see that now. The current isolation
> between TargetLoweringObjectFile ->
2003 May 15
2
strptime and non ISO date format
Dear all
I have a character vector of dates something like:
timevec<-c("15.5.2003 00:00", "15.5.2003 00:01", "15.5.2003 00:02",
"15.5.2003 00:03","15.5.2003 00:04")
and I would like to transform it to some more convenient date class. Is there a
way how to do it directly without previous reformating to ISO like structure and
adding a
2013 Sep 25
3
Best Practice to remove an ISCSI LVM from a system
Hi,
I'd like to know what would be the best way to remove an iscsi lvm
storage from a server. (removing all reference to that storage etc.)
The storage in question will be reset and reformated and used on a
different server; so no LVM export is needed.
Do I have to do lvremove ..., vgremove ..., pvremove ... and do an
iscsiadm -m node -T ... -p ... -u and
iscsiadm -m node -o delete -T ...
2010 Apr 23
6
transpose? reshape? flipping? challenge with data frame
...re which) a data frame which is read from a DBF file. I have tried using t(), reshape() and other approaches without success. Can anyone please suggest an way (elegant or not) of flipping this data around ?
The initial data is like propsum (defined below), and I want it to look like tpropsum once reformed.
> propsum
coverClass R209120812 R209122212
1 C NA 0.05
2 G 0.49 0.35
3 L 0.38 0.41
4 O 0.04 0.09
5 S 0.09 0.10
> tpropsum
Image C G L O L.1
1 R209120812 NA 0.49...
2018 Feb 01
2
How to trigger a resync of a newly replaced empty brick in replicate config ?
Hi,
My volume home is configured in replicate mode (version 3.12.4) with the bricks
server1:/data/gluster/brick1
server2:/data/gluster/brick1
server2:/data/gluster/brick1 was corrupted, so I killed gluster daemon for that brick on server2, umounted it, reformated it, remounted it and did a
> gluster volume reset-brick home server2:/data/gluster/brick1 server2:/data/gluster/brick1 commit
2024 Jul 14
2
Reinterpret data without saving it to a file 1st? Check for integer stopping at 1st decimal?
...lumns are the same but now a large portion
of num is now instead int. Is there a way to skip writing and reading a CSV
and get the same transformation? Perhaps some way to break the spreadsheet
data (eg XLdata <- read_excel(...)), then put it back together without any
writing to a file (eg XLdataReformed <- reform(XLdata)) ?
In addition, from is.integer() documentation I ran
> is.wholenumber <- function(x, tol = .Machine$double.eps^0.5) abs(x - round
> (x)) < tol
and I'm now trying to have it stop at the 1st decimal content of a column.
Someone advised me to use break and I sc...
2011 Feb 11
2
ENOSPC Regression
I''m encountering premature ENOSPC issues recently where my Btrfs
testing partition will either prematurely return an ENOSPC, or lock up
the operations trying to access the partition.
I have bisected the problem to this commit:
http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-unstable.git;a=commit;h=914ee295af418e936ec20a08c1663eaabe4cd07a
(Btrfs: pwrite blocked when writing from the
2009 Jun 05
3
Swap priorities with swapon (Is my swap drive working?)
...In the confusion I set my
swap drive priority from -1 to 1 because I thought that if the drive
priority were a negative value it might not actually use the swap
drive. Ultimately I can't tell because there currently isn't enough
memory usage demand on the server.
On a side note: I'm a reformed Windows admin and have seen the light
and am moving each server one at a time over to Linux so I am used to
poor memory management and needing massive page files. Realistically
the swap drive shouldn't been in use but I am just worried then when
this server goes live it will hit 2GB of ram usag...
2017 Aug 10
2
Errors on an SSD drive
Robert Moskowitz wrote:
> On 08/09/2017 10:44 PM, mad.scientist.at.large at tutanota.com wrote:
>> what file system are you using? ssd drives have different
>> characteristics that need to be accomadated (including a relatively slow
>> write process which is obvious as soon as the buffer is full), and
>> never, never put a swap partition on it, the high activity will
2005 May 04
1
Questions about the intersection area under two kernel densities
Hi there,
I am working on a project which needs the value of the interaction area under two distributions( eatimated by kernel density estimators).
For example:
x<-rnorm(100,0,1)
y<-rnorm(100,0.2,1)
density(x) # This produces the summary of dependent variable and independent variable.
How can I get the individual values of variables and reform a curve to calculate the area under
2007 Feb 09
0
cluster "non-diet", "diet" example.
Suppose, we have 3 people called: Francis, Cedric and Nina. Base on what
they have eaten, we want to cluster people by "diet", "non-diet".
# original data file, named as filename "food.csv".
Francis|potato
Francis|chocolate
Francis|chocolate
Francis|milk
Cedric|vegetable
Cedric|vegetable
Cedric|potato
Nina|potato
Nina|chocolate
Nina|chocolate
Nina|potato
# Step 1: I
2010 Sep 10
1
Save R-Part Tree
Hello,
I have some Data, that I analyse using a regression tree (by using rpart).
Now I would like to save this tree to a file for later use, and load it (not necessarily in the same workspace). It would be most preferrable, if I could just save some parameters (later probably to a database) and load them again to reform the tree.
Is this possible? And if yes, how?
Thanks in advance
2004 Nov 24
1
Externalize journal
Hello
Is it possible to externalize the journal of an already existing
(journal inside) ext3 FS ?
Here's what I did to create a new FS with external journal for
/dev/emcpowerl2 on /dev/emcpowerl2
mke2fs -O journal_dev /dev/sda10
mke2fs -J device=/dev/sda10 /dev/emcpowerl2
it works perfectly , but can I do the same whitout reformating the
original FS; /dev/emcpowerl1 which is in
2008 Oct 01
1
Question on Wireless Setup
Hello Akemi & Others,
Today I reformated my laptop Dell Precision M90 and installed the
Fresh version of CentOs 5.2 and then took all the available update.
In that update I got Kernel version update and now I am on
Kernel-2.6.18-92.1.10.el5.centos.plus.
I kept a file iwlwifi-3945-1.ucode into the /lib/firmware/
Now after restarting the computer my computer it is giving the
following message
2010 Oct 03
0
The internet filter coming to the US — with barely any dissent
http://www.crikey.com.au/2010/10/01/the-internet-filter-coming-to-the-us-with-barely-any-dissent/
The US Congress spent yesterday packing up and heading home for mid-term
re-election campaigns, having failed its most important job???passing the
annual budget. But even this deadlocked Congress is capable of doing what
the Australian Labor Party cannot???pass a mandatory ISP-based Internet
2012 Jul 29
1
Dovecot Director behaviour when two or more fail
Hi,
On the Dovecot wiki here http://wiki2.dovecot.org/Director it says the
following:
"The directors are going to connect to each others in a ring. For
example if you have servers called A, B and C, director will create
connections A->B, B->C and C->A"
I am curious what happens in a scenario when two or more directors fail
and potentially break a ring in half, do the
2010 May 07
2
[LLVMdev] MCStreamer interface
On May 6, 2010, at 11:22 PM, Nathan Jeffords wrote:
> Thanks! Funny, I was just preparing a patch to submit for my changes to MCSectionCOFF. My changes look to be fairly independent of yours, my change was to deal with COMDAT's. I had dealt with the characteristics flags in the object writer, but I like this. If you don't mind I would like to merge my changes into this patch and submit
2017 Aug 10
4
Errors on an SSD drive
what file system are you using?? ssd drives have different characteristics that need to be accomadated (including a relatively slow write process which is obvious as soon as the buffer is full), and never, never put a swap partition on it, the high activity will wear it out rather quickly.? might also check cables, often a problem particularly if they are older sata cables being run at a possibly
2010 Sep 25
3
LUKS create_encrypted_fs
Hi All,
This is my first post to centos-docs. I've read several months of
archives, but, this may be too trivial.
Re: http://wiki.centos.org/TipsAndTricks/EncryptedFilesystem/Scripts
This line:
FREE_SPACE=$(df -m $SECRET_PATH |grep / | awk '{ print $4 }')
gave me a problem due to line wrapping in df. For example:
$ df -m /home/ja/verify/
Filesystem 1M-blocks Used