Re: iSCSI LUN mount on boot

2021-02-20 Thread Ashton Fagg
Claudio Jeker writes: > Yeah, the documentation is not great. > > You need to add 'net' to the mount options in /etc/fstab for iscsi drives. > Then our rc script will do the right thing and mount these drives late > (after iscsid started). > > .a /mnt/test ffs

Re: iSCSI LUN mount on boot

2021-02-20 Thread Claudio Jeker
On Fri, Feb 19, 2021 at 07:48:25PM -0500, Ashton Fagg wrote: > I'm curious as to what other folks are doing for mounting iSCSI volumes > at boot time. I've successfully configured iscsid, and mounting the > volume manually works as expected. > > I found this articl

iSCSI LUN mount on boot

2021-02-19 Thread Ashton Fagg
I'm curious as to what other folks are doing for mounting iSCSI volumes at boot time. I've successfully configured iscsid, and mounting the volume manually works as expected. I found this article [1] which suggests that hotplugd should be used. I also found this old presentation

Re: iSCSI in recent Supermicro boards

2011-05-16 Thread Chris Cappuccio
This is some kind of BIOS boot-up support The chips on this board are run-of-the-mill em OpenBSD 4.9-current (GENERIC.MP) #32: Sat Apr 23 18:16:16 PDT 2011 ch...@celery.ykwc.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8580038656 (8182MB) avail mem = 8337596416 (7951MB) mainbus0

iSCSI in recent Supermicro boards

2011-05-16 Thread Alexey Suslikov
Hello. Does anybody know about iSCSI BIOS settings in recent Supermicro boards? For example, manual for X8SIL family says: 1-7 iSCSI Support The X8SIL/X8SIL-F/X8SIL-V motherboard supports the iSCSI Internet Protocol. iSCSI is an IP networking standard used to link and manage data storage, and

iSCSI NAS/SAN for claudio@

2010-02-12 Thread David Gwynne
hello, i would encourage people to consider sending donations in for this, i think it would be an extremely good investment. claudio already has a good start on an implementation of an iscsi initiator, but he's at the point where he needs real gear to work and test against. given the gear i

Re: iSCSI status

2010-01-30 Thread David Gwynne
On 30/01/2010, at 10:34 PM, Claudio Jeker wrote: > On Tue, Jan 19, 2010 at 08:08:51PM +1000, David Gwynne wrote: >> On 19/01/2010, at 7:04 PM, Michael Lechtermann wrote: >> >>> Hi, >>> >>> Is it already possible to mount iSCSI devices with OpenBSD(-c

Re: iSCSI status

2010-01-30 Thread Claudio Jeker
On Tue, Jan 19, 2010 at 08:08:51PM +1000, David Gwynne wrote: > On 19/01/2010, at 7:04 PM, Michael Lechtermann wrote: > > > Hi, > > > > Is it already possible to mount iSCSI devices with OpenBSD(-current)? > > no. > You're such a pessimist, dlg. -- :wq Claudio

Re: iSCSI status

2010-01-19 Thread David Gwynne
On 19/01/2010, at 7:04 PM, Michael Lechtermann wrote: > Hi, > > Is it already possible to mount iSCSI devices with OpenBSD(-current)? no.

iSCSI status

2010-01-19 Thread Michael Lechtermann
Hi, Is it already possible to mount iSCSI devices with OpenBSD(-current)? Michael

Re: iSCSI boot on OpenBSD

2009-12-01 Thread carlopmart
Aaron Mason wrote: On Wed, Dec 2, 2009 at 8:44 AM, Robert wrote: On Tue, 01 Dec 2009 19:30:27 +0100 carlopmart wrote: Hi all, I am trying to find some info to boot an openbsd from a SAN (iSCSI). Is it possible with the latest openbsd release? Thanks. No. - Robert It would be

Re: iSCSI boot on OpenBSD

2009-12-01 Thread Aaron Mason
On Wed, Dec 2, 2009 at 8:44 AM, Robert wrote: > On Tue, 01 Dec 2009 19:30:27 +0100 > carlopmart wrote: > >> Hi all, >> >> I am trying to find some info to boot an openbsd from a SAN >> (iSCSI). Is it possible with the latest openbsd release? >> >>

Re: iSCSI boot on OpenBSD

2009-12-01 Thread Robert
On Tue, 01 Dec 2009 19:30:27 +0100 carlopmart wrote: > Hi all, > > I am trying to find some info to boot an openbsd from a SAN > (iSCSI). Is it possible with the latest openbsd release? > > Thanks. > No. - Robert

iSCSI boot on OpenBSD

2009-12-01 Thread carlopmart
Hi all, I am trying to find some info to boot an openbsd from a SAN (iSCSI). Is it possible with the latest openbsd release? Thanks. -- CL Martinez carlopmart {at} gmail {d0t} com

Re: OpenBSD iSCSI

2009-06-11 Thread Josh Grosse
On Thu, 11 Jun 2009 14:03:43 -0300, Friedrich Locke wrote > Hello,. > > i am in need to setup a box to works as a iSCSI target. My operating > system of choice is OpenBSD. > I found netbsd iSCSI and would like to install it on OpenBSD. > > Does anybody already implemented it

OpenBSD iSCSI

2009-06-11 Thread Friedrich Locke
Hello,. i am in need to setup a box to works as a iSCSI target. My operating system of choice is OpenBSD. I found netbsd iSCSI and would like to install it on OpenBSD. Does anybody already implemented it on OpenBSD? Is there any thing i should be aware about it? Thanks in advance. Best Regards

Re: OT: Granting access from DMZ servers to iSCSI network

2008-12-12 Thread Stephan A. Rickauer
Internet access. > > I need to grant access from dmz servers to iscsi storage servers located on > internal lan. Which can be the best form to accomplish this?? Depends on how you define 'best' ;) > a) Connect DMZ servers directly to iscsi servers using another private la

OT: Granting access from DMZ servers to iSCSI network

2008-12-12 Thread carlopmart
Hi all, Sorry for the off-topic but I need some help with a specific implemantation. I have two OpenBSD firewalls with 4 interfaces each one: one for internal lan, one for sync lan, one for dmz lan and another for Internet access. I need to grant access from dmz servers to iscsi storage

Re: OpenBSD and iSCSI support

2008-08-08 Thread Marco Peereboom
id >> however that is further out. >> >> *sigh* so much code so little time... > > So the information under > > http://en.wikipedia.org/wiki/ISCSI#Operating-system_support > > about OpenBSD supporting iSCSI is nonsense? > >> >> On Sun, Jul 06, 2008 at 0

Re: OpenBSD and iSCSI support

2008-08-08 Thread Ted Unangst
On 8/8/08, Heinrich Rebehn <[EMAIL PROTECTED]> wrote: > So the information under > > http://en.wikipedia.org/wiki/ISCSI#Operating-system_support > > about OpenBSD supporting iSCSI is nonsense? The information under http://en.wikipedia.org/wiki/ is nonsense.

Re: OpenBSD and iSCSI support

2008-08-08 Thread Heinrich Rebehn
/wiki/ISCSI#Operating-system_support about OpenBSD supporting iSCSI is nonsense? On Sun, Jul 06, 2008 at 07:43:09PM +0200, Denis Fondras wrote: Hello, I'm doing some testing with iSCSI and I'd like to know if there is any plan to add iSCSI support to OpenBSD (initiator and/or target)

Re: OpenBSD and iSCSI support

2008-07-07 Thread Marco Peereboom
What part isn't clear? On Mon, Jul 07, 2008 at 08:18:51PM +0200, Denis Fondras wrote: >> Eventually. >> >> I started writing the qli driver but have not had time to finish that. >> >> I also am planning to do a software initiator/target using softraid >> however that is further out. >> >> *sigh* s

Re: OpenBSD and iSCSI support

2008-07-07 Thread Denis Fondras
Eventually. I started writing the qli driver but have not had time to finish that. I also am planning to do a software initiator/target using softraid however that is further out. *sigh* so much code so little time... Thank you for the answer. Could you share what you've done please ? Deni

Re: OpenBSD and iSCSI support

2008-07-06 Thread Marco Peereboom
llo, > > I'm doing some testing with iSCSI and I'd like to know if there is any plan > to add iSCSI support to OpenBSD (initiator and/or target) ? > > Denis

OpenBSD and iSCSI support

2008-07-06 Thread Denis Fondras
Hello, I'm doing some testing with iSCSI and I'd like to know if there is any plan to add iSCSI support to OpenBSD (initiator and/or target) ? Denis

Re: iSCSI

2007-10-21 Thread Rolf Sommerhalder
> A quick Google search shows some people having success in porting NetBSD's > iSCSI to OpenBSD. > >perhaps Marco will chime in on this. > >diana If testers for an iSCSI initiator on OpenBSD should be needed, I am glad to help out. I run i386.mp-current and sparc64-curr

Re: iSCSI

2007-10-18 Thread Jesse Callaway
On 10/18/07, Diana Eichert <[EMAIL PROTECTED]> wrote: > On Thu, 18 Oct 2007, Steve Shockley wrote: > > > mickey wrote: > >> On Thu, Oct 18, 2007 at 04:13:35PM +0200, Artur Litwinowicz wrote: > >>>quick question: how can I connect OpenBSD box to iSCSI s

Re: iSCSI

2007-10-18 Thread Diana Eichert
On Thu, 18 Oct 2007, Steve Shockley wrote: mickey wrote: On Thu, Oct 18, 2007 at 04:13:35PM +0200, Artur Litwinowicz wrote: quick question: how can I connect OpenBSD box to iSCSI storage ? by means of an iSCSI cable? While that's true, I'm guessing he already has an Ethe

Re: iSCSI

2007-10-18 Thread Steve Shockley
mickey wrote: On Thu, Oct 18, 2007 at 04:13:35PM +0200, Artur Litwinowicz wrote: quick question: how can I connect OpenBSD box to iSCSI storage ? by means of an iSCSI cable? While that's true, I'm guessing he already has an Ethernet cable... A quick Google search shows s

Re: iSCSI

2007-10-18 Thread mickey
On Thu, Oct 18, 2007 at 04:13:35PM +0200, Artur Litwinowicz wrote: > Hi :), >quick question: how can I connect OpenBSD box to iSCSI storage ? by means of an iSCSI cable? cu -- paranoic mickey (my employers have changed but, the name has remained)

iSCSI

2007-10-18 Thread Artur Litwinowicz
Hi :), quick question: how can I connect OpenBSD box to iSCSI storage ? Best regards, Artur

iSCSI support

2006-04-29 Thread Fulvio Picecchi
Hi, I'd like to know if OpenBSD dev team is interested or is planning to include iSCSI support in source tree. I know that NetBSD has recently implemented a Target iSCSI support (not Initiator), but NetBSD is not OpenBSD... Thanks Fulvio

NetBSD imported iSCSI framework

2006-02-23 Thread Alexey E. Suslikov
quote from http://www.netbsd.org/Changes/#iscsi-target 22 Feb 2006 - NetBSD iSCSI Status and HOWTOs (top) Alistair G. Crooks has recently added support for an iSCSI target to NetBSD, and written HOWTOs for using it. iSCSI is specified in RFC 3720 and describes a method for encapsulating SCSI

Re: iscsi support

2005-10-03 Thread Sevan / Venture37
Kenneth R Westerback wrote: Nobody is working on iSCSI as far as I know, and I'm one of the scsi developers at OpenBSD. Now if someone was to donate enough equipment that someone could work on it, things might change. Ken Adaptec do a iscsi HBA, would you some more Adaptec kit?