search for: jure

Displaying 20 results from an estimated 56 matches for "jure".

Did you mean: june
2010 Jan 24
2
authentication with userdb and passdb fails
Hello I cannot retrieve mail via pop3 using dovecot. I have mail in my mailbox (postfix works fine, maildir contains more then 5 mail files), I use virtual user. I also changed auth to plaintext for debugging purpuse. server: Dovecot 1.0.7 CenoOS 5.4 client: Thunderbird on Kubuntu, username: jure at hrabri.org pass:jure I tried different parameters and was closest to success with this: Relevant parts from dovecot.conf: auth default { mechanisms = plain login CRAM-MD5 userdb passwd-file { args = /home/vmail/%d/passwd } passdb passwd-file { args = /home/vmail/%d/shado...
2008 Aug 21
1
ext2online with 1k blocks not working
...e table has offset 2, not 2475 ... checking for group block NNNN in Bond found 2218 not 2474 at 3513[168] ext2online: unable to resize /dev/cciss/c0d0p3 And exit error code is 3. I verified on a test system that ext2online works perfectly well in same situation with 4k blocks. Any ideas? -- Jure Pe?ar http://jure.pecar.org
2005 Nov 21
7
cs & gfs
Hi all, I was informed[1] that gfs & rhcs packages are in the works but that there are some problems with the code. What are these problems? Can we do anything to help test / solve them? [1] http://www.karan.org/blog/index.php/2005/07/25/everyone_loves_a_cluster_as_do_i -- Jure Pe?ar http://jure.pecar.org
2006 Feb 15
1
max journal size
..., which translates to ~100MB with 1kb blocks or ~400MB with 4kb block. I wonder - why this limitation exists? Now that relatively cheap ssd devices exist (gigabyte iRam) that offer up to 4GB of space, it would be extremely useful to use whole capacity of such device for full data journaling. -- Jure Pe?ar http://jure.pecar.org
2006 Mar 04
2
tg3 gigabit speed
...FD flow-control, link ok If I force eth1 to 1000 with ethtool, I get no link and then it autonegotiates itself back to 100. I can't even get them to talk at gigabit speed if I connect both machines together with crossover cable! Am I doing something wrong or is this a hardware problem? -- Jure Pe?ar http://jure.pecar.org/
2006 Jan 27
1
gfs performance
...got no reply on redhat cluster list, I'm trying here ... I'm testing a rhcs4 cluster with gfs. I noticed some poor performance while tarring data from a gfs volume to a local disk from both nodes at the same time, so I deceided to have a closer look. Here are the bonnie++ results: http://jure.pecar.org/gfs/ I don't know what to think of these ... but I doubt it's normal for performance to go down by an order of magnitude when both nodes are doing some i/o to the shared file system ... I'd like to see some numbers from other gfs systems to see if this is normal and if it i...
2008 Jan 22
2
mysql versions
...ile centosplus for c5 does not provide that recent version and so c5 is stuck with mysql 5.0.22. Any particular reason for that or it is just that no one has yet compiled & packaged 5.0.5x for c5? Also, where does 5.0.54 comes from? MySQL site is only at 5.0.45 rpm and 5.0.51 source ... -- Jure Pe?ar http://jure.pecar.org
2011 Sep 23
3
kickstart: gfx vs. txt mode
...t environment (with older HP DL140G3) I only get text mode install up, even if I specify graphical in kickstart file, with both nfs and http install methods. There's no clues on third console, only an info message about display mode being set to 't'. Any clues what am I missing? -- Jure Pe?ar http://jure.pecar.org http://f5j.eu
2010 Feb 17
2
udp stream multiply
...ion. I hoped I could have more than one socat reader from the pipe, but that does not seem to be the case. So I'm able to only redirect stream to a single destination on lan. I'd also like to avoid this mess of shell tools and pipes and am looking for a cleaner solution. Any hints? -- Jure Pe?ar http://jure.pecar.org
2011 Oct 19
2
network mapping software
...ocumentation purposes. I've seen some for wintendo, but haven't found any decent for linux and CentOS specifically. Something like cheops-ng.sf.net would fill my needs, but before I start a fight with 5+ years old code to get it compiled, I'd like to hear what you guys are using. -- Jure Pe?ar http://jure.pecar.org http://f5j.eu
2002 Feb 05
1
memory leak?
...more slower. I'm using wine-20020122, but the same happens with cvs version from friday. Compiled on redhat 7.2 with all errata applied with enable-dll, enable-opengl and with-x configure options. Any ideas? With 256mb of ram the machine starts trashing only after a couple of minutes ... -- Jure Pecar
2001 Dec 25
3
hm ...
...pio mode, i have s.m.a.r.t running and nothing from it in the logs ... Well, i'm lucky this is just my personal workstation. Is there some chance that what I'm expiriencing is only a software error? If so, I might compile my next kernel with jbd debugging on. (currently 2.4.17pre8) -- Jure Pecar Unfortunatly, SMTP email is anything but a small set of problems. Quite the opposite: it's a tarpit of bureaucratic standards committees, arrogant implementors, impatient administrators and whiny end-users.
2004 Jul 24
2
acl handling on delete (performance problem)
...ached. In my own testings i've noticed that with security=share and with anon r/w public share samba doesn't do any getxattr calls and this whole tests completes within minutes, as it should. Also, on a linux client mounting the share via smbmount deleting also takes just minutes. -- Jure Peèar
2009 Aug 07
2
sieve vacation response
...plicitly delivered to <username at fqdn.hostname.com> Our final recipients are in the form of username at fqdn.hostname.com; it looks like this is being matched in sieve as address. But we want to match against original recipient address, not address after alias expansion. Any ideas? -- Jure Pe?ar http://jure.pecar.org http://f5j.eu
2009 Jan 15
2
kickstart over ilo serial port
Hello, Has anyone managed to redirect output of kickstart install to ILO serial console? I have to test and deploy the remote install with kickstart but have trouble debugging it because I can't see the output. -- Jure Pe?ar http://jure.pecar.org
2004 Jun 02
3
mta/mda config
...n/%1d/%d/%1u/user/%u/ would create almost identical on-disk layout as multidomain cyrus setup. Now, as dovecot does not have its own mda or lmtp daemon, how does one configure mta (eg. postfix) to deliver mail in such maildirs? Related question ... any cyrus to dovecot migration tales? :) -- Jure Pe?ar
2004 Sep 11
2
External journal on flash drive
Hi, I'd like to use a flash drive as a journal device, with the purpose of keeping the main disk drive spun down as long as possible. I have a couple of questions: 1) Does the journaling code spread write accesses to the journal device evenly, as I hope, or are there blocks that are particularly "hot"? I.e., do I have to worry about the flash device dying quickly because of
2004 Sep 10
1
[Flac-users] documentation
...ing for some documentation about flac: how/why it came into being, some technical info ... I've googled up pretty much everything else i wanted. Also, i remember an ask slashdot some time ago about flac licence. Now i'm unable to dig it up ... does anyone have a direct link? Thanks, -- Jure Pecar
2006 Aug 17
1
Strange apache behaviour
Hi Centos folks! I'm trying to get a file with wget from Apache on Centos 3 and it doesnt succed. What could be the cause of this what is the resource that is not available, whats your oppinion? strace short output --------------------------- read(14, "GET /centos/3/os/i386/heade"..., 8000) = 133 read(5, 0xbfff99f3, 1) = -1 EAGAIN (Resource temporarily unavailable)
2006 Aug 28
1
disabling console blanking ?
Hi! Some of my centos's servers (poweredge 850/ centos 4.3) are crashing for any reason, and so i wanna get screen (kernel) output afterward. Problem is when the server is crashed and the screen blanked, a keypress doesn't do anything at all. Here it is what i've tried _from a ssh session_ : - setterm -blank 0 and many combinations. - "noacpi" boot option ... Any ideas ?