Displaying 20 results from an estimated 100 matches similar to: "ext2resize for Ext3"
2001 Jul 16
1
Fwd: fsck'ing a mounted fs
Christian Lademann wrote:
Hi.
Is there any reasonable possibility to check a mounted fs for errors? It would
be
useful to have server-filesystems (and harddisks) checked periodically on
machines
that are only rebooted by hardware-failures ;-)
Regards,
Christian
--
* Christian A. Lademann, ZLS Software GmbH mailto:lademann@zls.de
* ZLS Software GmbH
* Frankfurter Strasse 59
2001 Jul 16
0
fsck'ing a mounted fs
Hi.
Is there any reasonable possibility to check a mounted fs for errors? It would
be
useful to have server-filesystems (and harddisks) checked periodically on
machines
that are only rebooted by hardware-failures ;-)
Regards,
Christian
--
* Christian A. Lademann, ZLS Software GmbH mailto:lademann@zls.de
* ZLS Software GmbH
* Frankfurter Strasse 59 Postfach 1628
1997 Sep 12
0
Dynamic Configuration Values et al.
**
** I posted this message quite a time ago. Some people use my patch and I
** receive queries for a recent version from time to time. This patch didn't
** make it into the mainstream distribution yet. Sorry.
**
** This is the updated version for Samba-1.9.17p1.
**
Hello, people.
I have implemented some enhancements for Samba:
1. dynamic configuration-values
2. configurable
2001 Jul 03
1
GFP_BUFFER change to GFP_NOFS is not nice to symlinks
Hello Andrew,
I fetched (CVS) ext3 latest changes (3 July 2001) which include
changing GFP_BUFFER to GFP_NOFS and now have random troubles with
symlink files on ext3 filesystems.
>From my experience over the last days with Linus's changes I find
that GFP_NOIO worked perfectly.
Below is Linus's response about bounce buffer change.
I am late to work, but this evening will try to
2004 May 23
3
rpc and wine
can someone tell me how to get RPC and WINE to work in conjunction with one
another? I have serious need to run an RPC application under linux's WINE
port. If I cannot find a solution, I'm regretably going to have to change
the OS to windows which I'd prefer not to do.
Thanks,
Chris
2001 Jun 14
2
Assertion in buffer.c:1122 __refile_buffer
Started with buffer.c v1.19. Reversing change works for me in
linux-2.4.6.
Loaded 16705 symbols from /lib/modules/2.4.6-pre3/System.map.
Symbols match kernel version 2.4.6.
Loaded 256 symbols from 12 modules.
Linux version 2.4.6-pre3 (root@home1) (gcc version 2.95.3 20010315 (release)) #2 Wed Jun 13 19:53:28 EDT 2001
----- SNIP -------
VFS: Disk change detected on device ide1(22,64)
Assertion
2002 Oct 12
9
AIX remote root logins
I am in the process of introducing OpenSSH into our corporate environment.
This environment includes Solaris / HP-UX / AIX and Linux
We have had audit tell us we need to disable root logins through telnet...
we can do this through the use of OpenSSH on all platforms except AIX
apparently bug # 383 was supposed to take care of this and I have
downloaded -current snapshot
and tested but remote
2002 Nov 02
3
OpenSSH CVS
Hello
I am trying to get some fixes that are in the OpenSSH CVS 3.5 branch
I am having trouble figuring out the CVS tags that you guys use, could
someone please
tell me what the CVS tag for the 3.5 branch is and what you use as
standards??
like cvs co -r OpenSSH_V_3_5 openssh should work but doesnt
so what do you use as your tags....
Thanks again
Donnie Cranford
Senior Unix Systems Admin
2006 Mar 28
1
Help understanding behavior of apply vs sapply
Hi,
I was surprised that apply and sapply don't return the same results in
the example below. Can someone tell me what I'm missing?
> zls <- function(x) character(0)
> m <- matrix(0, nrow=2, ncol=2)
> apply(m, 1, zls)
character(0)
> sapply(m, zls)
[[1]]
character(0)
[[2]]
character(0)
[[3]]
character(0)
[[4]]
character(0)
> R.version
_
2006 Nov 08
3
Question about Intel VT on PowerEdge
Hi, I''m runing a Fedora Core 6 on a Power Edge with Xeon Cranford that I
planning to running Windows as a guest S.O. and reading "Fedora Xen
Quickstar FC6" as document to install Xen on this server.
This document recomend a "grep vmx /proc/cpuinfo" test to verify if computer
is Intel VT supported. Running this command I don''t find any information
about vmx.
2001 Jun 30
0
Resend:[PATCH] cleanup of gcc-3.0 depreciated label in end of compound statement
resend to ext3-users@redhat.com
Albert Cranford wrote:
>
> Hi Andrew,
>
> Could we please apply this patch to shut up gcc-3.0 warnings ?
> BTW, EXT3 & 2.4.6-pre6 works well with:
> MACH 1-gcc-3.0 & ext3 on /usr/src filesystem (production workstation)
> MACH 2-gcc-2.95-3 & ext3 on / filesystem (network server)
>
> Keep up the good work.
> Thanks,
2003 Nov 04
1
Alert extensions without answering incoming call?
Hi, * gurus,
I wonder if there is a way to alert the in-house extension(s) in case of an
incoming external call without actually answering it, before somebody picks
up the phone on one of the extensions? This way the caller wouldn't have to
pay for the call until somebody answers.
Regards,
Christian Lademann
2001 Jul 27
4
ext3-2.4-0.9.4-246ac5 problem...
I've updated today the version of ext3 on my laptop
(from 0.9.3 to 0.9.4) and I am unable to boot anymore
(hand copy below):
VFS: Diskquotas version dquot_6.5.0 initialized
Journalling Block Device driver loaded
Invalid operand: 0000
CPU: 0
EIP: 0010:[<c01256bf>]
...
...
...
Kernel panic: attempted to kill init.
Since this is my / fs, I am unable to boot anymore (and of course
2001 Nov 12
0
Update e2fsprog-1.25 in linux/Documentation/Changes
Hey Stephen or Ted,
Since ext3 is incorporated in linux-2.4.15-pre3 do you
think we should update the Documentation/Changes since
so many people had troubles with e2fsprog-2.1.19 and ext3 ?
I couldn't see any RPM's after 2.1.19 so I removed RPM from
the Changes file.
Albert
--- linux/Documentation/Changes.orig Sun Nov 11 22:17:34 2001
+++ linux/Documentation/Changes Sun Nov 11 22:21:07
2008 Aug 08
3
ext2online / ext2resize
I'm running CentOS 5.2 x x86_64.
I did an lvextend of a logical volume, and proceeded to run one of the
ext2 utilities (e.g. ext2online, ext2resize) and found to my surprise
that it wasn't on there.
So I started googling around, and as far as I can see, though I'm not
sure, they're supposed to be a part of the e2fsprogs package.
Well, it's installed on the system, at least
2004 Jul 22
1
Can anybody recommend a good T1/PRI provider ?
Are you looking for local or Long distance? What will these T1s primarily be
used for(inbound/outbound, domestic, local, long distance, international)
How important are per minute rates to you? how many minutes do you expect to
use per month?
We are in Tampa Florida and have 15 T1s from several different providers so
I may be able to refer you to one if it's a match to what you're
2001 Jul 29
1
My fault (not ext3's!) and kernel panic on 2.4.7 .
Hello all.
I was playing with tune2fs to see how large the .journal file should
be on a 17G partition with 512M ram (it's 32M, by the way).
I am using plain 2.4.7 with ext3-2.4-0.9.4-247,
compiled with gcc-2.96-85 on a RH7.1 distribution with the relevant
changes, i.e. e2fsprogs-1.22-1, mount-2.11g-4 and
util-linux-2.11f-3 taken from rawhide.
I don't have any ext3 statement in /etc/fstab,
2001 Mar 21
1
linux-2.2.19pre14.ext3.diff
2005 Jul 07
2
IAXphone -> ip address -> extension number.
Hi,
I'm trying to set up two ACT SIP/IAX capable phones to communicate with
each other on the same internal network, using asterisk 1.0.9 on SuSE
9.3 (because I intend to grow the situation after this basic setup is
functioning)
The phone IPs are set to 192.168.0.201 and 202 respectively.
I've had a look at iax.conf and extensions.conf but cannot see how to
tie these IPs to an
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I
> forgot also to mention that I already tried the password handling in win95
> via the registry.
>
> De Boe Bart wrote:
>
> > Hello,
> >
> > I need to install Samba on a HP J210 HPUX 10.20.
> > I downloaded and compiled version 1.9.18p10.
> >
> > Following problems are