Project

General

Profile

Actions

action #102822

closed

Fail in verify_no_separate_home

Added by rainerkoenig over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
2021-11-22
Due date:
% Done:

0%

Estimated time:

Description

Observation:

Build 64.17
https://openqa.suse.de/tests/7716499#step/verify_no_separate_home/5

Possible root cause:

Probably a flaw with using lsblk on btrfs.
YaST logs for this test show that /home is just a subvolume of /.

Exceprt from 06-committed.yml:

   - partition:
        size: 28662 MiB (27.99 GiB)
        start: 9 MiB
        name: "/dev/vda2"
        type: primary
        id: linux
        file_system: btrfs
        mount_point: "/"
        btrfs:
          default_subvolume: "@"
          subvolumes:
          - subvolume:
              path: "@"
          - subvolume:
              path: "@/boot/grub2/i386-pc"
          - subvolume:
              path: "@/boot/grub2/x86_64-efi"
          - subvolume:
              path: "@/home"
          - subvolume:
              path: "@/opt"
          - subvolume:
              path: "@/root"
          - subvolume:
              path: "@/srv"
          - subvolume:
              path: "@/tmp"
          - subvolume:
              path: "@/usr/local"
          - subvolume:
              path: "@/var"
              nocow: true

Actions #1

Updated by oorlov over 2 years ago

  • Status changed from New to Rejected

Closed, as there is a ticket opened in Bugzilla for this issue: https://bugzilla.suse.com/show_bug.cgi?id=1192996

Actions

Also available in: Atom PDF