It will show all the pseudo names available in "powermt display dev=all" command.
2. emcpadm getfreepseudos
It will show the first available free pseudo (emcpower name)
3. emcpadm getfreepseudos -n 60
It will show 60 available pseudo names sequentially (Customer can even use 1000 instead of 60 if required ). We can use pipe grep with this command to find out any exact pseudo name (emcpower) is available or not.
4. powermt release
It will release the pseudo names (those are not in "powermt display dev=all" command output) from the EMC PowerPath database.