From owner-freebsd-current@freebsd.org Sun Apr 17 10:45:31 2016 Return-Path: Delivered-To: freebsd-current@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 9D0C4B1032E for ; Sun, 17 Apr 2016 10:45:31 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from connect.ultra-secure.de (connect.ultra-secure.de [88.198.71.201]) by mx1.freebsd.org (Postfix) with ESMTP id E45D012EB for ; Sun, 17 Apr 2016 10:45:30 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (Haraka outbound); Sun, 17 Apr 2016 12:44:17 +0200 Authentication-Results: connect.ultra-secure.de; iprev=pass; auth=pass (plain); spf=none smtp.mailfrom=ultra-secure.de Received-SPF: None (connect.ultra-secure.de: domain of ultra-secure.de does not designate 217.71.83.52 as permitted sender) receiver=connect.ultra-secure.de; identity=mailfrom; client-ip=217.71.83.52; helo=[192.168.1.200]; envelope-from= Received: from [192.168.1.200] (217-071-083-052.ip-tech.ch [217.71.83.52]) by connect.ultra-secure.de (Haraka/2.6.2-toaster) with ESMTPSA id 1BA05EC7-4E81-4516-9EDC-7409AB533D98.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=AES256-SHA verify=NO); Sun, 17 Apr 2016 12:44:14 +0200 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: OCZ ssdpx-1rvd0120 REVODRIVE support From: Rainer Duffner In-Reply-To: Date: Sun, 17 Apr 2016 12:44:12 +0200 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Pavel Timofeev X-Mailer: Apple Mail (2.3124) X-Haraka-GeoIP: EU, CH, 451km X-Haraka-ASN: 24951 X-Haraka-GeoIP-Received: X-Haraka-ASN: 24951 217.71.80.0/20 X-Haraka-ASN-CYMRU: asn=24951 net=217.71.80.0/20 country=CH assignor=ripencc date=2003-08-07 X-Haraka-FCrDNS: 217-071-083-052.ip-tech.ch X-Haraka-p0f: os="Mac OS X " link_type="DSL" distance=13 total_conn=1 shared_ip=N X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on spamassassin X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 X-Haraka-Karma: score: 6, good: 102, bad: 0, connections: 261, history: 102, asn_score: 35, asn_connections: 43, asn_good: 35, asn_bad: 0, pass:all_good, asn, asn_all_good, relaying X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 10:45:31 -0000 > Am 17.04.2016 um 11:05 schrieb Pavel Timofeev : >=20 > HI! I've recently got a SSD device. Yes, not a disk, but a device. > It's called, i. e. one of the first REVODRIVEs. > It's a PCI-express card with two embedded ssd disks about ~ 55GB size. > And it's a raid card. Fake software raid. You can set it up as a > RAID0, RAID1, etc and a CONCATENATION. No way to leave it unconfigured > or set it as JBOD or something else. > You just won't be able to boot from this device in that case. >=20 It says =E2=80=9ELinux support planned=E2=80=9C=E2=80=A6 on the product page. Tried loading the nvme(4) driver at the countdown? https://www.freebsd.org/cgi/man.cgi?query=3Dnvme&sektion=3D4 I=E2=80=99d suspect the Intel SSD 750 series would be a better choice=E2=80= =A6 Rainer=