Bug 1492342
Summary: | [iSCSI]: LUN resize on target side ceph not reflected on clients | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Tejas <tchandra> | |
Component: | iSCSI | Assignee: | Mike Christie <mchristi> | |
Status: | CLOSED ERRATA | QA Contact: | Madhavi Kasturi <mkasturi> | |
Severity: | medium | Docs Contact: | ||
Priority: | high | |||
Version: | 3.0 | CC: | assingh, ceph-eng-bugs, ceph-qe-bugs, edonnell, hnallurv, jbrier, jdillama, mchristi, schamilt, tpetr | |
Target Milestone: | rc | |||
Target Release: | 3.1 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ceph-iscsi-config-2.6-1.el7cp | Doc Type: | Bug Fix | |
Doc Text: |
.LUN resize on target side Ceph is now reflected on clients
Previously, when using the iSCSI gateway, resized Logical Unit Numbers (LUNs) were not immediately visible to initiators. This required a work around of restarting the iSCSI gateway after resizing a LUN to expose it to the initiators.
With this update to {product}, iSCSI initiators can now see a resized LUN immediately after rescan.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1492491 (view as bug list) | Environment: | ||
Last Closed: | 2018-09-26 18:16:44 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: | 1494421, 1584264 |
Description
Tejas
2017-09-16 15:04:13 UTC
@Mike: look like this just needs the change in ceph-iscsi-config to alert target of the size change? I used gwcli to resize the image and restarted rbd-target-gw and the initiator was able to detect the change. Yeah, ceph-iscsi-config needs to do a rtslib call. Something like: stg_object.set_attribute("dev_size", new_size) *** Bug 1499652 has been marked as a duplicate of this bug. *** Thanks Jason! 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://access.redhat.com/errata/RHBA-2018:2819 |