Hi List, Ive read here, the max length of a tag is 128: https://www.suse.com/documentation/sles11/stor_admin/data/lvmtagging.html But the following command works fine: sudo lvchange --addtag `printf 'z%.0s' {1..66666}` levg/t8 What is actual the max length? When was the change? Tfh! Oliver _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/