For my personal cause, I create a new VMFS partition with command line. there is two VMFS partition on my ESX server. the details about VMFS partition is below:
vmhba0:0:0:3 /dev/cciss/c0d0p3 483544ea-4fd56d67-8975-001a4bafc7fa
vmhba0:1:0:1 /dev/cciss/c0d1p1 4835409a-bf7077f2-9885-001a4bafc7fa
Now, I want to delete VMFS partition(vmhba0:1:0:1) , who can tell me how can I do through ESX server command line. Because I am not find a related command to do this so far.