Displaying 6 results from an estimated 6 matches for "szymans".
2002 Dec 09
4
rsync stoped syncing
Hi,
I want to keep the home-Directorys of 2 machines in sync.
Therefor I start rsync every hour with cron.
In the Beginning all worked fine, but now ...
I searched, but can't see the problem.
The home-directorys on the "master" change very often, but the
changes are no longer replicated to the "slave". Both run Linux and
rsync 2.5.5.
The master calls (the long line may be
2009 Jun 08
1
Cannot get LD_LIBRARY_PATH to work under NX (freenx)
Hello,
I'm trying to get the LD_LIBRARY_PATH set from .bash_profile (Centos 5.3
fully updated).
This is a part of my .bash_profile:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/szyman/omnet/omnetpp-2.3p1/lib
export R_HISTSIZE=2000000000
Everything works fine under standard ssh login, but under NX client the
LD_LIBRARY_PATH variable is missing (the R_HISTSIZE is exported properly).
Any
2015 Dec 30
2
Centos 7 guest - long delay on mounting /boot with host disk write cache off
...apshot usage increases from 0 to ~2MB - so something
writes to the original volume in a ro mode - possibly a log replay.
Is is normal for the xfs mount to replay a log after a clean unmount?
With best regards,
Andrzej
--
Andrzej Szyma?ski, Ph.D.
tel. +48 12 6174035
fax. +48 12 6342372
e-mail: szymans at agh.edu.pl
AGH University of Science and Technology
Department of Telecommunications
Al. Mickiewicza 30
30-059 Krak?w
POLAND
2009 Feb 27
3
ext3 heavy file fragmentation with NFS write
Hello,
Does anybody know how to avoid the file fragmentation when a file is
created over NFSv3?
A file created locally is OK:
dd bs=32k if=/dev/zero of=test count=32x1024 conv=fsync
filefrag test
test: 10 extents found, perfection would be 9 extents
When I create the file in the same dir, but from another machine,
mounted over NFS:
filefrag test
test: 4833 extents found, perfection would be
2003 Oct 16
5
tc filter problem with 2.4.22
Hi,
I have a problem with ''tc filter'' on a 2.4.22 kernel from Slackware 9.1
distribution.
The tc command binary is from htb3.6-020525.tgz
(http://luxik.cdi.cz/~devik/qos/htb)
I''m trying the following command sequence:
tc qdisc add dev eth0 root handle 1: htb default 1 r2q 1
tc class add dev eth0 parent 1: classid 1:1 htb rate 1200kbit ceil
1200kbit
tc class add dev
2011 Dec 10
2
Unsigned nx/freenx packages in Centos 6 extras repo
Hello,
I've encountered an error updating nx/freenx:
Package nx-3.5.0-1.el6.centos.x86_64.rpm is not signed
Both nx and freenx packages in Centos 6 extras repo are not signed, is
this correct?
Andrzej