This post is more than 5 years old
52 Posts
0
380
March 31st, 2011 12:00
Force storage Device Types (converting from BCV to STD)
Any directions on changing these device types (forcefully) with Command Line?
Basically I want to ignore this error, force them into a STD type, & reuse them for a different configuration.
I can't figure out the conviluted PDF directions on SYMCONFIGURE submittals & need help finding the proper commands.
Thanks!
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
March 31st, 2011 12:00
try this:
convert dev 2A10 to 2-Way-Mir;
dernsber
52 Posts
0
March 31st, 2011 13:00
Works... thanks!... i was afraid i would have to use some form of a force command.
For people that aren't sure on this stuff & wants the specifics:
convert dev ### to 2-Way-Mir;
symconfigure -sid SID -f commit
-You can replace commit with preview or prepare to make sure the command is good.
Enjoy all!