Displaying 20 results from an estimated 3000 matches similar to: "Problems with link-dest"
2013 Aug 11
2
(un)mounting takes a long time
Hello!
I''m using ArchLinux with kernel Linux horus 3.10.5-1-ARCH #1 SMP PREEMPT.
Mounting and unmounting takes a long time:
# time mount -v /mnt/Archiv
mount: /dev/sde1 mounted on /mnt/Archiv.
mount -v /mnt/Archiv 0,00s user 0,16s system 1% cpu 9,493 total
# sync && time umount -v /mnt/Archiv
umount: /mnt/Archiv (/dev/sdd1) unmounted
umount -v /mnt/Archiv 0,00s user
2009 Oct 20
2
second fs quota root crashes
Hallo.
In our dovecot 1.2.6 server running under Solaris 9 I would like to set up a
second quota root because the mail folders are in the users home directories and
the inboxes of all users are in /var/mail. As soon as I add
quota2 = fs:INBOX:noenforcing:mount=/var/mail
the imap client crashes repeatedly as soon as the user tries to open a mail
folder.
Thanks for any help.
Dovecot Logfile:
2018 Jun 30
3
BIND9_DLZ: TKEY is unacceptable - depending on the name server
Dear Samba experts,
Since a couple of days I am trying to fix my domain.
I have each two ADDCs on raspis on two sites. One is running on Raspian and works fine. The other three are on Gentoo and something is broken there.
When I point the name resolution in resolv.conf to the Raspian machine the dynamic updates are just working fine:
# horus /srv/samba/demoshare # samba_dnsupdate --verbose
2011 Aug 25
4
[LLVMdev] Changes to Debian's linker object files breaks building LLVM [crti.o, crt1.o, crtn.o]
I've got a simple workaround which obviously everyone will figure out:
mdriftmeyer at horus:/usr/lib$ sudo ln -s x86_64-linux-gnu/crti.o crti.o
mdriftmeyer at horus:/usr/lib$ sudo ln -s x86_64-linux-gnu/crt1.o crt1.o
mdriftmeyer at horus:/usr/lib$ sudo ln -s x86_64-linux-gnu/crtn.o crtn.o
My real question concerns whether or not I should file a bug report
against Debian not having a
2011 Aug 25
0
[LLVMdev] Changes to Debian's linker object files breaks building LLVM [crti.o, crt1.o, crtn.o]
On Wed, Aug 24, 2011 at 6:36 PM, Marc J. Driftmeyer <mjd at reanimality.com> wrote:
> I've got a simple workaround which obviously everyone will figure out:
>
> mdriftmeyer at horus:/usr/lib$ sudo ln -s x86_64-linux-gnu/crti.o crti.o
> mdriftmeyer at horus:/usr/lib$ sudo ln -s x86_64-linux-gnu/crt1.o crt1.o
> mdriftmeyer at horus:/usr/lib$ sudo ln -s
2012 Mar 28
2
[LLVMdev] Building past few days with Clang++ and Clang produces errors on Cmake for Debian Linux
*System:* Debian Linux Sid/Unstable amd64
*LLVM/Clang:* Trunk
*Scenario:* In the past couple of days I've been compiling against trunk
I get two separate and spurious hang ups with CMake.
*Note:* I build against more than just X86 follow along the progress of
other platforms, though just building for X86 produces the same results
below.
*Assumption:* Configure cmake with prior built
2011 Aug 25
1
[LLVMdev] Changes to Debian's linker object files breaks building LLVM [crti.o, crt1.o, crtn.o]
Seeing as GCC 4.6 works without breaking to build LLVM instead of Clang
I think I'm going to bug the Debian proper to make it easier for
Clang/LLVM to get the linker update changes. After all, Debian's
breaking an awful lot of stuff lately so it seems reasonable for them to
add this to their To Do List.
- Marc
On 08/24/2011 07:15 PM, Eli Friedman wrote:
> On Wed, Aug 24, 2011 at
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64-
bit files, 32-bit system inums, 64-bit internal inums,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, no ACLs, xattrs
xattrs cvs 1.77
I installed xattr for Mac OSX
Senario:
$ mkdir /Users/alan/Desktop/folder1
$ echo 'Hello' > /Users/alan/Desktop/folder1/file1
$ xattr --set color blue
2011 Aug 26
0
[LLVMdev] Changes to Debian's linker object files breaks building LLVM [crti.o, crt1.o, crtn.o]
Debian's response I enclose to see if this helps out:
> reassign 639214 general
> forcemerge 637232 639214
> quit
>
> Hi Marc,
>
> Marc J. Driftmeyer wrote:
>
>> With the most recent changes of moving the object files under
>> /usr/lib/x86_64-linux-gnu/ the linker to build Clang/LLVM breaks.
>>
>> A workaround is to add symlinks for crt1.o,
2007 Jun 22
3
VGA boot options in XEN kernel
Hi all,
I've got a new LCD 19" monitor. It's a good device, but I always work
into a shell environment, so the fonts size is too big for comfortable
activity.
I've tried to increase the resolution adding the vga=VALUE parameter in
kernel-xen line, but it seems not work.
Some useful info:
[root at horus ~]# uname -a
Linux horus 2.6.18-8.1.6.el5xen #1 SMP Thu Jun 14 18:01:24
2019 Nov 14
1
hardlinking missing files from src to a dest: didn't work way I thought it would.
Am 14.11.19 um 15:02 schrieb Paul Slootman via rsync:
> On Thu 14 Nov 2019, Pierre Bernhardt via rsync wrote:
> So it's looking for b/a as the link-dest directory.
>
> Use a full pathname for --link-dest to remove all uncertainty.
> E.g.:
>
> rsync -av --link-dest=$(pwd)/a a/ b/
>
> In this case, as the destination is also in same current directory, you
>
2019 Sep 27
3
UPS not recognized
Hello,
Replaced UPS Kstar Micropower Micro 1200 (managed via blazer_usb) with https://www.njoy.ro/UPS/horus-plus-2000. The latter doesn't seem to be supported.
1. I tried blazer_usb and usbhid-ups. Any other suggestions? 2. What would be needed to get it supported by NUT?
======== HW ========
HP Microserver Gen 8
======== UPS ========
Working:Kstar Micropower Micro
2019 Nov 14
2
hardlinking missing files from src to a dest: didn't work way I thought it would.
Have a directory with a bunch rpms in it, mostly x86_64.
Have another directory with a bunch, mostly 'noarch'.
Some of the noarch files are already in the x86_64 dir
and don't want to overwrite them. They are on the same
physical disk, so really, just want the new 'noarch' files
hardlinked into the destination.
sitting in the noarch dir, I tried:
rsync -auv
2019 Nov 14
2
hardlinking missing files from src to a dest: didn't work way I thought it would.
Am 14.11.19 um 10:54 schrieb Paul Slootman via rsync:
> You need to specify the source directory as the link-dest directory.
Hi, I tried it also because it's an old question which has never worked
for me. Instead it creates copies and not hard links:
pierre at in94:~/tmp$ ls -li a b
a:
insgesamt 8
257315 -rw-r--r-- 1 pierre pierre 4 Nov 14 10:53 1
257316 -rw-r--r-- 1 pierre pierre 6 Nov
2023 Oct 17
2
Issue creating share on Windows domain-joined Debian 12 Server
Environment:
New install of Debian 12 (Physical Server)
Latest Samba via apt (4.17.12)
So I am most of the way there getting this to work. I have successfully
joined the Debian server to our windows domain. I have created a "Unix
Admins" windows security group with the "SeDiskOperatorPrivilege" enabled.
The file share exists although I am not yet able to open it. The problem I
2006 Jan 30
2
can I update many rows with one call to the database?
Hello,
How would I go about updating 7000 or so rows of my database with
unique values? (In other words, I''m not setting them all to NULL or
incrementing or something... each row gets a new, special value.)
But I can''t seem to get my rails app to do this in less than 7000
connections to the database! I''ve looked very hard (3 horus!), and
can''t find anything
2013 Jan 08
2
rsync in conjunction with the --link-dest option does not output deleted files
Hi,
I want to use rsync to make daily backups using hard-links in this way:
rsync -av --delete --link-dest=../backup_old ./source/. ./backup_new
This works great, but the problem is, that rsync does not show correctly
what action it performs (-v option). It shows correctly all new and
changed files/folders, but it does not show files that were deleted.
This works only if I do not use the
2005 Nov 04
0
[Bug 3241] New: Multiple source to dest transfers in one invocation (to same host)
https://bugzilla.samba.org/show_bug.cgi?id=3241
Summary: Multiple source to dest transfers in one invocation (to
same host)
Product: rsync
Version: 2.6.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2007 May 22
0
xattrs with --link-dest inconsistancy
I performed this test on a Powerbook G4 (PPC) using Mac OS X version
10.4.9 with
rsync version 3.0.0cvs protocol version 30.PR3
Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
2013 Feb 13
1
[Bug 9657] New: --compare-dest results inconsistent between major 2 and major 3
https://bugzilla.samba.org/show_bug.cgi?id=9657
Summary: --compare-dest results inconsistent between major 2
and major 3
Product: rsync
Version: 3.0.9
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org