GitHub user kristoffvb2 added a comment to the discussion: VMs won't start on networks with client drive enabled
I believe the issue here is cloudstack is calling '/usr/bin/xorriso', while it _should_ be calling '/usr/bin/xorrisofs'. The options provided in the debug log are correct when running xorrisofs: /usr/bin/xorrisofs -o /tmp/configdrive1617114067110340451/i-2-23-VM.iso -ldots -allow-lowercase -allow-multidot -cache-inodes -l -quiet -J -r -V config-2 /tmp/configdrive1617114067110340451 xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project. libburn : SORRY : Neither stdio-path nor its directory exist xorriso : FAILURE : Cannot acquire drive 'stdio:/tmp/configdrive1617114067110340451/i-2-23-VM.iso' GitHub link: https://github.com/apache/cloudstack/discussions/10864#discussioncomment-14257375 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
