Re: OpenBSD pxe automated install

2013-08-14 Thread Janne Johansson
2013/8/13 Loïc BLOT > Hello Don, > I haven't any problem with iPXE (used on my libvirt/KVM hypervisor).> > Same here, boot ipxe in kvm without any issues. > > And lastly, IMHO, optionally, it would be nice if the eventual solution > was > > capable of being pxebooted via > > > > iPXE - o

Re: OpenBSD pxe automated install

2013-08-13 Thread James A. Peltier
- Original Message - | On Tue, Aug 13, 2013 at 9:48 AM, Marian Hettwer | wrote: | > Hi Loic, | > | > | > Am 13.08.13 15:43, schrieb � Blot: | > | >> Hello Marian, | >> i think you are right, because bsd.rd is required for last chance | >> to | >> repair system, among others. | >> | > | > r

Re: OpenBSD pxe automated install

2013-08-13 Thread Loïc BLOT
Hello James, you are right users may have choice. I'm working to build a distrib for pxebooting (pxeboot + bsd.rd generation). After i will try to implement those patches, which are very interesting for OpenBSD http://nbender.com/install.netboot/netboot.diff I only think we musnt't download a scrip

Re: OpenBSD pxe automated install

2013-08-13 Thread Loïc BLOT
Hello Don, I haven't any problem with iPXE (used on my libvirt/KVM hypervisor). Yesterday i have booted on a pxelinux which chainload a OpenBSD pxeboot.0 (because i have made a menu for tests to choose automated debian install or OpenBSD. I will look at Nick's word tonight, but i think it's one ve

Re: OpenBSD pxe automated install

2013-08-13 Thread Marian Hettwer
Am 13.08.2013 um 19:08 schrieb Johan Beisser : > On Tue, Aug 13, 2013 at 9:48 AM, Marian Hettwer wrote: >> Hi Loic, >> >> >> Am 13.08.13 15:43, schrieb � Blot: > >> >> PS.: personal opinion: I like FAI (www.fai.org) much more then debians >> preseed.cfg... check it out ;) > > http://fai-proj

Re: OpenBSD pxe automated install

2013-08-13 Thread Johan Beisser
On Tue, Aug 13, 2013 at 9:48 AM, Marian Hettwer wrote: > Hi Loic, > > > Am 13.08.13 15:43, schrieb � Blot: > >> Hello Marian, >> i think you are right, because bsd.rd is required for last chance to >> repair system, among others. >> > > right. And I'd like to leave it untouched. This hopefully als

Re: OpenBSD pxe automated install

2013-08-13 Thread Don Jackson
On Aug 13, 2013, at 9:48 AM, Marian Hettwer wrote: > > I believe it's save to assume that a DHCP server is around, since this one is needed anyways to pxeboot the box. > So after the boot of our netboot.rd kernel, we need to figure out which interface was used for pxe config and then do a dhclient

Re: OpenBSD pxe automated install

2013-08-13 Thread Marian Hettwer
Hi Loic, Am 13.08.13 15:43, schrieb � Blot: Hello Marian, i think you are right, because bsd.rd is required for last chance to repair system, among others. right. And I'd like to leave it untouched. This hopefully also increases the possibility that whatever we come up with might get added

Re: OpenBSD pxe automated install

2013-08-13 Thread Nick Bender
On Tue, Aug 13, 2013 at 6:45 AM, Jiri B wrote: > On Tue, Aug 13, 2013 at 02:38:36PM +0200, Peter Hessler wrote: > > On 2013 Aug 13 (Tue) at 14:27:40 +0200 (+0200), Marian Hettwer wrote: > > :Looks like it's time to do this. And maybe I can sync up with some > > :others in this thread and we could

Re: OpenBSD pxe automated install

2013-08-13 Thread Loïc Blot
Hello Marian, i think you are right, because bsd.rd is required for last chance to repair system, among others. My vision is to have a system like we have in debian, i think it's proper. In fact, the problem is not to modify the installer to use the configuration file, it's to setup network automa

Re: OpenBSD pxe automated install

2013-08-13 Thread Antoine Jacoutot
On Tue, Aug 13, 2013 at 01:07:29PM +0100, Andy wrote: > Hi +1 > We need this too! > > We need a fully automated OpenBSD install including partitioning > etc, as we need to do installs on sites where an engineer cannot go > (cheaply). Hi. In the company I work for (M:Tier), we do fully automated

Re: OpenBSD pxe automated install

2013-08-13 Thread Jiri B
On Tue, Aug 13, 2013 at 02:38:36PM +0200, Peter Hessler wrote: > On 2013 Aug 13 (Tue) at 14:27:40 +0200 (+0200), Marian Hettwer wrote: > :Looks like it's time to do this. And maybe I can sync up with some > :others in this thread and we could work together. > > I'm looking at the diffs originally

Re: OpenBSD pxe automated install

2013-08-13 Thread Peter Hessler
On 2013 Aug 13 (Tue) at 14:27:40 +0200 (+0200), Marian Hettwer wrote: :Looks like it's time to do this. And maybe I can sync up with some :others in this thread and we could work together. I'm looking at the diffs originally from Nick Bender (links are earlier in the thread), and will try to revie

Re: OpenBSD pxe automated install

2013-08-13 Thread Marian Hettwer
Hi Nick, well, obviously you have a different opinion on automated installations. For me it's even crucial with just 10 boxes. I'm taking into account that I want to introduce more OpenBSD installations at work and that I also need to install QA environments. All of our infrastructure (2000+ s

Re: OpenBSD pxe automated install

2013-08-13 Thread Zé Loff
On Tue, Aug 13, 2013 at 07:52:02AM -0400, Nick Holland wrote: > Lets see. An OpenBSD install takes less than ten minutes (assuming > small file systems. Yes the newfs step can take a while on big file > systems). You can also do several installs at the same time. So you > are trying to save at

Re: OpenBSD pxe automated install

2013-08-13 Thread Andy
Hi +1 We need this too! We need a fully automated OpenBSD install including partitioning etc, as we need to do installs on sites where an engineer cannot go (cheaply). I know the dev work is more than 2 hours.. Obviously.. But their are tens of thousands of OpenBSD users with /many/ servers

Re: OpenBSD pxe automated install

2013-08-13 Thread Nick Holland
On 08/13/13 07:13, Marian Hettwer wrote: ... > This is sad :-/ For any mass deployment I need this... I was okay > with doing it semi automated for the first three boxes at work. But > nowadays it's 10 boxes and we are going for full automation. Hm > hm... > > Marian > ten boxes. Um. Lets see.

Re: OpenBSD pxe automated install

2013-08-13 Thread Marian Hettwer
Am 13.08.2013 um 10:07 schrieb Don Jackson : > Later, Nick did this: > > redux - fully automated OpenBSD installation - hiqu.biz > > We failed to get any sort of buy in to this approach into the main > distribution… > This is sad :-/ For any mass deployment I need this... I was okay with doin

Re: OpenBSD pxe automated install

2013-08-13 Thread Marian Hettwer
Hi loic, Sorry for top posting. I need exactly the same for OpenBSD. Maybe we could work together... In my example all I need on top of it is some same network config and a first puppet run after reboot... But I hesitated to modify bsd.rd... Maybe it's more wise to create a "netboot.rd" and let bs

Re: OpenBSD pxe automated install

2013-08-13 Thread Don Jackson
On Aug 12, 2013, at 11:37 PM, Loïc BLOT wrote: > 3. What i want is something like this: > https://wiki.debian.org/DebianInstaller/Preseed or this > https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5 > /html/Installation_Guide/ch-kickstart2.html > > Then i ask @misc to

Re: OpenBSD pxe automated install

2013-08-13 Thread Jiri B
On Mon, Aug 12, 2013 at 03:31:44PM -0400, Kenneth R Westerback wrote: > On Mon, Aug 12, 2013 at 08:59:27PM +0200, Lo?c BLOT wrote: > > Hello @misc. > > > > Today i'm working on automated deploy with PXE. I have successful found > > and made automated PXE install on Debian with pxelinux. > > > The

Re: OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
Hello Tito, thanks to give me another time the FAQ, you think i have never read. This boot process is okay for me but the problem is NOT the PXE boot process. The problem is to automate the installation. My OpenBSD pxeboot is chained after a pxelinux which already deserve automated installed debian

Re: OpenBSD pxe automated install

2013-08-12 Thread Tito Mari Francis Escaño
Please read http://www.openbsd.org/faq/faq6.html#PXE and hope this helps. You'd have been told with deliberately unpleasant choice of words if next time you don't research well before asking in the list. On Tue, Aug 13, 2013 at 4:57 AM, Loïc BLOT wrote: > Thanks for the precision James, you con

Re: OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
Thanks for the precision James, you confirmed what i have understood. I will search tomorrow. -- Best regards, Loïc BLOT, UNIX systems, security and network expert http://www.unix-experience.fr Le lundi 12 août 2013 à 12:23 -0700, James A. Peltier a écrit : > - Original Message - > |

Re: OpenBSD pxe automated install

2013-08-12 Thread James A. Peltier
- Original Message - | read the FAQ, Loic. | | http://openbsd.org/faq/faq4.html#site | | Site*.tgz, install.site and upgrade.site are a good starting point. | | On Mon, Aug 12, 2013 at 11:59 AM, Loïc BLOT | wrote: | > Hello @misc. | > | > Today i'm working on automated deploy with PXE.

Re: OpenBSD pxe automated install

2013-08-12 Thread Kenneth R Westerback
On Mon, Aug 12, 2013 at 08:59:27PM +0200, Lo?c BLOT wrote: > Hello @misc. > > Today i'm working on automated deploy with PXE. I have successful found > and made automated PXE install on Debian with pxelinux. > > I know OpenBSD have a pxe boot image to netinstall the system > http://www.cyberciti.

Re: OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
l redhat ? > > > > > From: Loïc BLOT > > Sent: Mon Aug 12 21:52:05 CEST 2013 > > To: > > Subject: Re: OpenBSD pxe automated install > > > > > > Hello, > > thanks for your reply Johan, but this is not why i want. site.tgz >

Re: OpenBSD pxe automated install

2013-08-12 Thread Francois Pussault
like kickstart for devil redhat ? > > From: Loïc BLOT > Sent: Mon Aug 12 21:52:05 CEST 2013 > To: > Subject: Re: OpenBSD pxe automated install > > > Hello, > thanks for your reply Johan, but this is not why i want.

Re: OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
Sorry if i misunderstood the goal of install.site. I look at this, more clearly, to see if it's the solution i search. -- Best regards, Loïc BLOT, UNIX systems, security and network expert http://www.unix-experience.fr Le lundi 12 août 2013 à 13:07 -0700, Johan Beisser a écrit : > Please read

Re: OpenBSD pxe automated install

2013-08-12 Thread Janne Johansson
Build your own bsd.rd which feeds precomputed values for disk size and so on. Not super hard to do. Den 12 aug 2013 21:44 skrev "Loïc BLOT" : > Hello, > thanks for your reply Johan, but this is not why i want. site.tgz > contain a set of preconfigured files to deploy with other sets to deploy > si

Re: OpenBSD pxe automated install

2013-08-12 Thread Johan Beisser
Please read the FAQ entry I sent you, pay close attention to install.site and upgrade.site. Both of those are scripts that are executed by the installer. Fully automatic installs have been done, usually by modifying the installer script or root's .profile. Basically: automatic, unattended i

Re: OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
Hello, thanks for your reply Johan, but this is not why i want. site.tgz contain a set of preconfigured files to deploy with other sets to deploy similar machines. My need is to install a clean OpenBSD with an automated mean: The server boot in PXE and install OpenBSD, configure network, hostname,

Re: OpenBSD pxe automated install

2013-08-12 Thread Johan Beisser
read the FAQ, Loic. http://openbsd.org/faq/faq4.html#site Site*.tgz, install.site and upgrade.site are a good starting point. On Mon, Aug 12, 2013 at 11:59 AM, Loïc BLOT wrote: > Hello @misc. > > Today i'm working on automated deploy with PXE. I have successful found > and made automated PXE in

OpenBSD pxe automated install

2013-08-12 Thread Loïc BLOT
Hello @misc. Today i'm working on automated deploy with PXE. I have successful found and made automated PXE install on Debian with pxelinux. I know OpenBSD have a pxe boot image to netinstall the system http://www.cyberciti.biz/faq/openbsd-boot-install-using-pxe-preboot-execution -environment/ I