JFS allows using external journal devices, but has trouble finding them when they are located on LVM (as of jfsutils-1.1.13). It turns out it doesn't search proper dev directories when searching for device by UUID.
It does search /dev/evms though. Simple workaround is to ln -s mapper /dev/evms.
No comments:
Post a Comment