We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preheating image is not working with dfdaemon image v2.2.0
"description": "task 345345b4ab32af3065e39ab17252bb1c390eb4386f3fb97ffb2f246fe32 failed: rpc error: code = Unimplemented desc = unknown service dfdaemon.v2.DfdaemonUpload",
./bin/linux_amd64/dfget version MajorVersion: 2 MinorVersion: 0 GitVersion: v2.2.0 GitCommit: cc4abed Platform: linux BuildTime: 2025-02-01T05:07:20Z GoVersion: go1.23.5 linux/amd64 Gotags: none Gogcflags: none
Dragonfly version: 2.2.0 SeedPeer configured with client image
When we do preheat, peers installed with dfdaemon image should get the image.
Configure peer with dfdemon image/dfget binary and do a preheat.
uname -a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report:
Preheating image is not working with dfdaemon image v2.2.0
Error:
"description": "task 345345b4ab32af3065e39ab17252bb1c390eb4386f3fb97ffb2f246fe32 failed: rpc error: code = Unimplemented desc = unknown service dfdaemon.v2.DfdaemonUpload",
dfdaemon version:
./bin/linux_amd64/dfget version
MajorVersion: 2
MinorVersion: 0
GitVersion: v2.2.0
GitCommit: cc4abed
Platform: linux
BuildTime: 2025-02-01T05:07:20Z
GoVersion: go1.23.5 linux/amd64
Gotags: none
Gogcflags: none
Dragonfly version: 2.2.0
SeedPeer configured with client image
Expected behavior:
When we do preheat, peers installed with dfdaemon image should get the image.
How to reproduce it:
Configure peer with dfdemon image/dfget binary and do a preheat.
Environment:
uname -a
): Linux 4.12.14-122.201-default x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: