Hi Everyone, I'm trying to set up an LVM environment.
/dev/dasdc is formatted dasdfmt -f /dev/dasdc -b 4096 -d cdl no error messages setup lvm vgscan no error messages created physical volume pvcreate /dev/dasdc no error messages display physical volume pvdisplay /dev/dasdc error messages pvdisplay -- ERROR "pv_check_consistencyv(): VG name" checking consistency of physical volume "/dev/dasdc" create volume group vgcreate vg_bos1 /dev/dasdc error messages below vgcreate -- more than 20% [181760 KB] of physical volume /dev/dasdc with 0 KB would be used volume group was not created any idea what am i doing wrong??? Thanks. Rob
