Tôi đang khởi động PXE và tự động cài đặt máy chủ 20.04 nhưng không thành công. Máy chủ đang lấy dữ liệu người dùng
tệp từ máy chủ cloud-init của tôi, tuy nhiên, nó không thành công ở một số điểm trong mỗi lần cài đặt, convert_autoinstall_config: max() arg là một chuỗi rỗng
Để tham khảo thông số ipxe của tôi:
kernel vmlinuz root=/dev/ram0 ip=dhcp hostname=test url=http://releases.ubuntu.com/20.04.2/ubuntu-20.04.2-live-server-amd64.iso autoinstall ds=nocloud-net; s=http://máy chủ/configs/
initrd initrd
và thú vị hơn, dữ liệu người dùng của tôi (ví dụ đơn giản từ Canonical để kiểm tra)
phiên bản 1
xác thực:
tên máy chủ: kiểm tra
tên người dùng: người thử nghiệm
mật khẩu: an_encrypted_password
Lỗi trình cài đặt:
2021-08-05 13:03:52,379 GỠ LỖI root:39 bắt đầu: subiquity/Filesystem/apply_autoinstall_config/convert_autoinstall_config:
2021-08-05 13:03:52,379 GỠ LỖI subiquity.server.controller.filesystem:193 self.ai_data = {'layout': {'match': {'path': '/dev/sda'}, 'name' : 'lvm'}}
2021-08-05 13:03:52,379 GỠ LỖI subiquity.common.filesystem:369 bootloader Bootloader.BIOS
2021-08-05 13:03:52,381 LỖI root:39 kết thúc: subiquity/Filesystem/apply_autoinstall_config/convert_autoinstall_config: FAIL: max() arg là một chuỗi rỗng
2021-08-05 13:03:52,382 LỖI root:39 kết thúc: subiquity/Filesystem/apply_autoinstall_config: FAIL: max() arg là một chuỗi rỗng
2021-08-05 13:03:52,382 LỖI root:39 kết thúc: subiquity/apply_autoinstall_config: FAIL: max() arg là một chuỗi rỗng
2021-08-05 13:03:52,382 LỖI subiquity.server.server:261 lỗi cấp cao nhất
Traceback (cuộc gọi gần đây nhất cuối cùng):
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/server/server.py", dòng 365, bắt đầu
đang chờ self.apply_autoinstall_config()
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquitycore/context.py", dòng 148, trong decorative_async
quay lại chờ meth(self, **kw)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/server/server.py", dòng 310, trong apply_autoinstall_config
đang chờ bộ điều khiển.apply_autoinstall_config()
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquitycore/context.py", dòng 148, trong decorative_async
quay lại chờ meth(self, **kw)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/server/controllers/filesystem.py", dòng 103, trong apply_autoinstall_config
self.convert_autoinstall_config(context=context)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquitycore/context.py", dòng 142, trong decorative_sync
trả lại meth(bản thân, **kw)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/server/controllers/filesystem.py", dòng 200, trong convert_autoinstall_config
meth (đĩa)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/common/filesystem.py", dòng 389, trongguide_lvm
self.add_boot_disk(đĩa)
Tệp "/snap/subiquity/2280/lib/python3.6/site-packages/subiquity/common/filesystem.py", dòng 372, trong add_boot_disk
new_boot_disk.partitions(), key=lambda p: p.size)
ValueError: max() arg là một chuỗi trống