Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Update ugndm.md
Browse files Browse the repository at this point in the history
Updated

Signed-off-by: ranjithwingrider <ranjith.raveendran@mayadata.io>
  • Loading branch information
ranjithwingrider authored Jun 10, 2019
1 parent 918b1c7 commit 13b8f9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ugndm.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,14 +141,14 @@ Currently, NDM is not selecting partition disks for creating device resource. Bu
4. - kubernetes.io/hostname
- storage
- links
- This field should be filed fo by-id and by-path. These details can be get from running `udevadm info -q property -n <device_path like /dev/sda1>`
- This field should be filed for by-id and by-path. These details can be get from worker node by running `udevadm info -q property -n <device_path like /dev/sda1>`
- path

5. Apply the modified YAML file to create the blockdevice CR for the provided partitioned device path.

6. Repeat the same steps for each partitioned device and create blockdevice CR for each device.

7. Get the blockdevice name from `kubectl get blockdevice -n openebs` command.
7. Verify the blockdevice is created by running `kubectl get blockdevice -n openebs` command.

<br>

Expand Down

0 comments on commit 13b8f9d

Please sign in to comment.