Displaying 5 results from an estimated 5 matches for "perbu".
2001 Nov 13
1
Oops in 2.2.20 with ext3-0.0.7a
...pop %esi
Code; 00000011 Before first symbol
11: 5f pop %edi
Code; 00000012 Before first symbol
12: 5d pop %ebp
Code; 00000013 Before first symbol
13: c3 ret
Additional information:
<perbu@false:~> uname -a
Linux false.linpro.no 2.2.20-ext3-0.0.7a #1 SMP Fri Nov 9 17:03:49 CET 2001 i686 unknown
--
Per Andreas Buer
2004 Nov 12
1
Enlarge ext3 Logical Volume (Filesystem) in a volume group (LVM)
Anybody know a way to enlarge a filesystem ext3 without having to unmounted it, when they are still space left in the volume group (when using LVM) ?
I will be running large production linux system running Oracle.
I can't stop the database everytime I have to enlarge a filesystem.
We can do it with all others filesystems (JFS, REISERSFS and XFS) when they are created in a volume group. Why
2004 Jan 29
0
feature-request: fs mounted only once
Hi.
Would it be hard to somehow make sure that a filsystem can only be
mounted once? Shared storage is a pain and it would be nice if one could
guarantee that a filsystem is only mounted by one computer.
I guess this _might__maybe_ be implemented by using a block on the
filsystem as "ping"-block. Mount would write a "ping" to this block, The
kernel would then have to check
2003 Apr 29
1
freezeing the ext3 filesystem
Hi,
I discovered that SGI XFS for Linux har a utility called xfs_freeze,
which freezes the filsystem and makes sure that the filesystem is
consistant. It is a bit like a mount -o remount,ro but it does not fail
when applications have open files.
When we take snapshots of our XFS volume, we do "xfs_freeze -f /mnt/foo;
lvcreate -s /dev/vg_foo/bar /dev/vg_foo/bar-snapshot;xfs_freeze -u
2000 May 02
0
smb og smbfs-error; Connection reset by peer
Hello,
I have a samba server serving som e shares to a heavily loaded web-
server. There a four shares fg 60Gb each. Approx. once a day, one of
the shares die (it tends to be the one under the harddest strain).
The server log says:
[2000/05/01 17:59:52, 0] smbd/service.c:make_connection(336)
samba logged in as admin user (root privileges)
[2000/05/01 17:59:52, 1]