zfs receive -> space quota exceeded

2015-11-25 Thread Stefan Wendler
Hi, I am trying to setup a zfs snapshot backup. And I am using quotas on most of the datasets that I am trying to backup with send/receive. The snapshot data on the backup pool is around 100% larger than the original data (compression is lz4 on both pools, dedup=off, no refquota). So I am exce

Re: sshpass

2015-11-25 Thread Andrey Fesenko
I'm make patch for port https://bitbucket.org/f_andrey/redports_andrey/src/482b0b1f9ea7cd5e212d6c81961ad5fa545fb6d6/security/sshpass/?at=sshpass contain last two upstream patch Although the program hardkoded /dev/tty is not in the FreeBSD ___ freebsd-stab

FreeBSD_STABLE_9-i386 - Build #239 - Still Failing

2015-11-25 Thread jenkins-admin
FreeBSD_STABLE_9-i386 - Build #239 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/239/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/239/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/239/console

FreeBSD_STABLE_10-i386 - Build #668 - Still Failing

2015-11-25 Thread jenkins-admin
FreeBSD_STABLE_10-i386 - Build #668 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/668/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/668/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/668/conso

Re: FreeBSD_STABLE_10-i386 - Build #661 - Still Failing

2015-11-25 Thread Glen Barber
On Mon, Nov 23, 2015 at 07:15:40PM +0100, Baptiste Daroussin wrote: > > The build happens in a jail built every time the job starts, by fetching > > the latest snapshot from: > > > > http://ftp.freebsd.org/pub/FreeBSD/snapshots/i386/i386/11.0-CURRENT/base.txz > > > > It looks there is no /usr/bin

Re: FreeBSD_STABLE_10-i386 - Build #661 - Still Failing

2015-11-25 Thread Glen Barber
On Wed, Nov 25, 2015 at 10:31:28AM +, Glen Barber wrote: > On Mon, Nov 23, 2015 at 07:15:40PM +0100, Baptiste Daroussin wrote: > > > The build happens in a jail built every time the job starts, by fetching > > > the latest snapshot from: > > > > > > http://ftp.freebsd.org/pub/FreeBSD/snapshots

Re: ZFS - poor performance with "large" directories

2015-11-25 Thread krad
consumer SSDs are cheap enough now not to bother with usb drives I would imagine. On 25 November 2015 at 07:12, Gerrit Kühn wrote: > On Tue, 24 Nov 2015 17:11:54 +0100 Albert Cervin > wrote about Re: ZFS - poor performance with "large" directories: > > AC> Will try a bit with the meta limit. >

Re: ZFS - poor performance with "large" directories

2015-11-25 Thread Gerrit Kühn
On Wed, 25 Nov 2015 12:06:38 + krad wrote about Re: ZFS - poor performance with "large" directories: K> consumer SSDs are cheap enough now not to bother with usb drives I would K> imagine. Sure. I was just suggesting a USB drive as a quick way to check if this might help at all. Most people

Re: ZFS - poor performance with "large" directories

2015-11-25 Thread Albert Cervin
Hi again, I have conducted a few other experiments and concluded that ZFS is NOT the culprit here and my suspicions now go to Samba instead which seems to behave really badly under these conditions... Thanks for all the ZFS help though, much appreciated! Cheers, Albert On Wed, Nov 25, 2015 at 1

Re: sshpass

2015-11-25 Thread Mark Linimon
Please submit this via bugzilla so that it will not get lost in all the mailing list traffic. Thank you. mcl ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-

FreeBSD_STABLE_10-i386 - Build #669 - Fixed

2015-11-25 Thread jenkins-admin
FreeBSD_STABLE_10-i386 - Build #669 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/669/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/669/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_10-i386/669/console Chan

FreeBSD_STABLE_9-i386 - Build #240 - Fixed

2015-11-25 Thread jenkins-admin
FreeBSD_STABLE_9-i386 - Build #240 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/240/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/240/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/240/console Change s

Re: ZFS - poor performance with "large" directories

2015-11-25 Thread Albert Cervin
Just to close this off, when using Samba with ZFS it seems to be very important (if you have many files in a directory) to make it case sensitive as per: https://wiki.samba.org/index.php/Performance_tuning#Handling_Large_Directories. Everything is now roses and works as expected. Sorry ZFS that I

Re: FreeBSD_STABLE_10-i386 - Build #661 - Still Failing

2015-11-25 Thread Li-Wen Hsu
On Wed, Nov 25, 2015 at 10:34:47 +, Glen Barber wrote: > On Wed, Nov 25, 2015 at 10:31:28AM +, Glen Barber wrote: > > On Mon, Nov 23, 2015 at 07:15:40PM +0100, Baptiste Daroussin wrote: > > > > The build happens in a jail built every time the job starts, by fetching > > > > the latest snaps

Re: FreeBSD_STABLE_10-i386 - Build #661 - Still Failing

2015-11-25 Thread Glen Barber
On Thu, Nov 26, 2015 at 01:39:37AM +0800, Li-Wen Hsu wrote: > On Wed, Nov 25, 2015 at 10:34:47 +, Glen Barber wrote: > > On Wed, Nov 25, 2015 at 10:31:28AM +, Glen Barber wrote: > > > On Mon, Nov 23, 2015 at 07:15:40PM +0100, Baptiste Daroussin wrote: > > > > > The build happens in a jail b

Re: sshpass

2015-11-25 Thread Andrey Fesenko
On Wed, Nov 25, 2015 at 4:52 PM, Mark Linimon wrote: > Please submit this via bugzilla so that it will not get lost in all > the mailing list traffic. Thank you. > > mcl Done https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204819 ___ freebsd-stable@f

Re: zfs receive -> space quota exceeded

2015-11-25 Thread Stefan Wendler
oh well, I think this is solved. I should have used refquota instead of quota ^^ Cheers Am 25.11.2015 10:51 schrieb Stefan Wendler : > > Hi, > > I am trying to setup a zfs snapshot backup. And I am using quotas on most of > the datasets that I am trying to backup with send/receive. > > The sn

FreeBSD_stable_10 - Build #1842 - Failure

2015-11-25 Thread jenkins-admin
FreeBSD_stable_10 - Build #1842 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1842/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1842/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1842/console Change summaries: 2

FreeBSD_stable_10 - Build #1843 - Fixed

2015-11-25 Thread jenkins-admin
FreeBSD_stable_10 - Build #1843 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1843/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1843/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1843/console Change summaries: 291