Date: Sat, 18 Jul 2015 08:56:13 +0800 (CST) From: henannk30 <henannk30@163.com> To: freebsd-stable@freebsd.org Subject: wine Message-ID: <4e0098b.123a4.14e9ea95104.Coremail.henannk30@163.com>
next in thread | raw e-mail | index | archive | help
RGVhciA6CgpXZSBjb21lIGZyb20gWkhPVVpIRU5HLEhFTkFOIFBST1ZJTkNFIG9mIENISU5BLiBB Y2NvcmRpbmcgdG8gdGhlIG5lZWQgb2YgY29tcGFueSBkZXZlbG9waW5nLCB3ZSBhcmUgaW50ZXJl c3RlZCBpbiB5b3VyIHdpbmUuIENoaW5hIGlzIGEgaHVnZSBtYXJrZXQgYW5kIGhhcyBtYW55IGNv bnN1bWVycy4gSSBiZXQgeW91ciB3aW5lIHdpbGwgYmUgcG9wdWxhciB0aHJvdWdoIG91ciBjb29w ZXJhdGlvbi4gV2UgbmVlZCBvcmRlciAyMDAwMCBib3R0bGVzCgpvZiB3aGl0ZSB3aW5lICwgNDAw MDAgYm90dGxlcyBvZiByZWQgd2luZSBhbmQgZXZlcnkgYm90dGxlIGlzIDc1MG1sLlBsZWFzZSBs ZXQgdXMga25vdyB5b3VyIHByaWNlLgoKTE9PS0lORyBGT1JXQVJEIFRPIE9VUiBDT09QRVJBVElP Ti4KClRoYW5rIHlvdQoKQ29udGFjdDogc3UgemhpIGp1bgoKQWRkcmVzczogemhlbmd6aG91IHdl bmh1YSByb2FkIDE4ICMgaW4gY2hpbmEKClRlbGVwaG9uZTogMDA4Ni0xNTUzODMyNTY3NgoKCgoK CgoKCgoK From owner-freebsd-stable@freebsd.org Sat Jul 18 04:37:24 2015 Return-Path: <owner-freebsd-stable@freebsd.org> Delivered-To: freebsd-stable@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 7A43B9A4D1C for <freebsd-stable@mailman.ysv.freebsd.org>; Sat, 18 Jul 2015 04:37:24 +0000 (UTC) (envelope-from dylan@techtangents.com) Received: from p3plsmtpa08-08.prod.phx3.secureserver.net (p3plsmtpa08-08.prod.phx3.secureserver.net [173.201.193.109]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46398104F for <freebsd-stable@freebsd.org>; Sat, 18 Jul 2015 04:37:23 +0000 (UTC) (envelope-from dylan@techtangents.com) Received: from [192.168.12.129] ([118.208.95.204]) by p3plsmtpa08-08.prod.phx3.secureserver.net with id tgbk1q0024QaD9A01gblMd; Fri, 17 Jul 2015 21:35:46 -0700 Message-ID: <55A9D79E.3070601@techtangents.com> Date: Sat, 18 Jul 2015 14:35:42 +1000 From: "dylan@techtangents.com" <dylan@techtangents.com> User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Problems adding Intel 750 to zfs pool Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable/> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 18 Jul 2015 04:37:24 -0000 Hi, I've installed an Intel 750 400GB NVMe PCIe SSD in a Dell R320 running FreeBSD 10.2-beta-1... not STABLE, but not far behind, I think. Apologies if this is the wrong mailing list, or if this has been fixed in STABLE since the beta. Anyway, I've gparted it into 2 partitions - 16GB for slog/zil and 357GB for l2arc. Adding the slog partition to the pool takes about 2 minutes - machine seems hung during that time. Ping works, but I can't open another ssh session. Adding the l2arc doesn't seem to complete - it's been going 10 minutes now and nothing. Ping works, but I can't log in to the local console or another ssh session. I'm adding the partitions using their gpt names. i.e. zpool add zroot log gpt/slog zpool add zroot cache gpt/l2arc The system BIOS is up-to-date. The OS was a fresh 10.1 install, then freebsd-update to 10.2-beta2. 10.1 exhibited the same symptoms. Root is on zfs. Device was tested to be working on Windows 8.1 on a Dell T1700 workstation. Any ideas? Cheers, Dylan Just
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4e0098b.123a4.14e9ea95104.Coremail.henannk30>