firecracker-microvm / firectl

firectl is a command-line tool to run Firecracker microVMs
Apache License 2.0
467 stars 73 forks source link

document need update #123

Closed calvin2021y closed 6 months ago

calvin2021y commented 6 months ago

The readme document not work

irectl \
  --kernel=hello-vmlinux.bin \
  --root-drive=hello-rootfs.ext4
INFO[0000] Called startVMM(), setting up a VMM on /root/.firecracker.sock-573867-81 
INFO[0000] VMM logging disabled.                        
INFO[0000] VMM metrics disabled.                        
ERRO[0000] PutMachineConfiguration returned [PUT /machine-config][204] putMachineConfigurationNoContent  
WARN[0000] Failed handler "fcinit.CreateMachine": [PUT /machine-config][400] putMachineConfigurationBadRequest  &{FaultMessage:unknown field `smt`, expected one of `vcpu_count`, `mem_size_mib`, `ht_enabled`, `cpu_template` at line 1 column 25} 
FATA[0000] Failed to start machine: [PUT /machine-config][400] putMachineConfigurationBadRequest  &{FaultMessage:unknown field `smt`, expected one of `vcpu_count`, `mem_size_mib`, `ht_enabled`, `cpu_template` at line 1 column 25}