Displaying 20 results from an estimated 1000 matches similar to: "(no subject)"
2006 Dec 06
3
File size differences
Hey,
I have two identical machines setup with a RAID 5 array. One of them is used for
failovers and data from the master is synced everyday using rsync to the
failover machine. The data on this disks are usually intranet KB's, DB's etc..
The RAID 5 arrays are formatted using the default options i,e mkfs.ext3
/dev/Xda. The RAID controller is 3ware escalade and each disk member in the RAID
2014 May 10
1
location of file-system information on ext4
Hi,
I zero-filled first 10MiB of my SSD(dd if=/dev/zero of=/dev/sda bs=10M
count=1). As expected, this wiped my primary GPD header and first
partition. Before the wipe, GPT was following:
Disk /dev/sda: 250069680 sectors, 119.2 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 2EFD285D-F8E6-4262-B380-232E866AF15C
Partition table holds up to 128 entries
First usable sector is 34, last
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
Peter Kjellstr?m wrote:
> On Monday 23 January 2006 16:46, Plant, Dean wrote:
>> I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
>> performance problems with Arkeia Network Backup and AIT-4 tape
>> drives. The backup database is stored on a v4.2 created ext3
>> partition. When accessing this partition after the downgrade, Centos
>> complains on
2012 Dec 13
1
Difference between real and reported disk usage
(I'm not subscribed to the list: please keep me in CC)
I'm copying files between two samba server using robocopy from a third
Windows PC and i'm experiencing disk usage that is much higher on the
destination PC.
The origin samba server is Debian Lenny with samba 3.2.5.
The destination samba server is Debian Wheezy with samba 3.6.9
The PC running robocopy is Windows Server 2003 with
2013 Sep 17
0
Re: Numbers behind "df" and "tune2fs"
In fact the thing I really want to achieve is to be able to find the
values and the algorithm that enable me to reproduce the percentage
given by df (and to understand deeply what it means).
Why do I need it? Because I'm trying to write some script to do
capacity planning and space problem forecast. Currently I don't really
know which values I should use to do it. (I could use the
2013 Sep 16
0
Re: Numbers behind "df" and "tune2fs"
On 9/16/13 9:44 AM, Nicolas Michel wrote:
> Thanks for you help. I also tried adding some other informations as you suggest:
> I can also take into account:
> - "Reserved block count: XXXXXXX" from tune2fs that gives me the
> number of blocks reserved for root
> - Reserved GDT blocks: XXX
>
> But I didn't thought about the FS journal. How can I gather
2014 Aug 17
3
Re: What uses these 50 GB?
Hello Eric,
thank you for the quick reply and the explanations.
> dumpe2fs -h output might show us that.
Filesystem volume name: <none>
Last mounted on: /opt/ssd
Filesystem UUID: 75d6aae6-1746-4260-994b-148dfdb5af95
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index
filetype
2013 Sep 17
2
Re: Numbers behind "df" and "tune2fs"
OK. Thanks for the journal information. I thought tune2fs -l and
dumpe2fs were the same. In reality it's almost the same but not
entirely ^^
I hear you about all the internal mecanisms that make the FS working
or give it some features, and I do understand that it takes some place
on the disk. However what I don't understand is why the number given
in the "available column" is
2006 Oct 04
2
EXT3 and large directories
I have an ext3 filesystem that has several directories and each
directory gets a large number of files inserted and then deleted over
time. The filesystem is basically used as a temp store before files are
processed. The issue is over time the directory scans get extremely slow
even if the directories are empty. I have noticed the directories can
range in size from 4k - 100M even when they are
2005 Sep 22
1
repeated crashes
Hello,
I've got a problem that is not solved after an e2fsck.
What happens is that the kernel (vanilla 2.6.12) does this:
journal_bmap: journal block not found at offset 1036 on hda6
Aborting journal on device hda6.
ext3_abort called.
The filesystem is mounted with errors=panic, so the system reboots. At
boot-up an e2fsck is run on /dev/hda6. Sometimes it finds errors,
sometimes not.
2003 Jan 19
3
All data "gone," lost+found is left.
So you know, I don't know too much about file systems.
Here is what I did: I have two linux boxes. the first box had many
hardrives in it, but needed to be used in other ways. So I took 4
harddrives out of it and placed it in the other Linux box. I thought it
would be able to read these right away. (maybe this was my mistake?) I
could mount all of the drives in there. three of my
2005 Sep 20
1
ext3 incompatability between linux 2.4/ppc and linux 2.6/x86
Hi,
I'm using ext3 filesystems in embedded devices (storage is on 512Mb or
1Gb CF cards). A typical development cycle would see the filesystem
created on the desktop PC running linux 2.4 (eg. RedHat 9). The CF card
would be installed in the hardware and linux 2.4 (eg. Montavista Pro
3.1, on PPC) would boot from the CF.
Recently I tried a linux 2.6 desktop (CentOS) for the same task and
2006 Jun 01
3
Errors on EXT3 on RHEL3, Can we use e2fsprogs 1.36?
SUMMARY
We are getting many ``Free blocks count wrong for group'' errors when
running e2fsck on a 245-GB ext3 filesystem. This is when the file
system is cleanly unmounted on a relatively quiet system to do a
resize. From reading other messages here, my suspicion is that this
is because we have e2fsprogs 1.32.
Questions:
* Should we use e2fsck/e2fsprogs 1.36 and will that probably
2002 Jan 05
1
root fs not mounting ext3
I am using SuSE 7.3 compiled ext3 support into the kernel and installed it.
All my partitions load up as ext3 except / . I ran tune2fs several times,
still doesn't take on the / drive. Most recent dumpe2fs -h show no features
on that drive=, I keep going around in circles, removing .journal from / and
running tune2fs but it never works for /
What am I doing wrong? ( thanks in advance)
2013 Sep 16
2
Re: Numbers behind "df" and "tune2fs"
Thanks for you help. I also tried adding some other informations as you suggest:
I can also take into account:
- "Reserved block count: XXXXXXX" from tune2fs that gives me the
number of blocks reserved for root
- Reserved GDT blocks: XXX
But I didn't thought about the FS journal. How can I gather
information about it? (it's size and any other information?)
2013/9/16
2020 Feb 10
0
Provisioning fails - Codebase question
On 10/02/2020 01:24, michael at chameleonoriginals.com wrote:
> It is an EspressoBin v7, ext4 filesystem, Ubuntu 18.04.? I encountered
> previous failures saying I needed POSIX ALCs enabled, so am using a
> 4.4.52 kernel built from source with the EspressoBin required updates
> and POSIX ACLs (ext3 and ext4) enabled.
>
> tune2fs reports
> Filesystem features:?????
2002 Feb 17
1
root ext3 gets fsck'ed after crash
When I first installed ext3, it worked as expected.
After a crash, journals would be played, and no fsck.
Now, every crash causes an fsck, just like it were
a regular ext2, even though / has a journal and
is being mounted as ext3.
Some fs info for /
Filesystem features: has_journal filetype sparse_super
Filesystem state: not clean
Errors behavior: Continue
Some fs info for
2001 Nov 19
2
df report
'df' doesn't report my root partition, but does report my
/boot partition when both are mounted with <type> auto. But
when mounted with <type> ext3, both partitions are reported.
Details:
The system has mount-2.11m, tune2fs-1.25 and df (fileutils) 4.1
I just created an ext3 fs on a new Debian Woody install initially
running linux-2.2.19 on ext2, but upgraded to
2023 Dec 20
1
Samba share not quite working on Domain Controller
On Dec 18 03:22:32 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Sun, 17 Dec 2023 20:16:23 -0500
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > on Sun Dec 17 12:15:28 2023 Rowland Penny via samba
> > <samba at lists.samba.org> wrote:
> > >
> > > On Sun, 17 Dec 2023 11:50:18 -0500
> > > Mark
2006 Dec 01
2
/var goes read-only
This is an issue that I have been having with one of our production servers
for a couple of months, just out of no where /var goes to read only.
There aren't any errors that show up in /var/log/messages nor dmesg, I
checked to make sure that the drives on error option is set to continue and
there isn't anything as far as I can tell wrong with the disks. Also there
is plenty of disk space.