Hello,
When I reimage an Azure VM, it pulls down the node.sh file just fine, but when it runs it, then the following error occurs.
Error: Could not stat device mklabel - No such file or directory.
How do I get around this and successfully reimage my machine to Neo4j Enterprise image?
Here is the error from the scale set, although the instance starts, it doesn't successfully run node.sh
Provisioning failed
Message
VM has reported a failure when processing extension 'extension' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=1 [stdout] Running node.sh Turning off firewalld [stderr] Removed "/etc/systemd/system/multi-user.target.wants/firewalld.service". Removed "/etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service". Error: Could not stat device mklabel - No such file or directory. '. More information on troubleshooting is available at https://aka.ms/VMExtensionCSELinuxTroubleshoot.