Skip to content

Instantly share code, notes, and snippets.

@visualphoenix
Created November 30, 2024 03:16
Show Gist options
  • Save visualphoenix/7034b304a4da179bfaae5991efa6fbed to your computer and use it in GitHub Desktop.
Save visualphoenix/7034b304a4da179bfaae5991efa6fbed to your computer and use it in GitHub Desktop.
clan vms error
$ clan vms run test
[test] All secrets and facts are already up to date
[$] warning: Git tree '/home/visualphoenix/clan' is dirty
[$] Formatting '/home/visualphoenix/.cache/clan/vm-cache-zzz7jsol/disk.img', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16
[2024-11-30T03:12:25Z WARN virtiofsd::limits] Failure when trying to set the limit to 1000000, the hard limit (524288) of open file descriptors is used instead.
[2024-11-30T03:12:25Z WARN virtiofsd::sandbox] Couldn't set the process uid as root: -1
[2024-11-30T03:12:25Z WARN virtiofsd::sandbox] Couldn't set the process gid as root: -1
[2024-11-30T03:12:25Z INFO virtiofsd] Waiting for vhost-user socket connection...
[clan] VM failed to start. Qemu process exited with code {self.process.returncode}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment