Delete the relevant DFS file system.
Check the current file system information.
# pdfsinfo -a <Enter> /dev/disk/by-id/scsi-1FUJITSU_300000370106: FSID special size Type mount 1 /dev/disk/by-id/scsi-1FUJITSU_300000370106 (864) 25418 META ----- 1 /dev/disk/by-id/scsi-1FUJITSU_300000370106 (864) 5120 LOG ----- 1 /dev/disk/by-id/scsi-1FUJITSU_300000370107 (880) 7341778 DATA ----- 1 /dev/disk/by-id/scsi-1FUJITSU_300000370108 (896) 6578704 DATA -----
Delete the DFS.
# pdfsadm -D /dev/disk/by-id/scsi-1FUJITSU_300000370106 <Enter>
Ensure that the DFS has been deleted.
# pdfsinfo -a <Enter>