From owner-freebsd-testing@freebsd.org Fri Nov 13 10:57:47 2015 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 349C7A2E929; Fri, 13 Nov 2015 10:57:47 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x230.google.com (mail-ob0-x230.google.com [IPv6:2607:f8b0:4003:c01::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E7A0E1D99; Fri, 13 Nov 2015 10:57:46 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by obdgf3 with SMTP id gf3so71051478obd.3; Fri, 13 Nov 2015 02:57:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=CD+naksxOPBcj7XYXvOCByfpBKjLWT7MbcX6nweR7IM=; b=MEeoKlTwKHJlJqigGEjRJn5huhCheNBmDCwV7lqChhMLdM9D7YSQ9FLTHUw1PTHPgx juiCiBCqWqUScz3A8Qdm4Rcthm6OBDogroSktgGSooRcntdqbBMLAZG1KWUBtPu/Nyz2 xuiC2ghuWFDhwuSJIpnjQryQJkkPioqHv6dQ/7BBuN5MrCF2jAXicEkmmHMJQjFQfjHZ Lim59reNHXy2mb/HKl/GDVJLIZ+7k8Zwxx3i7MjG1aIqS1qEd8XyU+q1OsbS6yhgjtB6 +N5V+88C79i1TmYHgxrTQlaOY+2c8z63FGMF59vybsb9Ih8h3tN8pGWZuBiuruTwjtW8 5How== X-Received: by 10.182.80.9 with SMTP id n9mr11905120obx.14.1447412266252; Fri, 13 Nov 2015 02:57:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.58.2 with HTTP; Fri, 13 Nov 2015 02:57:06 -0800 (PST) In-Reply-To: References: From: Outback Dingo Date: Fri, 13 Nov 2015 21:57:06 +1100 Message-ID: Subject: Re: ZTEST failing in FreeBSD 10.1-RC3. To: sheetalkumar BV Cc: freebsd-fs@freebsd.org, freebsd-testing@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2015 10:57:47 -0000 On Fri, Nov 13, 2015 at 9:13 PM, sheetalkumar BV wrote: > Hi, > I'm Sheetal Kumar from CloudByte Technologies , > currently me and my team are exploring FreeBSD 10.1-RC3, when we came > across ZFS, we are not able to run ZTEST successfully, we are getting > following error when we run ZTEST. > Any specific reason your using 10.1-RC3 ? you might want to look at 10.2-RELEASE as its the latest version of FreeBSD > > *root@bsd10:~ # ztest -t 1 -T 3600 -P 5 -VVVVVVVV > * > > * 5 vdevs, 7 datasets, 1 threads, 3600 seconds... > Assertion failed: (tq->tq_freelist != NULL), file > > /usr/src/cddl/lib/libzpool/../../../cddl/contrib/opensolaris/lib/libzpool/common/taskq.c, > line 289. * > *child died with signal 6 * > > So can you guys help us to understand this issue. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >