Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Machine/bender
(view source)
Revision as of 17:00, 28 November 2021
661 bytes added
,
17:00, 28 November 2021
no edit summary
Line 48:
Line 48:
Guests simply need to be configured to accept IPv6 routing advertisements. The DNS must be assigned manually.
Guests simply need to be configured to accept IPv6 routing advertisements. The DNS must be assigned manually.
+
+
== Virtualization ==
+
+
Virtual machines are KVM guests managed with libvirt.
+
+
=== Storage pool ===
+
+
All virtual disks come from a pool backed by the main LVM VG:
+
+
virsh # pool-define-as nvme-pool logical --source-name nvme-pool
+
Pool nvme-pool defined
+
+
virsh # pool-start nvme-pool
+
Pool nvme-pool started
+
+
virsh # pool-autostart nvme-pool
+
Pool nvme-pool marked as autostarted
+
+
virsh # pool-info nvme-pool
+
Name: nvme-pool
+
UUID: 5812819f-b8bf-484e-98fb-2e100fe83df2
+
State: running
+
Persistent: yes
+
Autostart: yes
+
Capacity: 1.64 TiB
+
Allocation: 250.00 GiB
+
Available: 1.40 TiB
Bernie
Bureaucrats
,
Check users
,
Administrators
1,784
edits