Displaying 20 results from an estimated 100 matches similar to: "BAD rsync, or is it bad me?"
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my ssh
2003 Dec 17
1
Rsync 2.5.7 --delete not working!!!
I am having a problem with rsync not deleting files on the destination that
no longer exist on the source. The command I am using is: rsync -vaz
--delete /bantemp/* backenp650:/bantemp
Once the two trees are in sync, if I add a file to the source, run rsync
again, it will copy over the one new file. If I delete the file on the
source, run rsync, the file still exists on the destination. I
2013 Oct 25
8
[PATCH] btrfs: add framework to read fs info from btrfs-control
This adds ioctl BTRFS_IOC_GET_FSIDS which reads the fs
info through the btrfs-control
Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
fs/btrfs/super.c | 47 ++++++++++++++++++++++++++++++++++++++-----
fs/btrfs/volumes.c | 33 ++++++++++++++++++++++++++++++
fs/btrfs/volumes.h | 2 +
include/uapi/linux/btrfs.h | 19 +++++++++++++++++
4 files changed,
2008 Jul 30
4
panic action on samba 3.2
Hi,
during I make a some du command (du -sh), samba has been disturb and sent
a panic action :
Last line of smbd.log :
[2008/07/30 15:36:09, 0] lib/util_str.c:safe_strcpy_fn(709)
ERROR: string overflow by 1 (16 - 15) in safe_strcpy
[10.217.7.3/255.255.252.0]
[2008/07/30 16:04:43, 0] lib/util_str.c:safe_strcpy_fn(709)
ERROR: string overflow by 1 (16 - 15) in safe_strcpy
2001 Jul 27
6
A killer clip
Check this clip (it's small, 373kb)
http://www.geocities.com/jdxss/udialwav.zip
It left oggenc, lame and MP+ encoders choking in dust.
--
Vorbis Xtreme | http://solair.eunet.yu/~aldov/
Ogg Vorbis is the free, open source alternative to MP3
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
2. update ZFS in libfsimage from illumos for pygrub
diff -r 7c12aaa128e3 -r c2e11847cac0 tools/libfsimage/Rules.mk
--- a/tools/libfsimage/Rules.mk Thu Oct 24 22:46:20 2013 +0100
+++ b/tools/libfsimage/Rules.mk Sat Oct 26 20:03:06 2013 +0400
@@ -2,11 +2,19 @@ include $(XEN_ROOT)/tools/Rules.mk
CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/
2003 Feb 25
2
Samba using Virtual Servers (load balancing)
Hello fellow samba users,
Our company uses samba for all fileshares/printing/PDC on
two SUN E3500's. We like to replace these with about 10
Linux 19" XEON (pizza)boxes. The question: Are there
any implementation out there using a loadbalancing cluster
doing samba?
A simple diagram of the setup I have in mind:
Users (+/- 500)
|||
Headnode(Director 1) - Headnode (Director 2)
|
Worknode -
2009 Nov 30
3
NFS new security requirements?
Hi
I've suddenly lost access to some permanent cross-server shares.
I think this was following the Nov 5 new kernel, rather than the Centos version upgrade.
I don't see any difference to man mount.nfs
I have:-
[root at hs6 ~]# mount hs8:/data /sysback/hs8-data -v
mount: no type was given - I'll assume nfs because of the colon
mount: trying 172.26.0.8 prog 100003 vers 3 prot tcp port
2003 Feb 25
1
Samba spanning subnets
Hello,
I am in the process of trying to get a large network (300+ systems) spanning
3 subnets to be able to display all windows machines in the Network
Neighborhood. After reading through copious amounts of documentation, using
Samba as a domain controller and then having systems on each subnet seemed
to be the best approach.
I set one of the machines to be the domain controller for what was my
2003 Apr 08
3
NIS Authentication Help!
Hello, I have a question that I was wondering if someone could help me
with. I am an admin at RIT and we have a large network base of Sun
machines. We do authentication via NIS over NFS. We are about to
receive a full lab of Windows boxes and need to set up a samba server to
serve users' home directories to the Windows boxes. This initial
configuration is relatively easy, but we want
1999 Nov 15
0
Bug report: smbmount 2.0.6 and NT pagefile.sys bug
Hi,
I have just installed Samba 2.0.6 and noticed that the "pagefile.sys"
smbmount bug still exists:
When unsing smbmount to mount an NT4 volume, and doing an "ls" on the
mounted directory, I get:
# ls /mnt
ls: pagefile.sys: Permission denied
. IO.SYS SRVMGR.EXE
ffastun.ffa summary.dat
.. KBROWSER
2001 Apr 10
0
open ssl
I am trying to get any version of sshd working on a cobalt raq3/4(one of
each). I tried ssh.com's version(1.2.31) and I got linking errors. I am
going to try to install openssh, but I need to install openssl, and was
wondering if that will mess up the web server on the raqs. Any responses
are welcome.
errors:
gcc -pipe -c -I. -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H -DHOST
2012 Jan 07
0
Samba autofs autoumount problem with C$, D$, etc refusing to unmount
This is primarily an autofs issue, but I wanted to get the problem and
the workaound into the Samba lists for reference. I use RHEL 5 and
RHEL 6 these days, and take advantage of CIFS automounting with the
built-in Samba pacakges. The problem still occurs with the more modern
cifs-utils that's been separated out in more recent Samba 3.6.x and
Samba 4 toolkits as well.
I use a very simple
2005 Jun 01
0
Automount Windows filesystems with dynamic mapping
I've run into a problem that I've found no existing solution to. Any
help with this problem would be greatly appreciated. I've outlined the
requirements below.
*** Linux users need to access Windows shares without typing out the
entire mount command.
For example, with automounter /net functionality a user can simply cd
/net/HOSTNAME/EXPORT and gain access to the nfs export if he
2003 Feb 18
1
samba in a High Availability Configuration
Hello,
I'm sorry to post High availability oriented questions to this list, but
I was wondering about some samba configuration parameters and what
options are available.
I am using heartbeat, and to make a long story short, i have a floating
IP alias between 2 servers. (192.168.1.1 for example). When one server
is serving the data, it 'has' this ip. if the server fails over, the
2016 Apr 15
1
Heteroscedasticity in a percent-cover dataset
Hi,
I am currently trying to do a GLMM on a dataset with percent cover of
seagrass (dep. var) and a suite of explanatory variables including algal
(AC) and epiphyte cover (EC), rainfall, temperature and sunshine hours.
M2=glmer(SG~AC+EC+TP+SS+RF+(1|Location/fSi/fTr),
family=binomial,data=data,nAGQ=1)
As the dependent variable is percent cover, I used a binomial error
structure. I also have a
2003 Feb 20
2
LDAP auth with nis.schema
I'm wondering if it's possible to get samba to auth against LDAP
without saving multiple hashes in the directory? I'd like to keep it
to the hash that we use to auth unix-systems today, without cluttering
the directory with other hashes that need to be synchronized etc.
--
Odd Rune
2003 Apr 10
3
samba as fileserver backup fileserver
newbie question, but i can't seem to find the answer anywhere. I would like to set up a primary samba file server and a backup samba file server. if the primary file server fails i would like the backup server to take over as the main file server as automaticly as possible. was looking at rsync to backup primary server share files to the backup server, i think that might be part of the answer
2024 Jul 31
0
[merged] fsi-add-missing-module_description-macros.patch removed from -mm tree
The quilt patch titled
Subject: fsi: add missing MODULE_DESCRIPTION() macros
has been removed from the -mm tree. Its filename was
fsi-add-missing-module_description-macros.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
From: Jeff Johnson <quic_jjohnson at quicinc.com>
Subject: fsi: add
2024 Jul 30
0
+ fsi-add-missing-module_description-macros.patch added to mm-nonmm-unstable branch
The patch titled
Subject: fsi: add missing MODULE_DESCRIPTION() macros
has been added to the -mm mm-nonmm-unstable branch. Its filename is
fsi-add-missing-module_description-macros.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/fsi-add-missing-module_description-macros.patch
This patch will later appear in the