search for: adilg

Displaying 20 results from an estimated 328 matches for "adilg".

Did you mean: adil
2001 Aug 13
0
(no subject)
...usw-sf-list1.sourceforge.net Received: from localhost ([127.0.0.1] helo=usw-sf-list1.sourceforge.net) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.16 #1 (Debian)) id 14O2Bn-0005EI-00; Wed, 31 Jan 2001 10:41:07 -0800 Received: from h24-65-192-120.cg.shawcable.net ([24.65.192.120] helo=webber.adilger.net) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.16 #1 (Debian)) id 14O2Be-00058T-00 for <nfs@lists.sourceforge.net>; Wed, 31 Jan 2001 10:40:58 -0800 Received: (from adilger@localhost) by webber.adilger.net (8.11.2/8.11.1/Debian 8.11.0-6) id f0VIeSE02823; Wed, 31 Jan 2001 11:40:...
2002 Jul 17
3
Maximum File Size on Ext2/3
I need to find out what the maximum file size in an ext2/3 file system. It appears from the definition of the ext2_inode structure that since the i_size field is a 32 bit integer that the file would be limited by that. Thanks, Jason
2004 Dec 07
3
Increase size of ext3 filesystem WHILE MOUNTED
Hi, We will have to go and use SuSE (30 servers) just because ext3 filesystem cannot be increase while the filesystem is mounted. I Don't understand why RedHat do not support filesystems that can do thing that ext3 cannot do. When is RedHat going to understand that in a production environnement (30 servers that is seems will be SuSE) we need extend filesystem online. IBM JS,
2007 Apr 18
0
[Bridge] Update OSDL/Linux-Foundation maintainer addresses
...7 +1283,7 @@ ETHERNET BRIDGE P: Stephen Hemminger M: shemminger@linux-foundation.org -L: bridge@osdl.org +L: bridge@lists.osdl.org W: http://bridge.sourceforge.net/ S: Maintained @@ -1298,13 +1298,13 @@ EXT3 FILE SYSTEM P: Stephen Tweedie, Andrew Morton -M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com +M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com L: linux-ext4@vger.kernel.org S: Maintained EXT4 FILE SYSTEM P: Stephen Tweedie, Andrew Morton -M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com +M: sct@redhat.com, akpm@linux-foundation.org, adilger@c...
2002 Aug 20
5
unmountable ext3 root recovery
After a (hardware) crash yesterday, I was unable to boot up due to unrecoverable ide errors (according to the printk()s) when accessing the root filesystem's journal for recovery. Unable to recover, I tried deleting the has_journal option, but that was disallowed given that the needs_recovery flag was set. I saw no way to unset that flag. Unable to access the backups (they were on a fw
2002 May 24
3
High load on Squid server after change from reiserfs to ext3
We are running Zope behind Squid 2.4Stable6 with squid in acceleration mode. The squid box (dual Pentium III 1 GHz, RH 7.2, Linux 2.4.9-21smp, 2GB Ram) has during busy hours a normal load of 0.2-0.3 . From time to time we see spikes over some hours where the load average of the machine is higher than 1.5 although there are no spikes in the CPU utilization. Also there is no increase in the number
2006 Jun 20
1
viewing ext3 journal
Hi! Is there a way to view ext3 filesystem's maintained journal (in a human-readable-format)? I ask, because i have had a server crash before and now i'm wondering if i might take a look at last things that my server did straight before crash. I guess clarifying log insertions might be lost before buffers were flushed to disk. Thx.
2008 Feb 01
2
How to read group descriptor?
Hi All, I am trying to read group descriptor from disk. I am able to read the superblock structure successfully. But I am not getting successful to get the group descriptor. Here is my code. Please check out what is missing. #include<linux/ext3_fs.h> #include<sys/types.h> #include<sys/stat.h> #include<stdio.h> #include<unistd.h> #include<fcntl.h>
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
...am running redhat8.0 out of the box. How can I check if ext3fs with htrees is running? I can download the kernel source, but I don't know what options were used when it was built by redhat. Thanks much for all of your help. -Parker -----Original Message----- From: Andreas Dilger [mailto:adilger@clusterfs.com] Sent: Tuesday, January 14, 2003 2:12 PM To: Parker Johnson Cc: 'ext3-users@redhat.com'; Ops Subject: Re: ext3fs still uses sequential search of file names in directories? On Jan 14, 2003 13:43 -0800, Parker Johnson wrote: > I am trying to determine the optimal filesys...
2001 Dec 19
3
ext3 inode error 28
hello: I have been reviewin my message slog and have found the following message: Dec 19 06:27:28 server02 kernel: EXT3-fs error (device sd(8,7)) in ext3_new_inode: error 28 What is error 28 and should I be worried about it? Ray Turcotte
2002 Oct 01
3
how often to 'fsck -D' ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 subject about says it all. should this only be done once per device or periodically? thanks! - -- Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778 Admin: Linux StepByStep - http://www.linux-sxs.org and http://jobs.linux-sxs.org Illiterate? Write for help! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux)
2002 Apr 30
2
RAID-5/LVM/ext3
Hello: We trying to configure one machine (Compaq Proliant ML760) with 8 disks (72GB each disk) with RAID. We are thinking to use ext3 and LVM in RedHat 7.2 for manage one filesystem with 500GB. This filesystems have to store near off 5.000.000 of files. Is this possible? Could I resize the filesystems/volume to 1TB? what are the ext3 and LVM limits? someone have tested sismilar environment? I
2014 Oct 16
2
Re: CF Card wear optimalisation for ext4
* Andreas Dilger <adilger@dilger.ca> hat geschrieben: > You can see in the ext4 superblock the amount of data that has been > written to a filesystem over its lifetime: > > Note that this number isn't wholly accurate, but rather a guideline. Is is more like a completely bogus value at best: # LANG=C...
2014 Mar 08
2
Re: questions regarding file-system optimization for sortware-RAID array
Andreas, why is it relevant only in case of RAID5 or RAID6? regards, Martin On Fri, Mar 7, 2014 at 5:57 PM, Andreas Dilger <adilger@dilger.ca> wrote: > Note that stride and stripe width only make sense for RAI-5/6 arrays. > For RAID-1 it doesn't really matter. > > Cheers, Andreas > >> On Mar 6, 2014, at 13:46, Martin T <m4rtntns@gmail.com> wrote: >> >> Hi, >> >> I crea...
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
2007 Mar 20
15
How to bypass failed OST without blocking?
Hi I want my lustre do such things during OST failed: if some file has stripe data on th failed OST, any operation on the file will return IO error without blocking, and also at this moment I can create and read/write new file or read/write files which have no stripe data on the failed OST without blocking. What should I do ? How to configure? thanks! swin -------------- next part
2007 Apr 18
0
Ext3-users Digest, Vol 38, Issue 10
...ravind. > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > > ---------- Forwarded message ---------- > From: Andreas Dilger <adilger at clusterfs.com> > To: Aravindan Raghuveer <aravindan_raghu at yahoo.com> > Date: Mon, 16 Apr 2007 12:33:29 -0600 > Subject: Re: User space tool to extract ext3 inode information > On Apr 16, 2007 11:17 -0700, Aravindan Raghuveer wrote: > > I need to write a user spac...
2014 Mar 08
0
Re: questions regarding file-system optimization for sortware-RAID array
...or unaligned writes. Cheers, Andreas > On Mar 7, 2014, at 19:23, Martin T <m4rtntns@gmail.com> wrote: > > Andreas, > > why is it relevant only in case of RAID5 or RAID6? > > > regards, > Martin > >> On Fri, Mar 7, 2014 at 5:57 PM, Andreas Dilger <adilger@dilger.ca> wrote: >> Note that stride and stripe width only make sense for RAID-5/6 arrays. >> For RAID-1 it doesn't really matter. >> >> Cheers, Andreas >> >>> On Mar 6, 2014, at 13:46, Martin T <m4rtntns@gmail.com> wrote: >>> >&...
2008 Mar 14
0
Help needed in Building lustre using pre-packaged releases
...DB_NOTFOUND (Aaron Knister) 5. Re: e2fsck mdsdb: DB_NOTFOUND (Karen M. Fernsler) 6. Re: Howto map block devices to Lustre devices? (Klaus Steden) ---------------------------------------------------------------------- Message: 1 Date: Thu, 13 Mar 2008 11:11:19 -0700 From: Andreas Dilger <adilger at sun.com> Subject: Re: [Lustre-discuss] OSS not healty To: "Brian J. Murrell" <Brian.Murrell at sun.com> Cc: lustre-discuss at lists.lustre.org Message-ID: <20080313181119.GB3217 at webber.adilger.int> Content-Type: text/plain; charset=us-ascii On Mar 13, 2008 13:44 +...
2004 Jul 22
1
How to interpret corruption error message
(sort-of xposted from linux-kernel) Hi, I am wondering how to interpret this error message, which popped up on a 2.4.26 SMP x86 box two days ago: EXT2-fs: corrupt root inode, run e2fsck init_special_inode: bogus imode (37316) EXT2-fs: corrupt root inode, run e2fsck init_special_inode: bogus imode (37316) EXT2-fs: corrupt root inode, run e2fsck The problem is, the error message doesn't