cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
1
Replies

Adding Ports to a VSAN

johnnyjumpup
Level 1
Level 1

I would like to add a bunch of ports to a VSAN using the CLI.  The ports are all online and when they are online I must a respond to the command with a y to indicate I really want to do it.    How can I add a bunch of ports to a VSAN when they are online without having to do the commands one at a time and with no reply prompts?

I would like to just paste this and have the ports assigned

vsan database ; vsan 100 interface fc4/5
vsan database ; vsan 100 interface fc3/12
vsan database ; vsan 100 interface fc5/17
vsan database ; vsan 100 interface fc6/17

1 Reply 1

Walter Dey
VIP Alumni
VIP Alumni

vsan database

vsan 100 interface fc4/5,fc3/12,fc5/17,fc6/17 force

Use the force option to bypass theconfirmation