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

mburns at redhat.com mburns at redhat.com
Fri Mar 23 13:41:17 UTC 2012


Michael Burns has submitted this change and it was merged.

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-init-functions.sh
M scripts/ovirtfunctions.py
M scripts/storage.py
6 files changed, 175 insertions(+), 59 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/2020
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I99e4f009d3e5218a543b27e6ab50b237fd76ae76
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list