Displaying 20 results from an estimated 36 matches for "flatline".
2008 May 12
3
DO NOT REPLY [Bug 5459] New: Large amount of files makes checksum count negative
...makes checksum count negative
Product: rsync
Version: 3.0.2
Platform: x64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: count-linux@flatline.de
QAContact: rsync-qa@samba.org
read_sum_head() in io.c expects the checksum count to be a signed int (most
likely should be long). For large file counts, this can become negative:
receiving file list ...
2289961 files to consider
Invalid checksum count -909869055 [sender]
rsync error:...
2007 Mar 01
4
memdisk from 3.36 crashing on Dell PowerEdge 1955
Hello list,
I had to boot a Dell Diagnostic Disk today, and tried doing this via
memdisk - which was when I noticed memdisk isn't working for me at all,
neither from pxelinux nor syslinux.
After trying around with 'raw', 'bigraw' and the like I noticed it
doesn't even do anything when just using:
LABEL diag
KERNEL memdisk
.. when I try that:
boot: diag
nothing
2007 Oct 12
5
ZFS on EMC Symmetrix
If anyone is running this configuration, I have some questions for you about Page83 data errors.
This message posted from opensolaris.org
2006 Feb 24
2
Missing 31 DTMF tones over ZAP
...I here in the UK. Everything was working OK, except that DTMF
digits were not being recognised by * when sent by the Avaya switch to
the * system. Instead, the background noise of the call centre would be
silenced while users hit the keys on their phones - echo tests and
RecordFile produced a flatline response.
I had at first thought that the Avaya switch may not be sending
them, however this was working when * was not in the call path.
With further testing, I've found out that it is in fact only the
first 31 DTMF tones that are missing - those following are picked up
OK. I'...
2004 May 22
4
Samba 3 write performance drop on files > 16 MB
...is that on files 16MB and smaller we can get better
> performance Windows client to Linux Server through SMB than we can get
> Windows to local disk. (Both servers have the same disk subsystem)
> We get around 120,000KB/sec throughput. But after 16MB, the
> performance drops until it flatlines from 32MB on at 5000 to
> 7000KB/sec throughput. This drop does not occur on either server
> running the tests locally, which shows the drop is not due to memory
> caching or controller caching. Additionally, SMB reads stay constant
> at around 50 to 60,000KB per second.
> I ran e...
2005 May 28
1
[Bug 1048] scp.c xstrdup() memory leak?
....c xstrdup() memory leak?
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy: flatline at greyhat.nl
20050403
- (djm) OpenBSD CVS Sync
- deraadt at cvs.openbsd.org 2005/03/31 18:39:21
[scp.c]
copy argv[] element instead of smashing the one that ps will see; ok otto
This addition uses xstrdup(), but fails to free the allocated buffer after use.
I'm not sure how m...
2002 Dec 29
0
[Bug 459] New: ssh-keygen doesn't know how to export private keys
...ty: P2
Component: ssh-keygen
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: cjwatson at debian.org
The output from ssh-keygen is identical regardless of whether a public or
private key is given using -f:
[cjwatson at arborlon ~]$ ssh-keygen -e -f .ssh/id-imapd-flatline.pub
---- BEGIN SSH2 PUBLIC KEY ----
Comment: "1024-bit RSA, converted from OpenSSH by cjwatson at arborlon"
AAAAB3NzaC1yc2EAAAABIwAAAIEAvpawnSFO7bg4CXQ2hNDyNE/ffPGOaPPzAugbx1/kqk
yawwaOn86jEHA+Kk0kCE4iwYc+19g6oVS9xezzkn2QJlwLZ8tH7c/Vy+i0Y7USaTZ3sEe1
nhZljkVtMUJaG3D+lqi094qROztTJ...
2004 Jul 09
3
Bug#252676: sshd failure
...en the main thread comes along later it doesn't do the PAM
cleanup.
I wish I could provide you with a reliable reproduction recipe, but
perhaps this is good enough for a pthreads expert on openssh-unix-dev to
work it out?
Thanks,
--
Colin Watson [cjwatson at flatline.org.uk]
2006 Apr 03
30
DO NOT REPLY [Bug 3653] New: Silence 'vanished files' messages
...nished files' messages
Product: rsync
Version: 2.6.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: count-samba@flatline.de
QAContact: rsync-qa@samba.org
Please add an option to disable the 'vanished files' error messages and return
code. This way, running rsync from crontab/meep wouldn't send mails for this
rather unproblematic case when you already know about it.
--
Configure bugmail: http...
2005 Mar 11
1
open failed (Too many open files in system)
...:28 localhost syslogd: restart // I manually restarted the
at this point
Also to add to it my MRTG plots show some strange data:
http://www.orourke.ca/mrtg/xserve/smb.html
This is from a simple script that parses the smbstatus output and
counts the number of smb connections to the Xserve. The flatline @ 4
AM is the odd part. The value roughly matches the number of PC's in
the office and the office is empty at this point.
This with the network issue when I came in this morning makes me pretty
sure it's a samba related issue. My [global] smb.conf entries are
below
Dan
------------...
2008 May 31
3
Interest in NTFS
I have gotten a couple of probes about NTFS support for Syslinux, and I
would like to gauge how serious it is. I'm considering using it as a
pilot project for writing Syslinux filesystem modules in C.
However, an installer, or more realistically two (one for Win32, one for
Linux) have to be written, so it's still a real time commitment.
-hpa
2008 Jun 18
2
mysteries of memdisk code
Hello,
I was browsing the code for memdisk (I want to adjust it to my hardware)
and noticed a couple of things that I am struggling to understand. I
would appreciate if someone could clarify the following mysteries to me:
1) _binary_memdisk_bin_start[], _binary_memdisk_bin_end[] and
_binary_memdisk_bin_size[]; These variables are declared (as extern
const chat in 'setup.c')
2007 Jul 20
1
Linux kernel + initrd in one file
Hello,
I know this might be slightly off-topic, but I know at least hpa has an
intimate knowledge of the linux boot process - and I would want to use
it with syslinux/pxelinux, so I figure it might not hurt too much to
ask:
Is it possible to embedd the initrd with the linux kernel in a way
similiar to how it works on some embedded systems? There, you provide an
object file with the filesystem,
2007 Oct 07
2
extlinux support for root= ext2 label and/or uuid
Is it possible to specify the root device in extlinux.conf by an ext2
label or uuid? How difficult is it to add this support if it is not
there? I am in a situation where this is needed and my fstab is
configured appropriately, but extlinux.conf still needs to be manually
updated when the root drive changes to a different scsi device (due to
the number of drives on the bus and the order of the
2003 Jan 03
0
RSA1 fingerprinting and privsep
...and so can't write syslog messages.
Am I right that auth_rsa()'s fingerprint logging needs to be split into
a separate function which can be called through the monitor functions?
If so, I will try to produce a patch.
Thanks,
--
Colin Watson [cjwatson at flatline.org.uk]
2003 Apr 28
1
rsh fallback
Hi,
Can anyone remind me of why FallbackToRsh was removed? I've just had a
somewhat irate Debian bug report about it, and don't really have enough
information to respond properly.
Thanks,
--
Colin Watson [cjwatson at flatline.org.uk]
2004 Mar 09
2
ForwardX11Trusted
...ookie's expired in
the meantime. This seems a bit excessive.
Would anyone think I was crazy for defaulting to ForwardX11Trusted in
our OpenSSH package for a while until this becomes more mature? At least
then we don't regress.
--
Colin Watson [cjwatson at flatline.org.uk]
2007 Feb 28
0
Bug#412798: Please ignore self-signed certificates and similar problems for fetchmail
Package: logcheck-database
Version: 1.2.54
Severity: wishlist
Every 5 minutes my logs get the following from fetchmail:
Feb 28 06:05:22 nubol fetchmail[3856]: Server CommonName mismatch: mail.sindominio.net != flatline.sindominio.net
Feb 28 06:05:22 nubol fetchmail[3856]: Server certificate verification error: self signed certificate
It would be nice if logcheck would ignore these, as they greatly add
noise to my reports.
Thanks in advance,
Jordi
-- System Information:
Debian Release: 4.0
APT prefers unstabl...
2003 Oct 03
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...five or six weeks, so I'll see how tomorrow's version behaves.
Please take owner@bugs.debian.org off the Cc: list here, thanks. :)
I've bounced the last couple of mails to 213857@bugs.debian.org, where
they belong.
Cheers,
--
Colin Watson [cjwatson@flatline.org.uk]
2008 Feb 21
2
keeppxe and using a linux vmlinuz/initrd
Hello,
Has anyone thought about how one could use the "keeppxe" option with a vmlinuz/initrd?
It would allow one to boot this combination, and if possible the linux kernel/initrd (assuming we have busybox in there) would not have to run udhcp and instead leverage what pxe stack information is loaded. The problem is I don't know of any PXE/UNDI linux utilities to look at the pxe