Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey everyone. First post to the community boards. IHAC that changes the root volume names to align with their internal nomenclature for their systems. In testing out ONTAP 9, it looks like this capability is not there. Here's the errors I get:
svl2-affselab01::volume> rename -vserver svl2-affselab01h01a -volume svl2_affselab01h01a_root -newname vol0 -foreground true
Error: command failed: Internal Error. Failed to determine the SnapLock type of the volume "svl2_affselab01h01a_root" in Vserver "svl2-affselab01h01a". Reason: entry doesn't exist.
If I try using the cluster name as the vserver, here's what I get:
svl2-affselab01::volume> rename -vserver svl2-affselab01 -volume svl2_affselab01h01a_root -newname vol0
Error: command failed: This operation is not supported for the system volume "svl2_affselab01h01a_root".
I would appreciate any help with this. Thanks!
Solved! See The Solution
1 ACCEPTED SOLUTION
SteveL has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like this has been resolved in 9.0 GA.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I guess you tried with Node name first and Cluster name as vserver . Normally, Node name should do the job.
volume rename -vserver node_name -volume a_vol0_1 -newname vol0_01
Can you paste "vol show" if possible ?
What is the Ontap version ?
SteveL has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like this has been resolved in 9.0 GA.
