Assume vol0 on the hypervisors, not ssd-vol0
This commit is contained in:
@ -36,11 +36,11 @@ will watch this replication endpoint, and if they see new snapshots arrive, they
|
||||
do an incremental pull of the data to their own ZFS filesystem as a snapshot. Old/current
|
||||
running labs will not be disrupted, as they will be cloned off of old snapshots.
|
||||
|
||||
You will find the image as `ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-disk0`:
|
||||
You will find the image as `vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-disk0`:
|
||||
```
|
||||
lab:~$ ssh -A root@hvn0.lab.ipng.ch 'zfs list -t snap'
|
||||
NAME USED AVAIL REFER MOUNTPOINT
|
||||
ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-disk0@20221013-release 0B - 6.04G -
|
||||
vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-disk0@20221013-release 0B - 6.04G -
|
||||
```
|
||||
|
||||
## Install
|
||||
|
Reference in New Issue
Block a user