Bug 1164195
| Summary: | Anaconda allows autopart installation of /boot to iSCSI disc | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Pavel Holica <pholica> | ||||||||||||||||||
| Component: | anaconda | Assignee: | Samantha N. Bueno <sbueno> | ||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||
| Version: | 7.1 | CC: | mkolman, mnavrati, pholica, rvykydal, sbueno, sujith_pandel, swadeley | ||||||||||||||||||
| Target Milestone: | rc | ||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||
| Fixed In Version: | anaconda-21.48.22.6-1 | Doc Type: | Bug Fix | ||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||
| Clone Of: | |||||||||||||||||||||
| : | 1273316 (view as bug list) | Environment: | |||||||||||||||||||
| Last Closed: | 2015-11-19 09:48:03 UTC | Type: | Bug | ||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||
| Embargoed: | |||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||
| Bug Blocks: | 1112660, 1189279, 1273316, 1623849 | ||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||
|
Description
Pavel Holica
2014-11-14 10:09:37 UTC
Could this be a manifestation of bug 1161644 (iSCSI disk showing as local devices due to borked udev) ? I'm not sure, but I saw the iSCSI disk in specialized section all the time. Could you attach logs, Pavel? You should be able to grab them before rebooting. Created attachment 957627 [details]
anaconda.log
Created attachment 957628 [details]
ifcfg.log
Created attachment 957629 [details]
packaging.log
Created attachment 957630 [details]
program.log
Created attachment 957631 [details]
storage.log
Created attachment 957632 [details]
storage.state
Created attachment 957633 [details]
syslog
Created attachment 957634 [details]
X.log
Sorry about missing logs. Here they are. (In reply to Pavel Holica from comment #12) > Sorry about missing logs. Here they are. No worries. So yeah, RHEL doesn't carry the version of systemd with the patch that is causing bug 1161644; ID_PATH is here in all its glory-- 14:56:26,808 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-1IET_00010001 /dev/disk/by-path/ip-10.0.0.1:3260-iscsi-iqn.2010-04.virt.nap:default-lun-1', 'DEVNAME': 'sda', 'DEVPATH': '/devices/platform/host2/session1/target2:0:0/2:0:0:1/block/sda', 'DEVTYPE': 'disk', 'DM_MULTIPATH_TIMESTAMP': '1415976948', 'ID_BUS': 'scsi', 'ID_MODEL': 'VIRTUAL-DISK', 'ID_MODEL_ENC': 'VIRTUAL-DISK', 'ID_PATH': 'ip-10.0.0.1:3260-iscsi-iqn.2010-04.virt.nap:default-lun-1', 'ID_PATH_TAG': 'ip-10_0_0_1_3260-iscsi-iqn_2010-04_virt_nap_default-lun-1', 'ID_REVISION': '0001', 'ID_SCSI': '1', 'ID_SCSI_SERIAL': 'beaf11', 'ID_SERIAL': '1IET_00010001', 'ID_SERIAL_SHORT': 'IET_00010001', 'ID_TYPE': 'disk', 'ID_VENDOR': 'IET', 'ID_VENDOR_ENC': 'IET\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '0', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '55770477', 'name': 'sda', 'symlinks': ['/dev/disk/by-id/scsi-1IET_00010001', '/dev/disk/by-path/ip-10.0.0.1:3260-iscsi-iqn.2010-04.virt.nap:default-lun-1'], 'sysfs_path': '/devices/platform/host2/session1/target2:0:0/2:0:0:1/block/sda'} ; name: sda ; I've just hit this again. So component of this bug should be systemd? Reproduced on RHEL-7.1 GA x86_64 Server Verified fix on RHEL-7.2-20150820.0 x86_64 Server Anaconda now complains about /boot being on iSCSI device and refuses to proceed with installation. We should probably update Instsallation Guide, part B.1. iSCSI Disks in Anaconda with information that /boot partition is allowed only on iSCSI targets configured and attached from iBFT configuration (as described in paragraph 1) Can we open this BZ for Dell? https://bugzilla.redhat.com/show_bug.cgi?id=1271938#c7 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2284.html |