jjqq

Results 8 issues of jjqq

There is a confusing error message when failed to connect to tgtd unix domain socket, it could not check the error, instead, it just continue to call write, which in...

### Q&A (please complete the following information) - OS: macOS - Browser: chrome - Version: 135.0.7049.115 - Method of installation: dist assets - Swagger-UI version: 5.21.0 - Swagger/OpenAPI version: OpenAPI...

Just fix typos, add some explanation about execution order of Cloud-init files, steps, and substeps, which are not that obvious to users.

Elemental derivative has a COS_STATE partition which has following structure: ``` cOS/ grub2/ grubenv grub_oem_env grubcustom/ ... ... ``` - The first confusing thing is that the `grubenv`,`grub_oem_env`,`grubcustom` are not...

There seems no documentation about the execution order of `substeps` such as `files`, `commands`. I have done some experiments, turns out that there are some rules existing in the internal...

#### Problem: No way to override kernel boot arg console=tty... due to the immutable /etc/cos/bootargs.cfg took precedence. #### Solution: move the console_params definition from `/etc/cos/bootargs.cfg` (in the immutable rootfs) to...

#### Problem: Not a problem, just a trivial code style confusion. There is a place using ``` cfg.Mode ``` which actually means ``` cfg.Install.Mode ``` All other places are using...

#### Problem: [Harvester-v1.5.0 PXE installer sometimes hang up due to temporary RKE2 server exited after about 15m while auto image importing have not finished](https://github.com/harvester/harvester/issues/8606). #### Solution: Do not depend on...