ITADN

where is the document for this? How to use this to no-code create pv or pv sets in filesystem volume mode

#432Closedbayeslearner 创建于 2023-09-27
lifecycle/rotten
B
bayeslearnercommented
Where can I find the documentation for this? I am looking to understand how to use this to create PV or PV sets in filesystem volume mode without coding. The following link mentioned in the internal doc is broken: " Warning: These docs are for internal development and testing. Use https://docs.openshift.com/container-platform/latest/storage/persistent_storage/persistent-storage-local.html docs for installation on OCP " After experimenting with the GUI, I have successfully created block mode PV sets by following these steps: 1. Mounting an unformatted disk (in VM), 2. Creating a discovery instance, 3. Setting up a volume set to use block mode, which is the default setting, 4. Consequently, a PV is automatically created. However, if I format the disk using the command `format.xfs /dev/vdb`, the aforementioned procedure ceases to function.
关闭于 2024-02-26 5 条评论