Red Hat Training

A Red Hat training course is available for OpenShift Container Platform

28.7.6.2. 验证挂载

  1. 访问 pod,检查卷是否已挂载:

    $ oc rsh <pod_name>
    [root@gluster-S3-pvc /]# mount
  2. 检查 Gluster 卷的输出:

    例 28.12. 卷挂载

    192.168.59.102:gv0 on /mnt/gluster type fuse.gluster (rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,max_read=131072)