From owner-freebsd-scsi@FreeBSD.ORG Thu Sep 5 17:55:07 2013 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 185C0C5E; Thu, 5 Sep 2013 17:55:07 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F97B2466; Thu, 5 Sep 2013 17:55:06 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wo10so2317455obc.41 for ; Thu, 05 Sep 2013 10:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jdn9NyYiVN0ndjJomcjRFSLPXdSkDafBQ0fciSN+EwY=; b=m1keMMsRigmcbQ/jF4zWCLSGBvQbmEKgC14Fiv9HZeQFWlPLpZWm4y6ytZ1jhvyj/6 km5PFaZEJGoqhK55iZHdauGvW/8jzcd799ln0h9vLobCns3v5SDzAQeDC1c2pHBtbqHI e1zemETHX6VVMqFFmFvF0JLMTyhKbCWCJ3KpVBPTNcr+k+d5uCXRcarlT4YiyeZY+xtk HCF/Wr4LYWORTynYjYJtijRmTcC/14zo+7v/FEg0ADHmqMk4pDd+9WMU1aMA5xrwVOvt 5eVjtPv7QbKbRkcZrZMAwUt3gAEOSVQ9jagyykNF5QdX2hKocm/aPrmADwac9wOJaiGh FadA== MIME-Version: 1.0 X-Received: by 10.182.53.138 with SMTP id b10mr6843404obp.66.1378403705859; Thu, 05 Sep 2013 10:55:05 -0700 (PDT) Received: by 10.76.114.227 with HTTP; Thu, 5 Sep 2013 10:55:05 -0700 (PDT) In-Reply-To: References: <34CEBF66-08BF-4265-8558-4A4A62109C77@FreeBSD.org> Date: Thu, 5 Sep 2013 13:55:05 -0400 Message-ID: Subject: Re: New iSCSI stack. From: Outback Dingo To: Ivan Voras Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-scsi@freebsd.org, FreeBSD-Current , freebsd-arch@freebsd.org X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 17:55:07 -0000 On Thu, Sep 5, 2013 at 8:02 AM, Ivan Voras wrote: > On 5 September 2013 14:00, Edward Tomasz Napiera=B3a > wrote: > > Wiadomo=B6=E6 napisana przez Ivan Voras w dniu 5 w= rz > 2013, o godz. 13:18: > >> On 05/09/2013 12:27, Edward Tomasz Napiera=B3a wrote: > >>> Hello. At http://people.freebsd.org/~trasz/cfiscsi-20130904.diffyou'= ll find > >>> a patch which adds the new iSCSI initiator and target, against > 10-CURRENT. > >>> To use the new initiator, start with "man iscsictl". For the target = - > "man > >>> ctld". > >> > >> Just a naming question: "ctld" could mean anything, I'd parse it as a > >> "control deamon" or something like that. Could you name it something > >> which reminds the user of iscsi? Like iscsictld? > > > > As the man page says, ctld is "CAM Target Layer / iSCSI target daemon". > > Sure, right now it's pretty iSCSI-specific, but it doesn't need to be - > it can > > be extended to just manage CTL configuration (e.g. for Fibre Channel), > > or to support other CTL-backed storage protocols, such as FCoE. > > > > It's just a helper daemon for ctl(4) - thus, ctld(8). And in case > someone > > does "man -k iscsi", there is the "iSCSI target" in the manual page > title. > > Thanks, you're right! > Is it me, or is this patch mangled and does not apply cleanly to CURRENT > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >