[node-patches] Change in ovirt-node[master]: add iscsi autoinstall framework

jboggs at redhat.com jboggs at redhat.com
Fri Feb 17 14:51:34 UTC 2012


Joey Boggs has uploaded a new change for review.

Change subject: add iscsi autoinstall framework
......................................................................

add iscsi autoinstall framework

This adds autoinstall ability for iscsi root/hostvg. A local drive is still necessary for booting

Sample autoinstall parameters
iscsi_server=192.168.1.147:3260
iscsi_install
iscsi_target_name=iqn.2006-01.com.openfiler:tsn.ac316c1511c5
iscsi_init=/dev/sdb
ovirt_init=/dev/sda,/dev/sdb
BOOTIF=eth0

once dracut supports booting from iscsi using livecd format this will be fully functional
https://bugzilla.redhat.com/show_bug.cgi?id=520111

Change-Id: I99e4f009d3e5218a543b27e6ab50b237fd76ae76
---
M scripts/install.py
M scripts/ovirt-auto-install.py
M scripts/ovirt-boot-functions
M scripts/ovirt-early
M scripts/ovirtfunctions.py
M scripts/storage.py
6 files changed, 183 insertions(+), 60 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/20/2020/1
--
To view, visit http://gerrit.ovirt.org/2020
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99e4f009d3e5218a543b27e6ab50b237fd76ae76
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>



More information about the node-patches mailing list