Displaying 20 results from an estimated 7000 matches similar to: "AW: Problem with more than 1T B"
2004 Dec 07
2
Problem with more than 1T B
Hello,
I'm using linux kernel 2.6.8-24.
I configured it with "CONFIGURE_EXT3_FS=y"
and installed "e2fsprogs".
Now I try formatting my 2,5 TB HDD (Raid5 12x250GB)
how can I do this? the system internal tool does only format 1TB.
Thanks
Bye
2005 Feb 07
2
mke2fs options for very large filesystems
Wow, it takes a really long time to make a 2TB ext2fs. Are there
better-than-default options that could be used for a large filesystem?
mke2fs 1.34 (25-Jul-2003)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
244203520 inodes, 488382016 blocks
24419100 blocks (5.00%) reserved for the super user
First data block=0
14905 block groups
32768 blocks per group,
2005 Feb 25
2
1.36 again
Given that no 1.36 has appeared from Fedora Core, I thought I would create the
rpm myself. I took the 1.35-11.2 src.rpm from FC3 and updated the spec file
for 1.36. However, the build fails.
Has anyone successfully created a 1.36 rpm for FC3? If so, what did you need
to do?
Gene
2007 May 02
5
Return error instead of dying on time back skip?
Hello everybody!
Currently, dovecot just kills itself if it detects that time has moved
backwards more than a hardcoded number of seconds. I accept the
reasons, but I do not like to restart dovecot manually after waiting
for time to move forward again. A cron job would not help, because
time might still be wrong when it restarts dovecot.
All our systems run ntpd, but they might be offline
2010 Jan 25
2
acl flag to limit imap_acl based acl changes
Hi all!
I have tried the imap_acl plugin with 1.2.9 today, but was not able to limit
acl changes for those mailboxes where acl changes should be forbidden.
http://wiki.dovecot.org/ACL says that "a" or "admin" covers "Administration
rights to the mailbox". However, removing "a" from owner acl (using "lr")
does not help, the user can still
2007 Dec 13
4
Weird Mongrel error: Not starting.
Hi list,
I have a problem with Mongrel which is really bugging me. I would really
appreciate any help that anyone can provide to help me in solving this
problem.
1. My setup:
Apache front_end with mod_proxy_balancer in front of 4 mongrel/rails
instances of my application.
Rails 1.2.5
Ruby 1.8.6
Mongrel 1.1.1
2. I noticed that the CPU consumption on my server was 100% being consumed
by ruby so I
2006 Aug 25
2
Auto-blacklisting hosts after too many failed logins
Hi folks,
first of all thanks for Dovecot, I appreciate it a lot.
On one of our servers, we experience regular tries to brute force
logins, probably based on harvested mail addresses. Now I wonder if
dovecot has or could in future have some mechanism to blacklist
remote IP addresses after a configurable number of failures to login
to any account.
Blacklisted IPs could simply be disconnected
2007 Dec 11
2
Mongrel not starting: `initialize_without_backlog'': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL)
Hi
I have a rather strange problem with mongrel and I would be grateful if
anyone could assist me with resolving.
I have an application running mongrel 1.1.1 and rails 1.2.5 with ruby 1.8.6.
It was all working fine and starting as expected. But I did a server reboot
once and mongrel has refused to start up since. I get the following error:
2004 Oct 28
1
Remote file deletion
I've a particular situation in which I need to sometimes
delete one or two files from a remote site. I haven't
figured out a way to do it with rsync yet... I've considered
playing games with --exclude and --delete but I'm a bit
nervous of the chances of mayhem by a simple error.
Situation is a remote repository to which files are
added on occasion; there is no local copy. On
2005 Feb 21
1
e2fsck Looping?
Helping a friend fix a computer that was having severe, weird troubles.
Reformatted (from XP) and installed Fedora. Install went ok, on first boot,
however, filesystem was READONLY for some reason.
Knew hard drive was suspect, so I e2fsck'd it over and over all night long, fall
asleep next to the computer. This morning, Fedora boots fine, login not a
problem, so I shut down and fsck it again,
2007 Apr 27
1
Inconsistent Mailbox with Eudora as POP3 client
Hello everyone,
one of our customers using
QUALCOMM Windows Eudora Version 7.1.0.9
as POP3 client with Dovecot 1.0.0 under Linux using Maildirs reports
that on various accounts they get occasional "inconsistent mailbox"
errors at quit.
The same Docevot binary in the same environment on other servers works
fine for several other customers and ourselves. We use Postfix 2.2
with
2003 Jan 23
3
e2fsck too old / ext3 HTREE errors
hi,
i have a tricky situation here and and don't know where to start with
the solution.
i happened to set up a linux system, but i had to install the base
system on another machine. i used e2fsprogs 1.30-WIP (30-Sep-2002) for
this.
now the machine is up and running, but i have to use e2fsprogs 1.27
(8-Mar-2002). it's a debian system and i wanted to stay sane & stable,
hence using
2015 Sep 01
3
poor performance with dom0 on centos7
Hi All
it is possible to tune dom0/domU for better IO/network performance?
Since I have changed to Cenots7 dom0, I have a really poor IO
performance inside a PV VM.
I have already done what is described on
http://wiki.xenproject.org/wiki/Tuning_Xen_for_Performance
It is better now but still significantly worse than with centos6 dom0
my settings:
xen parameter: dom0_mem=1024M cpufreq=xen
2012 Apr 14
1
[rjones@redhat.com: Re: Suggestions on building VM disks from scratch]
On Sat, Apr 14, 2012 at 12:20:00AM +0100, Dale Amon wrote:
> I might add that virt-rescue now gets much further
> than I have ever seen before... it shows a line
> [ 245.032513] vda: vda1 vda2
>
> before hanging forever. So it at least has gotten
> to the point of recognizing the partitions on the
> virtual disk I want to access.
This hang is also characteristic of the
2006 Jul 11
2
Building a Rice Encoder/Decoder from FLAC
I feel really silly asking this, but where is read_residual_partitioned_rice
>
> _() ? I tried using the standard find feature on text editors for all of
> the .c and .cpp files in libFLAC and libFLAC++, but nothing came up.
-Mary
On 7/11/06, Ralph Giles <giles@xiph.org> wrote:
>
> On Tue, Jul 11, 2006 at 04:17:41PM -0700, Mary Amon wrote:
>
> >
2005 Oct 31
2
ext3 + fs > 2Tbyte
Hi list
this is actually a problem on a debian system but I thought you might
be interested to hear of it and perhaps can offer some help.
I have a woody box (dell pe750, dual cpu) running a kernel from
backports.org (debian 'testing' packages built on a 'stable' box).
The kernel version is 2.6.7-1.backports.org.1.
This host is hooked up to an Apple Xserve RAID with a 2.3Tbyte
2005 Feb 25
1
ext3 +2TB fs
I've got a 3.3TB ext3 on a FC3 64-bit system, running kernel
2.6.10-1.766FC3smp. I create the partition with parted 1.6.21, and I make
the fs via:
mkfs.ext3 -m1 -b 4096 -T largefile4 /dev/sda1
Works fine. bonnie++ running on it multiple times for days on end, no
problems.
However, I do the exact same setup on a RHEL4-AS i686 system, 32-bit, and
the fs is totally hosed, get all kinds of
2005 Mar 04
1
ext2online difficulty
Hi all
I am having some trouble using the ext2online utility, I have reduced
the problem down to its simplist form, and it goes soemthing like this:
Start with a regular msdos labelled disk (I have tried lvm volumes):
Command (m for help): p
Disk /dev/sdb: 18.3 GB, 18351967232 bytes
64 heads, 32 sectors/track, 17501 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot
2004 Dec 06
1
Maximum ext3 file system size ??
Hi,
If the ext3 file system maximum size updated or it is still 4TB for
2.6.* kernel? The site at
http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html says that it
is 4TB yet, but I would like to know if it is possible to create and use
stable & easy-to-fix (or at least as stable & easy-to-fix as ext3) file
systems as big as 100TB for 32 bit Linux architecture?
Any experience
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,