Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added doc for --rbduser
Signed-off-by: Rahik-Sikder <[email protected]>
  • Loading branch information
Rahik-Sikder committed Dec 11, 2025
commit 9799ebacc67fbe01b5097c8b7991c49c128d2461
1 change: 1 addition & 0 deletions doc/lxc-create.sgml.in
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
You can specify the following options :
<replaceable>--rbdname RBDNAME</replaceable> will create a blockdevice named RBDNAME rather than the default, which is the container name.
<replaceable>--rbdpool POOL</replaceable> will create the blockdevice in the pool named POOL, rather than the default, which is 'lxc'.
<replaceable>--rbduser RBDUSER</replaceable> will specify the ceph user RBDUSER creating the blockdevice, rather than the default, which is 'admin'.
</para>
<para>
If backingstore is 'best', then lxc will try, in order, btrfs,
Expand Down