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
storage disk create-partition..............is not a recognized command....?????
2021-10-18
03:16 PM
4,640 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to partition some new spare disks and I have run into this wall.
::*>storage disk create-partition -source-disk <disk path name> -target-disk <disk path name>
In my case:
::*>storage disk create-partition -source-disk 1.1.11 -target-disk 1.2.0
I got "not a recognized command" .........on 9.9.1P2.
Any helpful hints would be great.
Solved! See The Solution
1 ACCEPTED SOLUTION
hmoubara has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is at least an advanced command, but I believe it is a diag command:
set diag
storage disk create-partition -source-disk 1.1.11 -target-disk 1.2.0
Remember, the source and target disk must be owned by the same node and the source disk must be partitioned. I also believe the target disk should be the same size as the source.
3 REPLIES 3
hmoubara has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is at least an advanced command, but I believe it is a diag command:
set diag
storage disk create-partition -source-disk 1.1.11 -target-disk 1.2.0
Remember, the source and target disk must be owned by the same node and the source disk must be partitioned. I also believe the target disk should be the same size as the source.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where did you find the command? We need to update our document if it doesn't say it is diag.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is already there....I did not have access to a SIM yesterday. I do now (set diag; man storage disk create-partition)
storage disk create-partition Data ONTAP 9.8 storage disk create-partition
NAME
storage disk create-partition - Partition a spare disk
AVAILABILITY
This command is available to cluster administrators at the diagnostic privilege level.
