RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1624398 - smis plugin: PLUGIN_BUG(2): Not Supported: Changing volume size to the same value
Summary: smis plugin: PLUGIN_BUG(2): Not Supported: Changing volume size to the same v...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libstoragemgmt
Version: 7.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Tony Asleson
QA Contact: Jakub Krysl
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-31 13:02 UTC by Jakub Krysl
Modified: 2021-09-03 14:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-06 12:40:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2064 0 None None None 2019-08-06 12:40:34 UTC

Description Jakub Krysl 2018-08-31 13:02:35 UTC
Description of problem:
Changing volume size to the same results in PLUGIN_BUG(2) with smis plugin on EMC.

# lsmcli  -u "smispy://user@server:5988?namespace=root/emc" -P volume-create --name test2 --size 10G  --pool "CLARiiON+FCN00122500421+U+Pool 0"
Password:
ID                               | Name  | SCSI VPD 0x83                    | Size        | Disabled | Pool ID                          | System ID               | Disk Paths
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
304e4c95addfe8b4b86fd95badf5bc49 | test2 | 600601608971310044698a4225ade811 | 10737418240 | No       | CLARiiON+FCN00122500421+U+Pool 0 | CLARiiON+FCN00122500421 |

# lsmcli  -u "smispy://user@server:5988?namespace=root/emc" -P volume-resize --size 10G --vol 304e4c95addfe8b4b86fd95badf5bc49
Password:
Warning: You are about to do an operation that may cause data to be lost!
Press [Y|y] to continue, any other key to abort
PLUGIN_BUG(2): The requested operation is not supported. (com.emc.cmp.osls.se.array.func.EMC_StorageConfigurationService.CreateOrModifyElementFromStoragePool():1768 C:ERROR_CLASS_SOFTWARE F:ERROR_FAMILY_NOT_SUPPORTED Not Supported: Changing volume size to the same value.)

Version-Release number of selected component (if applicable):
libstoragemgmt-1.6.2-3.el7

How reproducible:
100%

Steps to Reproduce:
1. lsmcli -u smispy volume-create --size 10G --name test --pool pool
2. lsmcli -u smispy volume-resize --size 10G

Actual results:
PLUGIN_BUG(2): The requested operation is not supported. (com.emc.cmp.osls.se.array.func.EMC_StorageConfigurationService.CreateOrModifyElementFromStoragePool():1768 C:ERROR_CLASS_SOFTWARE F:ERROR_FAMILY_NOT_SUPPORTED Not Supported: Changing volume size to the same value.) 

Expected results:
NO_STATE_CHANGE

Additional info:

Comment 4 Jakub Krysl 2019-03-28 11:26:50 UTC
libstoragemgmt-smis-plugin-1.7.3-2.el7.noarch
libstoragemgmt-1.7.3-2.el7.x86_64

# lsmcli  -u "smispy://user@server:5988?namespace=root/emc" -P volume-resize --size 10G --vol 304e4c95addfe8b4b86fd95badf5bc49
Password: 
NO_STATE_CHANGE(125): Specified size same as current

Comment 6 errata-xmlrpc 2019-08-06 12:40:28 UTC
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-2019:2064


Note You need to log in before you can comment on or make changes to this bug.