Displaying 20 results from an estimated 2000 matches similar to: "Is ext3 kernel nfsd friendly?"
2001 Jun 01
1
Export knfsd/ext3 on doubly patched kernel(knfsd/reiserfs) OK?
Hi - if I have a doubly patched kernel (2.4.5)
(1) Apply gkernel/CVS ext3 patches
(2) Apply Neil Brown/Reiserfs team knfsd and reiserfs patches
Will ext3 be exportable by knfsd (i.e. inherit automagically
the nfsd_operations thingies from ext2) or does it need further
patching?
--
Chan Shih-Ping (Richard) <cshihpin@dso.org.sg>
DSO National Laboratories
20 Science Park Drive
2001 Jun 25
1
Any issues with ext3-0.0.7 on 2.4.6-pre5?
Are there any issues with ext3-2.4-0.0.7 on 2.4.6-pre5?
The patch applies with offsets and no rejects.
[I need the export reiserfs by knfsd functionality of -pre3 onwards.
My intent for the test system is to protect all standard partitions /, /usr, /var
with ext3 (easier to revert to ext2 and do OS upgrades) and try a
mixture of ext3 and reiserfs for exporting of data and user home partitions.]
2001 Jun 04
1
Ooops output
Here's an oops output on 2.4.5 + CVS/ext3.
This happened while trying to do a mkinitrd (on RedHat 7.1).
ksymoops 2.4.0 on i686 2.4.5-2smp. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.5-2smp/ (default)
-m /boot/System.map-2.4.5-2smp (specified)
kernel BUG at inode.c:934!
invalid operand: 0000
CPU: 1
EIP:
2000 Jul 05
1
Openssh-2.1.1p2 BUG? X11 forwarding no longer works
BUG: X11 forwarding no longer works in Openssh-2.1.1p2.
I think this is due to the wrong sense of the test
in session.c:1372
session_x11_req(Session *s)
{
if (!no_port_forwarding_flag) {
debug("X11 forwarding disabled in user configuration
file.");
return 0;
}
It should be
session_x11_req(Session *s)
{
if
2000 Jul 05
1
OpenSSH-2.1.1p2: Is this misuse of strtok?
Is this a misuse of strtok() in OpenSSH-2.1.1p2?
readconf.c:process_config_line() calls strtok() to
parse config lines. When it finds oProtocol it calls
compat.c:proto_spec() which in turns uses strtok().
However on return of proto_spec(), process_config_line() calls
strtok() once more to (quoting from the source code)
/* Check that there is no garbage at end of line. */
But surely strtok()
2001 Jun 01
2
ext3 and 2.4.5: OK, but how to convert / ?
Hi. I just installed ext3 for 2.4.5 from
http://www.uow.edu.au/~andrewm/linux/ext3/ but couldn't find
anything about converting my root partition to ext3. 2
partitions are now ext3 after I umount and tune2fs, but what
should I do with / ? I tried init 1 and umount, but tune2fs
would fail because it was on read-only fs.
Another question is if I can now build ext2 as a module, and
if it's
2006 Jun 17
5
Having trouble listing tiers of categories
I have categories and sub-categories in a table called "categories".
Every row has a "parent" field to note if the entry is the sub-category
of another (never goes deeper than 1 level).
So there might be something like this:
id | name | parent
1 Dog 0
2 Pug 1
3 Siamese 5
4 Shih Tzu 1
5 Cat 0
6 Wiener Dog 1
7 Persian
2006 Mar 27
1
watchdog network card
Hi all
I've very big problem with my nfsd server.
I'm running FreeBSD-stable and sometime (one time/week) i've this kind of
message on the console :
bge0 watchdog timeout problems
fxp1 watchdog timeout problems
and all my network card is down. Nothing can make the network card work
again (only reboot working).
There are only one service I need on this server and
2009 Aug 27
1
select one function from two of them in another function
Hi all, I have two functions called test1() and test2(). Now how do I
select one of them in test3()??
Say
test3<-function(func="test1"){
if (func=="test1"){
now.func<-test1()
}
else now.func<-test2()
}
I know this function I wrote does not right. Do anyone can tell me how to do
that for real?
Thanks a million
S.H.
--
2008 Apr 16
2
Question about yaml. Thank you !!
Hi friends:
I tried to convert a model object to yaml(use to_yaml method), and after
that, I would like to convert the yaml(string type) back to the model
object. But when I use YAML::load to do that, it failed, the return
object''s class is Yaml class, not my prior model class.. Please tell me
how can I do to convert yaml to an object as the prior model class, or
how can I access the
2017 Jun 19
2
Question about disabling '3dnowprefetch' CPU feature in Xen Guest using libvirt
Dear All,
I'm reaching this mail-list to ask a small question about disabling
'3dnowprefetch' CPU feature in Xen Guest using libvirt.
This is my environment:
Fedora release 26 (Twenty Six)
4.11.0-0.rc3.git0.2.fc26.x86_64
xen-4.8.1-2.fc26.x86_64
libvirt-3.2.1-1.fc26.x86_64
I can disable '3dnowprefetch' CPU feature in guest via 'xl' command,
2004 Jul 31
3
Asterisk on Sparc64
Ming-Wei Shih wrote (Re: [Asterisk-Users] Best Linux for
Asterisk)
> I am running * CVS head on Gentoo/i586
> and Gentoo/Sparc64 (US60 2x450/1GB RAM),
> they are running great.
>
> On sparc64 * does not compile out-of-the-box,
> some hackings in the Makefiles are needed.
Great stuff.
Please, can you share your adjustments to the Makefiles
with the community?!
If you don't
2010 Jun 09
4
question about "mean"
Hi there:
I have a question about generating mean value of a data.frame. Take
iris data for example, if I have a data.frame looking like the following:
---------------------
Sepal.Length Sepal.Width Petal.Length Petal.Width Species
1 5.1 3.5 1.4
0.2 setosa
2 4.9 3.0 1.4
0.2
2013 Jan 31
4
zfs + NFS + FreeBSD with performance prob
Hi all,
I''m not sure if the problem is with FreeBSD or ZFS or both so I cross-post
(I known it''s bad).
Well I''ve server running FreeBSD 9.0 with (don''t count / on differents
disks) zfs pool with 36 disk.
The performance is very very good on the server.
I''ve one NFS client running FreeBSD 8.3 and the performance over NFS is
very good :
For example
2012 Nov 30
13
Remove disk
Hi all,
I would like to knwon if with ZFS it''s possible to do something like that :
http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html
meaning :
I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk
I''ve 36x 3T and 12 x 2T.
Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool
to migrate all data on those 12 old disk on the new and
2001 Apr 20
1
Just stirring the waters...
Hi, now that Ingo+redhat have discovered the cause
of the ext2 corruption under heavy load of 2.4.x
a couple of -preX patches ago (BTW ext2/3 gurus - what is the
difference between bforget() and brelse() - I'm a bit too dense
to understand the explanation given in the -pre patch?)
I wonder whether you folks are still finding
heavy load corruption problems for 2.4?
[My production servers are
2010 Mar 09
3
[LLVMdev] ARM disassembler
Other than the x86 disassembler effort, is there an ARM disassembler effort
going on? It seems that there have been commits for weeks with messages like
"add so-and-so instruction to ARM.td for disassembly purposes only"...
--
Thanks,
Shih-wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Aug 27
1
select one function from two of them
Hi all, I have two functions called test1() and test2(). Now how do I
select one of them in test3()??
Say
test3<-function(func="test1"){
if (func=="test1"){
now.func<-test1()
}
else now.func<-test2()
}
I know this function I wrote does not right. Do anyone can tell me how to do
that for real?
Thanks a million
S.H.
--
2001 Aug 13
0
(no subject)
>From nfs-admin@lists.sourceforge.net Wed Jan 31 09:21:55 2001
>Return-Path: <nfs-admin@lists.sourceforge.net>
Received: from usw-sf-list1.sourceforge.net (usw-outbound.sourceforge.net [216.136.171.194])
by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id JAA03106
for <jareth@camelot.co.jp>; Wed, 31 Jan 2001 09:21:53 +0900
X-Authentication-Warning:
2002 Jan 18
1
scp between two remote hosts
Hi All,
I am running openssh (OpenSSH_2.9p1, SSH protocols 1.5/2.0). The scenario
is that I have got three machines (A, B and C). The sshd on host A is
listensing on port 1234, and the sshd on host B is listensing on port 5678.
How can I set up a scp from a third host C so as to copy a file from host A
to host B?
scp -P 1234 myname at A:/var/tmp/file1 -P 5678 myname at B:/var/tmp/file1
does