Top
Interstage Big DataParallel Processing ServerV1.0.1 User's Guide
FUJITSU Software

13.2.3 Deleting a File System

Delete the relevant DFS file system.

  1. 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 -----
  2. Delete the DFS.

    # pdfsadm -D /dev/disk/by-id/scsi-1FUJITSU_300000370106 <Enter>
  3. Ensure that the DFS has been deleted.

    # pdfsinfo -a <Enter>