Displaying 20 results from an estimated 4000 matches similar to: "Problem with more than 1T B"
2004 Dec 08
1
AW: Problem with more than 1T B
boy, if you really care about your problem, *USE* ext3-users:
> oh, and please respond on-list, perhaps other ppl are curious
> about some details too ;)
really.
Tobias Amon schrieb:
> Hi,
>
> I use e2fsprogs version 1.5.2 (I think)
http://e2fsprogs.sourceforge.net/ exists, latest version is 1.35.
> I got another solution. Yast, which came with Suse
> is not able to
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
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
2012 Dec 04
2
[LLVMdev] LLVM documentation work help
Sean,
It is not work even though I change the PDF link as you indicated. I think I can just use directory/link https://github.com/Jonathan2251/lbd/tree/gh-pages instead http://jonathan2251.github.com/lbd/WriteAnLLVMBackendTutorialForCpu0.pdf as a work around solution. User can click the link and click left top button "ZIP" and get the epub and pdf.
Jonathan
--- 12/12/4 (二),Sean Silva
2012 Dec 04
0
[LLVMdev] LLVM documentation work help
On Mon, Dec 3, 2012 at 11:09 PM, gamma_chen <gamma_chen at yahoo.com.tw> wrote:
> I add the empty file .nojekyll to https://github.com/Jonathan2251/lbd/tree/gh-pages and do "make gh-pages" again. It's the same. I check the uvbook has the gh-pages as mine as follows,
The book looks really good at <http://jonathan2251.github.com/lbd/>!
I think if you change the PDF
2012 Dec 04
2
[LLVMdev] LLVM documentation work help
Sean,
I add the empty file .nojekyll to https://github.com/Jonathan2251/lbd/tree/gh-pages and do "make gh-pages" again. It's the same. I check the uvbook has the gh-pages as mine as follows,
https://github.com/nikhilm/uvbook/tree/gh-pages
https://github.com/Jonathan2251/lbd/tree/gh-pages
In addition to gh-pages, uvbook has the the other web site on
2006 Jul 25
1
login to ms access db very slow on samba 3.x
hi everybody
we have been reading through the archives for quite some time now, and
could not find a solution to our problem. please excuse if we overlooked
something and our question was already answered elsewhere...
we have Samba version 3.0.14a-Debian running on (you guessed it) debian
with kernel 2.6.8-2-386.
ever since our migration from samba 2.x we have speed issues with an ms
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 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:
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
2006 Jul 11
3
Building a Rice Encoder/Decoder from FLAC
Hi all,
I am interested in building a stand alone Rice Encoder/Decoder, using FLAC
source code as a starting point. I've read the theory behind it, and I am
very interested in info theory. However, I am struggling with how exactly
I would implement the theory in code. I'm a newbie to computer science
(only 1 year experience). I have read the format and documentation links on
the FLAC
2012 Dec 04
5
[LLVMdev] LLVM documentation work help
Sean,
I can create html, pdf and epub, then put them on
<https://github.com/Jonathan2251/lbd/tree/gh-pages>.
The uvbook example as below can click the pdf link and pop up a download window while I cannot. The uvbook link is put on http://username.github.com/... while the "make gh-pages" put them on https://github.com/username/... How can I have the download link like uvbook
2012 Dec 04
0
[LLVMdev] LLVM documentation work help
> It is not work even though I change the PDF link as you indicated. I think I can just use directory/link https://github.com/Jonathan2251/lbd/tree/gh-pages instead http://jonathan2251.github.com/lbd/WriteAnLLVMBackendTutorialForCpu0.pdf as a work around solution. User can click the link and click left top button "ZIP" and get the epub and pdf.
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
2013 Dec 05
6
[LLVMdev] llvm backend tutorial
Hi,
I am writing an llvm backend tutorial through my learning process of llvm backend study and implementation. Web as follows,
http://jonathan2251.github.com/lbd/index.html
It include 10,000 lines of sources code for
1. Step by step, create an llvm backend for the Cpu0 which beginning from a CPU design for school teaching purpose in system programming.
2. ELF linker for Cpu0 which extended
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 Dec 21
2
[LLVMdev] "Write An LLVM Backend Tutorial For Cpu0"
FYI:
http://jonathan2251.github.com/lbd/index.html
2012 Dec 04
0
[LLVMdev] LLVM documentation work help
You may need a ".nojekyll" file. uvbook has one <
https://github.com/nikhilm/uvbook/blob/gh-pages/.nojekyll>. Also see <
https://help.github.com/articles/files-that-start-with-an-underscore-are-missing
>.
Let me know if that doesn't work.
-- Sean Silva
On Mon, Dec 3, 2012 at 9:15 PM, gamma_chen <gamma_chen at yahoo.com.tw> wrote:
> Sean,
>
> I can
2013 Jan 10
4
[LLVMdev] Requesting Feedback on my LLVM How-To
I've been writing up my experience embedding LLVM in a Cocoa app. If anyone would like to see it and give feedback, I'd appreciate it. It's still not finished, but the first part is there:
http://roderickmann.org/stuff/LLVMTut/HowToEmbedLLVMWithXcode.html
If it's worthy, hopefully it'll end up in the LLVM docs.
--
Rick
2007 Mar 23
1
maildirsize problem?
Hello all,
Recently I have received a few complaints from users that their quota
was being reported wrong. This seems to have started when I switched to
quota=maildir and ignore=Trash (did both at the same time). The main
reported problem is that maildirsize is not correctly updated when they
delete messages. My personal hypothesis is something like this:
- User moves to Trash
- Trash