group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #20152
[Bug 1645515] Re: [FFe] Support for ISCSI block devices
This bug is believed to be fixed in curtin in 17.1. If this is still a
problem for you, please make a comment and set the state back to New
Thank you.
** Changed in: curtin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1645515
Title:
[FFe] Support for ISCSI block devices
Status in curtin:
Fix Released
Status in curtin package in Ubuntu:
Fix Released
Status in curtin source package in Xenial:
Fix Released
Status in curtin source package in Yakkety:
Fix Released
Bug description:
==== Begin Curtin SRU Template ====
[Impact]
Curtin currently does not support specifying iSCSI targets in the storage
configuration. That means that MAAS or other users of curtin are not able
to install to use iscsi disks during installation.
The changes in this bug add the ability to specify non-root iSCSI targets
to curtin, and include integration tests (vmtest) and unit tests to excercise
the functionality.
[Test Case]
Run curtin vmtest on tests/vmtests/test_iscsi.py.
./tools/jenkins-runner tests/vmtests/test_iscsi.py
The named test sets up an iscsi server with tgt and does an installation
utilizing the disks provided by that iscsi server.
[Regression Potential]
Regression would most likely be a result of the new iscsi functionality
mis-identifying configuration for a local disk as a iscsi disk, and then
failing to do things as a result.
==== End Curtin SRU Template ====
[FFe Justification]
- Curtin currently does not support specifying iSCSI targets in the
storage configuration.
- Users have iSCSI targets they would like to install to via curtin.
- The changes in this bug add the ability to specify non-root iSCSI
targets in the YAML and include vmtests and unittests for that
functionality.
- Existing users are unaffected by this change, as if they specified
a iSCSI compatible value in their YAML currently it would fail to
parse. The added code is only used when iSCSI is used.
---
Curtin needs to support the ability to attach an ISCSI block device
during the installation and perform disk operations just like a
locally attached block device. The disk also needs to be auto mounted
when Ubuntu is rebooted after installation.
Possible format:
- id: sdb
type: disk
iscsi:
target: iqn.2016-11.io.maas:storage.lun1
portal: 192.168.122.2:3260
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1645515/+subscriptions