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
Updated by Nico Schottelius 10 months ago
- Assignee set to Mondi Ravi
Ping Mondi:
- Can you create the dynamicweb entries and test the flow?
- We should name the image "FreeBSD 13.1 ZFS"
Updated by Mondi Ravi 10 months ago
@Nico Schottelius there seems to be public-* (dualstack) template and no ipv6only template. So, I created one, identical to dual stack but with ipv6only nic.
Its called ipv6only-FreeBSD 13.1-ZFS
The dual stack works on staging.
Testing IPv6only now.
Updated by Mondi Ravi 10 months ago
Just finished the testing. The templates work fine. Let me know if we want to put them on production @Nico Schottelius
Updated by Nico Schottelius 9 months ago
Mondi, please go ahead - very soon would be good as people on Twitter are talking about is/FreeBSD atm
Updated by Mondi Ravi 9 months ago
- Status changed from In Progress to Feedback
- Assignee changed from Mondi Ravi to Nico Schottelius
freebsd 13.1 zfs is now on production.
- datacenterlight.ch/{en-us,de} landing and hosting pages
- ipv6onlyhosting landing and hosting pages
Updated by Nico Schottelius 9 months ago
- Status changed from Feedback to Closed
Looks good to me, closing!
Actions