-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
rhel-9.2.0.z
-
None
-
None
-
Important
-
rhel-sst-cs-system-management
-
ssg_core_services
-
5
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
when use rear to recover OS with thin pool, it shows error as
~~~
Layout 'thin,sparse' of LV 'lv_audit' in VG '/dev/vg' not supported by vgcfgrestore
~~~
partition info
~~~
UserInput: Valid choice number result 'View original disk space usage (/var/lib/rear/layout/config/df.txt)'
Filesystem 1048576-blocks Used Available Capacity Mounted on
/dev/mapper/vg-lv_root 3138M 1773M 1366M 57% /
/dev/mapper/vg-lv_srv 41M 3M 38M 7% /srv
/dev/mapper/vg-lv_var 6065M 275M 5791M 5% /var
/dev/mapper/vg-lv_home 233M 15M 219M 7% /home
/dev/mapper/vg-lv_tmp 233M 15M 219M 7% /tmp
/dev/mapper/vg-lv_log 233M 26M 207M 12% /var/log
/dev/mapper/vg-lv_audit 185M 12M 174M 7% /var/log/audit
/dev/vdb3 459M 163M 267M 38% /boot
/dev/vdb1 16M 7M 10M 44% /boot/efi
~~~
BTW, i can see error as in rear logs
~~~
pool -L 26759659520b --thinpool lv_thinpool vg
ata.
...skipping...
Insufficient free space: 6387 extents needed, but only 6382 available
2024-04-02 11:10:43.913746086 UserInput: called in /usr/share/rear/layout/recreate/default/200_run_layout_code.sh line 127
2024-04-02 11:10:43.919783792 UserInput: Default input in choices - using choice number 1 as default input
2024-04-02 11:10:43.921369317 UserInput -I LAYOUT_CODE_RUN needed in /usr/share/rear/layout/recreate/default/200_run_layout_code.sh line 127
2024-04-02 11:10:43.924603179 The disk layout recreation script failed
2024-04-02 11:10:43.927072406 1) Rerun disk recreation script (/var/lib/rear/layout/diskrestore.sh)
2024-04-02 11:10:43.930037693 2) View 'rear recover' log file (/var/log/rear/rear-static-50-50-50-10.log)
2024-04-02 11:10:58.652132730 UserInput: Valid choice number result 'View 'rear :
~~~
Please provide the package NVR for which bug is seen:
How reproducible:
1 partition with thin pool
2 use rear to backup
3 then use rear to restore
Steps to reproduce
Expected results
No error
Actual results
Has error
- relates to
-
RHEL-6984 Can not recover a host since disk layout recreation script fails
- Closed