Actions
Task #10615
closedAdd new ZFS based FreeBSD image
Start date:
06/12/2022
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
- Requested and development provided by Jørn Åne de Jong
- Script provided at https://code.ungleich.ch/ungleich-public/ungleich-tools/src/branch/master/opennebula-images/freebsd-build-opennebula-image.sh
Build¶
ungleich-tools/opennebula-images/freebsd-build-opennebula-image.sh
Import¶
[08:26:23] server2.place5:~$ scp root@[2a0a:e5c0:2:12:0:f0ff:fea9:c3ca]:amd64/freebsd-zfs-13.1-RELEASE-2022-06-12.img.qcow2 /var/tmp/; oneimage create --datastore ceph_image_ssd_place6 --name freebsd-zfs-13.1-RELEASE-2022-06-12 --path /var/tmp/freebsd-zfs-13.1-RELEASE-2022-06-12.img.qcow2 Warning: Permanently added '2a0a:e5c0:2:12:0:f0ff:fea9:c3ca' (ECDSA) to the list of known hosts. freebsd-zfs-13.1-RELEASE-2022-06-12.img.qcow2 100% 399MB 67.7MB/s 00:05 ID: 633
Test¶
- Creating templates for ipv6only and dualstack
- Checking ssh access
- Checking growfs
Actions