Displaying 20 results from an estimated 4000 matches similar to: "EXT3 Worries"
2002 Jul 06
3
Changing journaling mode on root / loop-aes
EXT3 developers:
I am curious, if EXT3 is currently being used on the root
partition in "data=ordered" mode (the default as I understand), and I
want to have the it come up in data=journal mode, how do you effectuate
this conversion? I would also be curious how to know if anything special
is required for doing so for the /boot partition as well. I believe that
with the /home partition,
2002 Apr 04
1
EXT3: tail packing status / a few questions
Dr. Tweedie, et al.:
I have decided to move to EXT3 from ReiserFS if I can get tail
packing for EXT3. Last I had asked about it, someone had written some
sort of patch but it was not official (I think), and was questionable if
it had worked or not. Can someone tell me the status in the instant? If
I installed 2.4.18 or a later kernel, would tail packing be part of
EXT3? How would I turn it on or
2002 Feb 04
5
2GB of Waste? How can it be?
Dr. Tweedie, et al.:
I recently formatted a partition using EXT3, and after a "df -h"
I get 14GB of space. When I reformatted the partition with ReiserFS, and
did a "df -h" I got 16GB of space!
Now the partition was setup to be 16GB via fdisk, so 16GB is
correct. However, why does EXT3 loose 2GB of space? The journals cannot
be that big!?!
Very Respectfully,
Stuart
2001 Aug 02
2
Re: EXT3 Worries / Its the army brats that worry me!?!
2009 Jul 17
1
Arules questions. I need some help please
Question 2a)
I am also working with arules package and I have the following problem
let suppose the matrix b like:
b<-matrix(c(1,1,1,1,1,1,0,0,1,1,1,1,0,0,1,1,0,1,1,1,1,1,1,1),nrow=6)
rownames(b)=c("T1", "T2", "T3", "T4", "T5", "T6")
colnames(b)=c("It1", "It2", "It3", "It4")
bt<-as(b,
2002 Jun 06
2
WINS Retention
How does one get rid of machines from the WINS database?
They seem to hang around forever....and a restart doesn't solve it because the WINS data just gets passed around...
Michael D. Black mblack@csihq.com
http://www.csihq.com/
http://www.csihq.com/~mike
321-676-2923, x203
Melbourne FL
2009 Jul 15
4
Extract pairs (rowname, columname) from a matrix where value is 0
Dear sir,
I have a matrix like
a<-matrix(c(0,2,0,4,0,6,5,8,0),nrow=3)
colnames(a)<-c("F1","F2","F3")
rownames(a)<-c("A1","A2","A3")
a
F1 F2 F3
A1 0 4 5
A2 2 0 8
A3 0 6 0
I want to extract all pairs (rownames, columnames) from which the value in
the matrix is 0
The result should be something like this
A1, F1
A2,
2002 Feb 04
0
ObSheesh: Sheesh
> IT3 Stuart Blake Tener, USNR-R" <stuart@bh90210.net> writes:
[...]
> I really did not mean to insult anyone, just I like choice too,
> and I want to see that choice in RH distributions also.
I guess we're just circling around the main issue here: it's great you
really like Reiser and think it's k3wl or whatever, but this isn't the
place to come tell us about
2001 Jun 15
2
more buffers
Running linux-2.4.6-pre3 with ext3-2.4-0.0.6 (yes -- it does patch cleanly) -- only been running a few days on ext3 -- first message I've seen.
Jun 14 18:08:55 picard kernel: journal_commit_transaction: odd - more buffers
________________________________________
Michael D. Black Principal Engineer
mblack@csihq.com 321-676-2923,x203
http://www.csihq.com Computer Science Innovations
2001 Aug 11
1
2.4.8
Any idea of a timeframe for a 2.4.8 ext3 patch release? I tried patching
the 2.4.8 tree from ext3 CVS, but the kernel source files didn't end up
nice enough to successfully compile.
--
___ ___
/ _ | / _ \ Ari Pollak - ari@aripollak.com - www.aripollak.com
/ __ |/ ___/
/_/ |_/_/ NAVY: Never Again Volunteer Yourself
2001 Jul 23
2
Is anyone using Ext3 on 2.4.x and software raid 5?
Is anyone using Ext3 on a 2.4.x kernel with software raid5? Does it
work correctly? Last I checked noone had tried it yet, but that was
before I went away on vacation.
--
Daniel R. Bidwell | bidwell@andrews.edu
Andrews University Information Technology Services
If two always agree, one of them is unnecessary
"Friends don't let friends do DOS"
"In theory, theory and practice
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone,
Ok, I admit it - I'm an idiot. But it seemed the right thing to do at
the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7).
I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc
and few other things.. Compiled the kernel (did NOT patch it to ext3)
and installed it and rebooted. Well, it didn't understand ext3 fs.. Ok...
Boot back into
2008 Sep 22
1
findInterval(), binary search, log(N) complexity
Dear R users,
the help for findInterval(x,vec) suggests a logarithmic dependence on N
(=length(vec)), which would imply a binary search type algorithm.
However, when I "test" this hypothesis, in the following manner:
set.seed(-3645);
l <- vector();
N.seq <- c(5000, 500000, 1000000, 10000000, 50000000);k <- 1
for (N in N.seq){
tmp <- sort(round(stats::rt(N, df=2), 2));
2002 Jun 11
2
Perl vs. R
Dear All,
I am being told that R can process text files and strings as well as Perl
(and is certainly more elegant).
Being an R neophyte I need a little boost to get started. I have a little
benchmark program in Perl that reads a delimited file, creates an inverted
table and spits the file out again in key sorted order.
It's just a few lines of Perl (see below). Can someone write the
2002 Feb 04
0
Re: 2GB of Waste? How can it be? -- missing the point
"IT3 Stuart Blake Tener, USNR-R" wrote:
> With regard to ReiserFS, I don't see why allowing it to be
> installed that way, means it must be a supported configuration.
> RH could easily simply allow you to install in that manner,
> but support it via their technical support.
Mandrake may operate that way, but RedHat does _not_ -- at least
that has been my experience.
2002 Feb 04
0
Re: 2GB of Waste? How can it be? -- some JFS are worse than non-JFS
"IT3 Stuart Blake Tener, USNR-R" wrote:
> In terms of enterprise reliability, I understand, however, having an
> "office recommended journaling filesystem",
Some journaling filesystems can be _worse_ than non-journaled. If
the recovery mechanism of the JFS is to "aggressively" go to the
journal, journal mis-reads can _toast_ a filesystem. I'll take a
full
2002 Jun 09
1
S or R used in natural language processing (NLP)?
Dear All,
Does anyone use S or R for statistical natural language processing (NLP)?
All I have found so far is a package called EMU
(http://www.shlrc.mq.edu.au/emu/emu-splus.shtml) which is a speech
wave-form processing package.
What I'm looking for are routines to support text processing, text
categorization, word sense disambiguation, text understanding etc.
In particular, I would
1998 Aug 11
23
Printing problems
I cannot print to my Samba-printer from Win NT. Printing works fine under
X-windows. What could be wrong?
//Michael
2005 Mar 26
7
Shrinking a ext3 filesystem ?
I installed CentOS on my home-server with 2 IDE 160GB MAXTOR HDD /
RAID-1, LVM and ext3 partitions. Previous OS on this machine was FC2.
I often "play" with LVM and, sometimes, have to extand or reduce some
volumes size. I was surprised to see that resize2fs isn''t included
anymore !
The replacing tool is ext2online but this one seems to only be able to
grow a filesystem (not
2002 Feb 08
1
Re: Please go elsewhere, I don't have time
[ NOTE: I'm putting this off-topic thread back on the Ext3 list,
temporarily, as I hope _someone_else_ can help this gentleman better
than I have. With each response I get 10 more questions, 5 of them
have already been answered and another 5 that utterly confuses me on
what he is trying to accomplish, because he's changing his
priorities (to often conflicting ones). ]
"IT3 Stuart