<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="Droid Serif">I'm running LXD 3.03 on Ubuntu 18.04 and
the backend for my main storage pool is starting to fail. I have a
drive that is provided via SAN to my LXD server and the SAN server
itself needs to be shutdown and refreshed. I wanted to move my
container's storage volumes from my original storage to a new ceph
storage pool, but I'm clearly not specifying my move command
properly:<br>
<br>
<font face="Droid Sans Mono">lxcuser@lxcserver:~$ lxc storage list<br>
+------------+-------------+--------+---------+---------+<br>
| NAME | DESCRIPTION | DRIVER | STATE | USED BY |<br>
+------------+-------------+--------+---------+---------+<br>
| btrfspool1 | | btrfs | CREATED | 21 |<br>
+------------+-------------+--------+---------+---------+<br>
| cephpool1 | | ceph | CREATED | 0 |<br>
+------------+-------------+--------+---------+---------+</font><br>
<br>
</font><font face="Droid Serif"><font face="Droid Sans Mono"><font
face="Droid Serif"><font face="Droid Sans Mono">lxcuser@lxcserver</font></font>:~$
lxc storage volume list btrfspool1<br>
+----------------------+------------------------------------------------------------------+-------------+---------+-----------+<br>
| TYPE |
NAME | DESCRIPTION | USED BY |
LOCATION |<br>
+----------------------+------------------------------------------------------------------+-------------+---------+-----------+<br>
| container |
bllweb05
| | 1 | lxcserver |<br>
+----------------------+------------------------------------------------------------------+-------------+---------+-----------+<br>
</font></font><font face="Droid Serif"><font face="Droid Sans
Mono"><br>
lxcuser@lxcserver</font></font><font face="Droid Serif"><font
face="Droid Sans Mono">:~$ lxc storage volume move
btrfspool1/bllweb05 cephpool1/bllweb05<br>
Error: not found</font><br>
<br>
How are you supposed to specify the move command to move a volume
from one storage pool to another?<br>
</font>
<pre class="moz-signature" cols="0">--
Thanks,
Joshua Schaeffer</pre>
</body>
</html>