<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi,</div>
<div><br>
</div>
<div>Let me describe an error situation that I experienced.</div>
<div><br>
</div>
<div>We are using ONe3.2.</div>
<div><br>
</div>
<div>I launch a VM off a persistent image but it fails at an very early stage (for example tm_ln.sh)</div>
<div>so I end up having a VM in "failed" state.</div>
<div><br>
</div>
<div>Next, when I try to delete it via "onevm delete", I have error messages that say</div>
<div> Message received: LOG E 4 mv: Command "mv -f $ONE_LOCATION/var/56/disk.0 $IRP/images/837d6675a4846f2df76ebbf69d174229" failed.</div>
<div> Message received: LOG E 4 mv: mv: cannot stat `$ONE_LOCATION/var/56/disk.0': No such file or directory</div>
<div><br>
</div>
<div>These error messages make sense because, the launching process failed before doing anything, </div>
<div>thus all of the followings</div>
<div> - $VM_DIR/images/disk.0</div>
<div> - $ONE_LOCATION/var/vmid/disk.0</div>
<div>must be absent.</div>
<div><br>
</div>
<div>I think what is wrong is, </div>
<div>"onevm delete" on a failed vm from persistent image trying to move disk.0 to the repository.</div>
<div>In other words, "delete" might not be a right operation in this "failed" state for persistent image.</div>
<div>I could not find a right one at least from current list of possible operations for "onevm" command</div>
<div><br>
</div>
<div>What will be the right one?</div>
<div><br>
</div>
<div>Thank you very much.</div>
<div><br>
</div>
<div>Hyunwoo KIM</div>
<div>FermiCloud Project.</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>