What is the recommended method of recovery? I assume deleting the zpool
will break sync with data stored anywhere else (if there is anything stored
outside /var/lib/lxd?).

On Tue, May 10, 2016, 8:41 AM Stéphane Graber <[email protected]>
wrote:

> In such cases, container creation is still possible as it will just
> fallback to the directory storage backend and skip zfs.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1579988
>
> Title:
>   Image will not delete
>
> Status in lxd package in Ubuntu:
>   New
>
> Bug description:
>   lxc version: 2.0.0
>   Distributor ID: Ubuntu
>   Description: Ubuntu 16.04 LTS
>   Release: 16.04
>   Codename: xenial
>   Linux 4.4.0-22-generic #39-Ubuntu SMP Thu May 5 16:53:32 UTC 2016
>   x86_64
>
>   Not entirely sure how to reproduce this. All my other images were able
>   to be deleted with no issue. Using ZFS file for storage.
>
>   ```
>   $ lxc image list
>
> +--------+--------------+--------+-------------+--------+----------+-----------------------------+
>   | ALIAS  | FINGERPRINT  | PUBLIC | DESCRIPTION |  ARCH  |   SIZE   |
>      UPLOAD DATE         |
>
> +--------+--------------+--------+-------------+--------+----------+-----------------------------+
>   | xenial | 1dab8165da6c | no     |             | x86_64 | 213.11MB | May
> 3, 2016 at 1:25am (UTC) |
>
> +--------+--------------+--------+-------------+--------+----------+-----------------------------+
>
>   $ lxc image delete xenial
>   error: cannot open 'lxd': dataset does not exist
>
>   $ lxc launch xenial test
>   Creating test
>   Starting test
>
>   $ lxc list
>   +------+---------+------+------+------------+-----------+
>   | NAME |  STATE  | IPV4 | IPV6 |    TYPE    | SNAPSHOTS |
>   +------+---------+------+------+------------+-----------+
>   | test | RUNNING |      |      | PERSISTENT | 0         |
>   +------+---------+------+------+------------+-----------+
>   $ lxc stop test
>
>   $ lxc delete test
>
>   $ lxc image delete xenial
>   error: cannot open 'lxd': dataset does not exist
>   ```
>
>   Expected: image to be deleted
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1579988/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579988

Title:
  Image will not delete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1579988/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to