Hi,
I have an LVM over two USB external disks that I use as a rolling backup.
Sometimes, not every time, after reboot I see the following error:
PV /dev/sdj online, VG vgroup incomplete (need 1).: 1 Time(s)
However, everything is working as it should.
Relevant info:
root@ryzen:~# pvscan PV /dev/sdi VG vgroup lvm2 [<2.73 TiB / 0 free] PV /dev/sdj VG vgroup lvm2 [<2.73 TiB / 8.23 GiB free] Total: 2 [<5.46 TiB] / in use: 2 [<5.46 TiB] / in no VG: 0 [0 ]
root@ryzen:~# vgscan Found volume group "vgroup" using metadata type lvm2
root@ryzen:~# lvscan ACTIVE '/dev/vgroup/lvmback' [5.45 TiB] inherit
I could not find any info pertaining to the error above.
Question: Is this something to worry about or is it just a timing problem during reboot that takes care of itself?
Thanks Frank