In smb.conf in "global" section add two strings:
server min protocol = NT1
ntlm auth = ntlmv1-permitted
In smb.conf in "global" section add two strings:
ssh-keygen -f ~/.ssh/id_rsa -q -P ""
and cat id_rsa.pub >> authorized_keys
on target server
vgchange -a n my_volume_group
vgchange -a y my_volume_group
pvresize pv_partition
lvextend -L +100%FREE lv_partition
resize2fs /dev/vg_partition/lv_partition
vgchange -a n my_volume_group
vgchange -a y my_volume_group
pvresize pv_partition
lvextend -L +100%FREE lv_partition
resize2fs /dev/vg_partition/lv_partition