Bug in Omni block device wwid handling? #1910
Replies: 3 comments
-
|
I was able to fetch the problematic resource and it looks like it is from the Hyper-V DVD drive. |
Beta Was this translation helpful? Give feedback.
-
|
I used SystemRescue 12.02 on this Hyper-V and a release one and when reading /sys/block/sr0/device/wwid it is present but gives a read error. On the newer canary build of windows in build 28000.1199, it produces the wwid string indicated above. |
Beta Was this translation helpful? Give feedback.
-
|
After fiddling with this and researching some other tickets, I couldn't directly delete the machinestatus resource in question, but deleting the link seemed to work. So this seems to have me back in a state where I can work with my instance till this issue gets addressed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've used Hyper-V in the past for trying Omni. Anyhow in a new hobby account in trial mode, Omni is displaying in the manually joined machines list: failed to marshal resource: json: error calling MarshalJSON for type runtime.protoMessage: proto: field specs.MachineStatusSpec.HardwareStatus.BlockDevice.wwid contains invalid UTF-8.
The talos image that booted and connected was 1.11.5 and the managed Omni instance is 1.3.2.
The requests are the ones made to (omni instance)/api/omni.resources.ResourceService/Watch
Beta Was this translation helpful? Give feedback.
All reactions