3-xen-orchestra-install #4
12
README.md
12
README.md
@ -341,12 +341,12 @@ find '/opt/git.bak' -type d -empty -delete
|
|||||||
|
|
||||||
An example `zpool/data` dataset may now look like so:
|
An example `zpool/data` dataset may now look like so:
|
||||||
```
|
```
|
||||||
# zfs list -r -oname,mountpoint,canmount zpool/data
|
# zfs list -r -oname,mountpoint,canmount,mounted zpool/data
|
||||||
NAME MOUNTPOINT CANMOUNT
|
NAME MOUNTPOINT CANMOUNT MOUNTED
|
||||||
zpool/data / off
|
zpool/data / off no
|
||||||
zpool/data/home /home on
|
zpool/data/home /home on yes
|
||||||
zpool/data/opt /opt off
|
zpool/data/opt /opt off no
|
||||||
zpool/data/opt/git /opt/git on
|
zpool/data/opt/git /opt/git on yes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Nested environment-independent datasets
|
## Nested environment-independent datasets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user