Re: copying milllions of small files and millions of dirs

2013-08-15 Thread Nicolas KOWALSKI
On Thu, Aug 15, 2013 at 11:13:25AM -0700, aurfalien wrote: > Is there a faster way to copy files over NFS? I would use find+cpio. This handles hard links, permissions, and in case of later runs, will not copy files if they already exist on the destination. # cd /source/dir # find . | cpio -pvdm

NFS Problem with SunOS client

2002-10-16 Thread Nicolas Kowalski
Hello. I am facing some strangeness from SunOS/sparc clients, mounting users home directories on a FreeBSD 4.6 server. The client is unable to mount the remote directory. On the server "pave", a tcpdump with the host "geny" gives : ... 18:19:30.110221 geny.0 > pave.imag.fr.nfs: 0 null (DF) 18:

Re: bge network driver not loaded on a HP (Compaq) Proliant DL380G3

2003-03-26 Thread Nicolas Kowalski
David Landgren <[EMAIL PROTECTED]> writes: > I am in the process of installing FreeBSD 4.7 on an HP Proliant DL380 > G3. At the moment I am blocked by the fact that the kernel does not > recognise the network card (or rather, does not load the bge driver). I faced the same problem with a ML370 G3

FreeBSD NFS server not responding to TCP SYN packets from Linux/SunOS clients

2005-10-04 Thread Nicolas KOWALSKI
Hello, Our FreeBSD 4.10 NFS server has some problems serving files by NFS on TCP (no problem with UDP) when the Linux (2.6) or Solaris (5.9) clients shut down in an unclean manner (power failure). When the clients try to mount the shares from the server after an unclean shutdown, the mount proce

Re: relay through gmail

2008-02-28 Thread Nicolas KOWALSKI
cuongvt <[EMAIL PROTECTED]> writes: > So I want to change so that when recipients received my mails and > open them, the mail address in "from" of theses mails is > [EMAIL PROTECTED], not [EMAIL PROTECTED] > Is there a way to do that? First declare your [EMAIL PROTECTED] account as an additional

Re: relay through gmail

2008-02-28 Thread Nicolas KOWALSKI
"Vu The Cuong" <[EMAIL PROTECTED]> writes: >>First declare your [EMAIL PROTECTED] account as an additional >>account in the Gmail interface. > How do I declare my [EMAIL PROTECTED] account as an additional > account in the Gmail interface. You have not searched in the interface before asking this

Re: quotas on 5.3

2004-11-19 Thread Nicolas Kowalski
On Thu, 18 Nov 2004, dave wrote: Hello, Hello. Got a question on quotas. I've enabled them on /usr and /var filesystems by adding the userquota option to their options in fstab. This is after i recompiled my kernel with the QUOTA option in it and rebooted. I then added: enable_quotas="YES" check

Re: quotas on 5.3

2004-11-19 Thread Nicolas Kowalski
On Fri, 19 Nov 2004, dave wrote: I set the check_quota option to no in rc.conf because on boot i did not want the long delay in startup that quota checks cause. Is this my issue? I think so. About the "long" startup delay, as an example, I have a server (Dell 2850) which spends less than 2 minu