Displaying 10 results from an estimated 10 matches for "bartschnet".
2009 May 25
1
APC Smart UPS 900i
Hi,
I'm running an old APC Smart UPS 900i. As there isn't any software from APC which supports this
UPS anymore, I've installed NUT (Gentoo Ebuilds), but version 2.0.5 and version 2.2.2 loose
connection to the UPS while version 2.4.1 and SVN version don't show any settings and there are no
instant commands.
The only information I can get are:
driver.name: apcsmart
2010 Feb 03
1
RSync uses root-directory when path value is missing!
Hi,
by accident I realized RSync (version 3.0.5, Ubuntu 9.10) uses the root
directory when the path value of a module is empty!
This can cause loss of data (in my case RSync tried to get and delete the
complete directory structure of a server instead of a FTP sub-directory,
but luckily I had set uid and gid to nobody already).
Is this solved in newer versions? If not, is there any bug-report?
2010 Nov 14
1
Checksum-caching on server
Hi,
as scanning large repositories for each client connection causes
unnecessary CPU/IO load, I want to know if is it possible to generate
checksum digest files on the server, meanwhile?
Best regards,
Renne
2013 Mar 30
1
Missing connection
...w" in tinc.conf
Common entries in all three tinc.confs:
AddressFamily = any
Broadcast = mst
DecrementTTL = no
Device = /dev/net/tun
DeviceType = tap
DirectOnly = no
Forwarding = internal
Hostnames = yes
#LocalDiscovery = yes
Mode = switch
PriorityInheritance = yes
PrivateKeyFile = /etc/tinc/bartschnet/rsa_key.priv
ProcessPriority = high
PingInterval = 20
PingTimeout = 5
Cipher = aes-128-cbc
ClampMSS = yes
Compression = 0
Digest = sha1
IndirectData = yes
PMTUDiscovery = yes
Port = 655
I can ping each node from each other node, but the DOT-graph shows no
direct connection between "rb493g&qu...
2005 Apr 05
1
Some minor requests/questions
Hi,
1.) Is it possible to link the xen-kernel (xen.gz) into the dom0-kernel in
order to have only one kernel binary to handle?
2.) The xen-patch drops make targets like bzImage, ...
This breaks kernel configuring-/installing-scripts like Gentoo''s
genkernel. It would be great to keep the standard targets or modify them.
Thanx
Rene
_______________________________________________
2008 Nov 22
1
Feature request: Caching checksums in a file
Hi,
when using RSync for mirroring, the checksums of a file are calculated for each transfer. But that
causes a lot of CPU/IO load on the server machine and degrades throughput even if there's plenty
of network bandwidth. So I want to propose a pre-calculating feature for checksums.
The easiest way would be to add a CLI-option like '--pre-checksum' to RSync. That way RSync would
just
2005 Mar 11
1
tc filter rules matching source IP and route?
Hi,
I''m trying to set up a tc filter rule matching the following conditons:
source ip is 192.168.0.68 and only packets shall be matched going out on
the internet connection.
My first try was
"protocol ip u32 match ip src 192.168.0.68 ! match ip dst 192.168.0.0/24"
but obviously tc doesn''t like the NOT ... ;-)
I also tried the route classifier, but it cannot be
2005 Apr 04
2
Xen dom0 doesn''t find root device - kernel panic
Hi,
I''ve installed xen-2.0.5 from source on gentoo, but the xen dom0 kernel
doesn''t find the root device:
############################# snip ######################################
Kernel panic: VFS: Unable to mount root fs on unknown-block (3,3)
############################# snap ######################################
grub.conf:
############################# snip
2004 Oct 10
3
How to invert tc matches?
Hi,
I want to use inverted matches with tc-filter. I tried to invert the
matches with a "!", but this doesn''t seem to be the correct syntax.
The following rules don''t work:
---------------------------snip-----------------------------------------
$TC filter $ACTION dev $DEV protocol ip parent 1:0 u32 match ip src
${NETWORK[$i]} !match ip dst 192.168.0.0/24 flowid
2011 Sep 09
1
1 TByte (99,5%) data missing on rsync backup???
Hi,
I have a weird problem with RSync:
On a NAS are about 1,2 TB data. When I plug in a harddisk and make a
backup with RSync, "df -h" shows the backup disk filling up to nearly 1,2
TB. But after RSync has
finished, there are only 3.7 GB on the backup disk.
System:
Linux nas 2.6.37-gentoo-r4 #1 SMP Tue May 3 19:54:31 CEST 2011
x86_64 Intel(R) Atom(TM) CPU 330 @ 1.60GHz GenuineIntel