• 6.12.0-rc4 After the update, all my vm images under the domain folder disappeared.


    emrepolat7
    • Solved Annoyance



    User Feedback

    Recommended Comments

    root@PolSer:~# zfs list

    NAME                      USED  AVAIL     REFER  MOUNTPOINT

    disk1                    2.29T  8.49T      144K  /mnt/disk1

    disk1/appdata            43.1G  8.49T     43.1G  /mnt/disk1/appdata

    disk1/backup             1.06T  8.49T     1.06T  /mnt/disk1/backup

    disk1/domains             103G  8.49T       96K  /mnt/disk1/domains

    disk1/domains/Windows11   103G  8.49T      103G  /mnt/disk1/domains/Windows11

    disk1/isos               9.74G  8.49T     9.74G  /mnt/disk1/isos

    disk1/seafile            1.05T  8.49T     1.05T  /mnt/disk1/seafile

    disk1/system             25.1G  8.49T     25.1G  /mnt/disk1/system

    Link to comment
    36 minutes ago, emrepolat7 said:

    disk1/domains/Windows11   103G  8.49T      103G  /mnt/disk1/domains/Windows11

    You are using nested datasets, these are currently not mounted, like you mentioned you can mount them manually after array start, by typing 'zfs mount -a' or move them to a root dataset, e.g.:

    zfs rename disk1/domains/Windows11 disk1/Windows11

    and adjust paths accordingly

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.