disk device

This commit is contained in:
benoit 2020-09-21 11:16:56 +00:00
parent 7ae9e84d63
commit 3d63a0e4a5
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ lxc config set storage.backups_volume local/backups
# Create a images volume in the local (default) pool (ZFS) and use it for images (containers images downloaded)
lxc storage volume create local images
lxc config set storage.images_volume local/images
lxc config device add $containerName $deviceName disk source=/home/foo path=/home/foo
```
Chemins :