similar to: Option --numeric-ids not the default?

Displaying 20 results from an estimated 2000 matches similar to: "Option --numeric-ids not the default?"

2007 Jun 14
1
VFS Full Audit module forces logging of failures
Hi All, I have taken a look through the vfs_full_audit.c module in samba-3.0.10/source/modules/ and it seems that there is no way to turn off logging of *some sort* of failure event... There is the concept of a 'none' list of ops (this is the default for the success event), and there is a concept of an 'all' list of ops (the default for the failure event), but there is no way to
2009 Oct 15
1
PATCH: --write-devices to allow synchronising to a block device
Hi List, I had a need recently to efficiently synchronise between some large LUNs (boot drive disks) at two different datacentres. Solutions like drbd and $proprietary_array_vendors_software were overkill - we only needed (wanted!) to periodically synchronise these LUNs whenever major changes were generated on the source. On the other hand however, re-sending the entire disk contents each time
2007 Aug 23
4
can rsync scan files only with mtime since T?
Hi I have a file system that contains millions of small files. Since I backup it everyday with rsync using slow WAN link, I think it will be nice that if rsync can do this: An option that let rsync only check with remote rsync daemon about local files that has last modification time newer than one day ago (so is modified since yesterday backup). This can greatly reduce the WAN traffic. Is this
2010 Jan 11
1
The patch write-devices.diff (rw-devices.diff) fix
Hello, I faced the problem of synchronization block devices and found the patch write-devices.diff by Darryl Dixon, that went trough this mailing list http://lists.samba.org/archive/rsync/2009-October/024037.html Unfortunately the patch was one flaw for me. It doesn't improve performance of synchronization. When I tried to test it using something like: ./rsync
2009 Oct 16
3
Nice little performance improvement
Hi, In my situation I'm using rsync to backup a server with (currently) about 570,000 files. These are all little files and maybe .1% of them change or new ones are added in any 15 minute period. I've split the main tree up so rsync can run on sub sub directories of the main tree. It does each of these sub sub directories sequentially. I would have liked to run some of these in
2009 Jan 21
1
Multifractal detrended fluctuation analysis
Dear R-users, Has anyone written a function for multifractal detrended fluctuation analysis? The "fractal" package does mono-fractal DFA, but not multifractal as far as I can tell. The MF-DFA approach is presented in: J. W. Kantelhardt, S. Zschiegner, E. Koscielny-Bunde, S. Havlin, A. Bunde, and H. E. Stanley, "Multifractal Detrended Fluctuation Analysis of
2008 Aug 12
3
dixon test
Hi, I need some help using the R outliers package. I would like to perform a Q-test (Dixon test) on my data set. I used the dixon.test function, but I cannot understand what is the confidence level used to perform the test. I have n=101 (n= number of data). So, can I use directly dixon.test ? What about qdixon and qtable functions? thank you so much! -- View this message in context:
2004 Jun 30
1
outlier tests
I have been learning about some outlier tests -- Dixon and Grubb, specifically -- for small data sets. When I try help.start() and search for outlier tests, the only response I manage to find is the Bonferroni test avaiable from the CAR package... are there any other packages the offer outlier tests? Are the Dixon and Grubb tests "good" for small samples or are others more
2006 May 02
4
Migrate from RHAS 4 to CentOS 4.2
I have a SGI Altix 350 (ia64) that came with RHAS 4, but without any paid support. I would like to migrate the server over to CentOS. Here is what I've pieced together from some older posts by Johnny, can someone confirm this should work? I know this is somewhat covered in the FAQ, although both entries refer to FC or WBEL, which already have built-in yum support. Install the
2006 Nov 17
3
TLS timeout with Thunderbird
I'm trying to get dovecot working with various clients on my new mailserver. I installed the base rc2 that comes with OpenBSD 4.0, then upgraded to rc14 when I ran into problems with TLS and Thunderbird. The server has no problems with Mail.app on my laptop, but any connection attempts from Thunderbird timeout after the TCP handshake. 13:53:41.074438 66.x.x.2.50483 >
2004 Dec 30
3
Problems migrating from WBEL
Hi folks: I've recently migrated one of my production servers (bad Jason!) from WBEL to CentOS 3.3 using Donavan's instructions in the FAQ (http://www.centos.org/modules/smartfaq/faq.php?faqid=19). While it was as painless as the document suggests, I've run into problems with postgrey (a postfix greylisting daemon) on my server. Whenever I try to start postgrey, I get the
2004 Aug 11
1
Migrating from 2.2.8a to 3.0.5 / Failed to setup RT_SIGNAL_LEASE handler
I'm running Slackware 9.0 with a vanilla Linux kernel 2.4.25. Due to the announced EOL for 2.2.x, I'm trying to migrate our Samba hosts to version 3.0.5. These Samba hosts serve shares mounted off a seperate NFS fileserver. All is going well, except I've started getting the following messages in the smbd logs: ---- Start of snippet ---- [2004/08/11 09:59:30, 0]
2008 Apr 14
2
Debian/Ubuntu repository key missing
The http://www.xapian.org/debian/archive_key.asc key file referenced on http://xapian.org/download.php is missing. Any chance it could be restored? Paul Dixon
2006 Mar 07
1
Iptables hangs at shutdown
Hi all- I have a Centos 3.6 server in production that hadn't been rebooted in quite some time. I was finally onsite today and took the chance to reboot into the most current kernel, but the box hung while "stopping iptables". Some Googling led me to one or two reports of systems hanging while the iptables initscript unloaded the modules. Has anyone else encountered this?
2024 Apr 08
2
Exceptional slowness with read.csv
? Sun, 7 Apr 2024 23:47:52 -0600 Dave Dixon <ddixon at swcp.com> ?????: > > second_records <- read.csv(file_name, skip = 2459465, nrows = 5) It may or may not be important that read.csv defaults to header = TRUE. Having skipped 2459465 lines, it may attempt to parse the next one as a header, so the second call read.csv() should probably include header = FALSE. Bert's advice
2009 Jun 12
6
Duplicate packets when using aggregate datalinks on bge
I opened a bug report earlier today but it doesn''t seem to have been added to the bugs database. I''m posting here in case one of the Crossbow developers might see it and confirm this behavior. Description Duplicate packets are generated whenever an aggregate is introduced into the network configuration. We''ve ruled out switch ports and physical bge interfaces as
2005 May 11
2
Kernel panic on Dell 1850
I'm attempting to upgrade to kernel-smp-2.4.21-27.0.4.EL (x86_64) on a Dell 1850. The new kernel is panicing on reboot. When comparing against the current working kernel, I just noticed that we're currently running the "UP" kernel: [root at polaris root]# uname -srvp Linux 2.4.21-27.0.2.EL #1 SMP Wed Jan 19 11:49:43 CST 2005 x86_64 First question... why is the kernel
2007 Sep 16
1
Rsync Active Mirroring
Can rsync support active mirroring? I've used robocopy in the past and it has a -mon switch that can copy ever x changes or every x minutes. I'm mostly interested in the x changes as the x minutes could easily be scheduled. Can rsync keep the data encrypted rather than unencrypting on the other end? Let me explain better. I want to rsync to a removable disk but I want the data to be
2005 Apr 19
2
NTP on CentOS 3.4
Running CentOS 3.4, I enabled the ntpd service and noticed that it opens up a hole in the firewall for ntp from 127.127.1.0. I look in the ntpd initscript and see that it's reading in servers from /etc/ntp/step-tickers. However, that file is empty... /etc/ntp/ntpservers contains clock.redhat.com and clock2.redhat.com, but ntpservers isn't used *anywhere*. This looks like a bug, but
2011 Jan 24
1
Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server
> > > But when I click apply, the jenfab\finance group dissappears from the > list and the changes never save. What OS are you using? If Linux then make sure share file system is xattrs capable and enable it in /etc/fstab (I believe). If not you can use: posix:eadb = /usr/local/samba/private/eadb.tdb in global. This does NOT scale well. > > > > I have tried giving