This post is more than 5 years old
2 Intern
•
174 Posts
0
4365
August 17th, 2012 00:00
Error: Unbind LUN-Being used by a feature of the storage system
Hi All,
Today i created one Meta LUN (Concatenation) using LUN23 and LUN25. Those two LUNs Placed under Private LUNs. when i try to unbind the LUN23 the following error came. Please suggest me on this. I need to unbind both LUNs.
No Events found!
rupal1
433 Posts
0
August 17th, 2012 01:00
The sign shows that it is still a meta. Expand it see the components.
Verify for no data existence.
Right click destroy
Finally if you see no change.
Restart the management sever.
Still if you see no change then : Execute : naviseccli -h -user -password -scope 0 getlun
Tell me the o/p
Thanks
Rupal Rajwar
Vipin VK
2 Intern
•
812 Posts
0
August 17th, 2012 00:00
Do you have data in the MetaLun ?
You will have to destroy the MetaLUN which unbinds all the component LUNs also. If you don't have data in it and don't want to use it further, you may do that .
rupal1
433 Posts
0
August 17th, 2012 00:00
Error: Unbind LUN-Being used by a feature of the storage system
This error occurs when the lun is assigned to a SG. If you want to unbind the you can follow the below steps in sequence.
1. Remove the LUN from the Storage Group.
2. Right-click the metaLUN icon which is found under the owning SP, and select destroy.
3. Verify Properties from RAID group that this metaLUN was originally part of to confirm additional space has become available.
Destroying a META destroys all data and unbinds the LUNs that make it a META. You can then go and reallocate the space into LUNs again. Once youve destroyed the meta and if the space is not reflecting in the free space area then you may need to restart the managemnet server also.
Hope this helps
Thanks
Rupal Rajwar
Dhakshinamoorthy
2 Intern
•
174 Posts
0
August 17th, 2012 00:00
I don't have any data now. All datas moved to another storage array
Dhakshinamoorthy
2 Intern
•
174 Posts
0
August 17th, 2012 01:00
Hi rupal,
LUN23 not present in any storage groups. But LUN23 metalun presented on SPB. Please find below captures,
Vipin VK
2 Intern
•
812 Posts
0
August 17th, 2012 01:00
Yes, this LUN still a part of Meta, simply destroying the meta will help him without any complications. I was waiting for him to do the same.
Vipin VK
2 Intern
•
812 Posts
1
August 17th, 2012 01:00
If you don't have any data and there is no need of the MetaLun, you can destroy the metaLun. This will unbind the components.
Dhakshinamoorthy
2 Intern
•
174 Posts
0
August 17th, 2012 02:00
Vipin and Rupal,
Thanks for your valuable suggestions always. After destroy the meta, LUN23 and LUN25 was gone. Any possibilities to remove metalun by component wise?
MetaLUN
component0=LUN23
component1=LUN25
Vipin VK
2 Intern
•
812 Posts
1
August 17th, 2012 03:00
You will not be able to remove component wise once expanded.
.
rupal1
433 Posts
0
August 17th, 2012 03:00
No, not an option
Thanks