similar to: [Bug 2670] New: rsync does not support Solaris' doorfs

Displaying 20 results from an estimated 300 matches similar to: "[Bug 2670] New: rsync does not support Solaris' doorfs"

2005 Apr 29
2
[Bug 2670] rsync does not support Solaris' doorfs
https://bugzilla.samba.org/show_bug.cgi?id=2670 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-04-29 12:42
2018 Aug 03
0
BUG: --link-dest may follow symlinks and failure to hard link a non-regular file is fatal
Hi, following the instructions on https://bugzilla.samba.org/createaccount-save.html, I've applied for a bugzilla account at bugzilla-maintenance at samba.org but didn't receive a reply, so I report through this list. With --link-dest the search for a candidate to link from, follows symlinks in directory path components, when the path element is a directory in the source tree but a
2008 Jun 10
2
delete-delay vs. delete-after in 3.0.2 (and possible bug)
Hello I've noticed today, that --delete-delay introduced in 3.0.2 is not functionally equivalent of --delete-after (I was under impression it should work this way). Looking at following example: /src /src/testfile /src/.rf /dst /dst/testfile .rf consists of following lines: S, .rf H, * P, testfile rsync -aHx --delete-after --filter="dir-merge, .rf" /src/ /dst/ ...will
2009 Jan 05
3
ZFS import on pool with same name?
I have an OpenSolaris snv_101 box with ZFS on it. (Sun Ultra 20 M2) zpool name is rpool. The I have a 2nd hard drive in the box that I am trying to recover the ZFS data from (long story but that HD became unbootable after installing IPS on the machine) Both drives have a pool named "rpool", so I can''t import the rpool from the 2nd drive. root at hyperion:~# zpool status
2007 Nov 27
5
Dtrace probes for voluntary and involuntary context switches
Hi, I am profiling some workloads for the voluntary and involuntary context switches. I am interested in finding out the reasons causing these two types of context switches. As far as I understand, involuntary context switch happens on expiration of time slice or when a higher priority process comes in. While the voluntary switch generally happens when a process is waiting for I/O etc. So to
2006 Oct 31
0
6398779 Need to reduce address limits for devices downstream of a BCM 5708/5714/5715 bridge
Author: cjj Repository: /hg/zfs-crypto/gate Revision: a58472277959c34c37827af84da191ceba990899 Log message: 6398779 Need to reduce address limits for devices downstream of a BCM 5708/5714/5715 bridge Files: create: usr/src/uts/sparc/pxb_bcm/Makefile update: usr/src/cmd/pcidr/etc/SUNW,EC_dr,ESC_dr_req,sysevent.conf update: usr/src/pkgdefs/SUNWckr/prototype_sparc update:
2007 Mar 13
0
about use dtrace analyze tomcat''s situation
everyone Here: How do you do! dtrace is interesting. I am studing how to write dtrace script and analyze situation. I read dtrace_example.pdf and 819-6959.pdf document more than five times with careful. because I am newbie to studing dtrace.so I still don''t know how to begin. for question: 1. What consumes time? 2. Which system call(s) consume(s) time?
2017 Jan 27
7
[Bug 2670] New: Add ssh_config option that sets the lifetime of the key if added via AddKeysToAgent
https://bugzilla.mindrot.org/show_bug.cgi?id=2670 Bug ID: 2670 Summary: Add ssh_config option that sets the lifetime of the key if added via AddKeysToAgent Product: Portable OpenSSH Version: 7.2p2 Hardware: amd64 OS: All Status: NEW Severity: enhancement Priority: P5
2005 Mar 16
0
Question about Netlogon
Hi, i'm having some troubles trying to "dispear" a netlogon.pol file, i mean, i had a policy .pol and send to my clients using netlogon, so every time a client logs on the system, policy applies but i get the file (text) on the task bar in windows, is there a way to prevent this, i mean that the policy applies and the client don't notice anything. Thanks Cesar
2010 Aug 24
0
[PATCH]: Exiting -1 if dhcp client failed
Hey, I was scripting in klibc and wanted to make an action when the dhcp client failed at grabing an IP after the defined timeout. I found that klibc always exit 0 which isn't that convenient . I wrote a stupid patch that solve this issue. Cheers, Erwan From: Erwan Velu <erwan.velu at zodiacaerospace.com> Date: Tue, 24 Aug 2010 10:00:23 +0000 (+0200) Subject: Exiting -1 if ipconfig
2009 Feb 06
1
DO NOT REPLY [Bug 6095] New: code 23 when files or directories disappear, instead of code 24.
https://bugzilla.samba.org/show_bug.cgi?id=6095 Summary: code 23 when files or directories disappear, instead of code 24. Product: rsync Version: 3.0.5 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2013 Sep 13
2
Cloning CentOS workstations
I manage a set of CentOS operations workstations which are all clones of each other (3 "live" and 1 "spare" kept powered down); each has a single drive with four partitions (/boot, /, /home, swap). I've already set up cron'd rsync jobs to copy the operations accounts between the workstations on a daily basis, so that when one fails, it is a simple, quick process to swap
2007 Jan 10
1
Solaris 10 11/06
Now that Solaris 10 11/06 is available, I wanted to post the complete list of ZFS features and bug fixes that were included in that release. I''m also including the necessary patches for anyone wanting to get all the ZFS features and fixes via patches (NOTE: later patch revision may already be available): Solaris 10 Update 3 (11/06) Patches sparc Patches * 118833-36 SunOS 5.10:
2007 Mar 19
2
Wine identity for DCOM authentication
I have the following problem. First the native Windows XP-XP setting: I have a DCOM service on a remote XP workstation machine (The service is OPC server simulator, but this is not relevant for my problem). My (local) client application needs access to the DCOM service on the (remote) server, and following the documentation which came with the server and a lot of browsing, I managed to set it up
2003 Sep 18
2
bad hardlinks with rsync
Hi List I've experienced some problems with rsync. I'm backuping a complete machine's rootdirectory. After completion I see in the log of the output, that rsync links some files which are surely *not* the same on the source System. Or well, it says, that it makes links, using the filename1 => filename2 notation. On the source System this files are not the same and some files are
2008 Feb 25
0
Fwd: Making rsync compile under Mac OS X 10.3.9 with extended attributes
Precisions: If I run my patched rsync on 10.4 instead of 10.3, it's my function that returns an error: rsync: rsync_xal_set: lsetxattr("Src/60-bsd-flags/dir-with- flags","com.apple.FinderInfo") failed: Unknown error: -5000 (-5000) And error -5000 means: afpAccessDenied -5000 User does not have the correct access to the file Directory cannot be shared Available in Mac OS
2010 Jul 06
2
Jul 06 00:06:15 dict: Error: dict client: Broken handshake
After building and install dovecot I then made my own self signed SSL certs and placed them carefully into the correct places : Thus : # grep -v "^#" dovecot-openssl.cnf | grep -v "^$" [ req ] default_bits = 1024 encrypt_key = yes distinguished_name = req_dn x509_extensions = cert_type prompt = no [ req_dn ] C=CA ST=Ontario L=Toronto O=Blastwave OU=IMAP server
2008 May 21
9
Slow pkginstalls due to long door_calls to nscd
Hi all, I am installing a zone onto two different V445s running S10U4 and the zones are taking hours to install (about 1000 packages), that is, the problem is identical on both systems. A bit of trussing and dtracing has shown that the pkginstalls being run by the zoneadm install are making door_call calls to nscd that are taking very long, so far observed to be 5 to 40 seconds, but always in
2004 Dec 21
5
Is ''publish'' proxy arp still broken ?
Can''t get proxy arp with arp -s <IPaddr> <MACaddr> pub to work with a 2.4 kernel. I see some evidence in the archive that this was broken in the 2.0.x timeframe and never fixed. Anyone know for sure if it''s broken or working ? (I''m attempting to route a few addresses into a routed network, from the ethernet side of a DSL router that has a /29 public
2014 Jan 23
2
[Bug 885] New: Kernel BUG (possibly panic) deleting chain used in map
https://bugzilla.netfilter.org/show_bug.cgi?id=885 Summary: Kernel BUG (possibly panic) deleting chain used in map Product: nftables Version: unspecified Platform: x86_64 OS/Version: Fedora Status: NEW Severity: major Priority: P5 Component: kernel AssignedTo: pablo at netfilter.org