[root@k8s0 shell_sync_scripts]# parted /dev/sdb GNU Parted 3.1Using /dev/sdbWelcome to GNU Parted! Type 'help' to view a list of commands.(parted) mklabel gpt Warning: The existing disk label on /dev/sdb will be destroyed and all data on this disk will be lost. Do you want to continue?Yes/No? yes (parted) mkpart primary xfs 0% 100%(parted) print Model: LSI MR9240-8i (scsi)Disk /dev/sdb: 4000GBSector size (logical/physical): 512B/512BPartition Table: gptDisk Flags: Number Start End Size File system Name Flags 1 1049kB 4000GB 4000GB ext4 primary(parted) quit Information: You may need to update /etc/fstab.二、创建文件体系