Unmount any file systems in the volume group using the umount command.
使用umount命令来卸载卷组中所有文件系统。
The following command will create, within volume group testvg, a jfs file system of 10MB with mounting point /fs1
以下命令将在卷组 testvg 中创建一个 jfs 文件系统,大小为 10MB,挂载点是 /fs1
To identify the file systems belonging to a volume group, use the LSVGFS command.
要识别属于某个卷组的文件系统,使用lsvgfs命令。
应用推荐