<div dir="ltr">Hello lustre folks,<br><div><br></div><div>We have failed ost i have done the below steps. </div><div>1) the data has been copied to share location via rsync. </div><div>2) deactivated on the MDS with the command lctl set_param osc.lustre-OST001d-*.active=0 </div><div>3) unmount the ost from oss. </div><div>4 ) formate with this command  mkfs.lustre --ost --index=29 --replace --reformat --fsname=lustre  --backfstype=ldiskfs   --mgsnode=10.19.4.132@o2ib /dev/sdd</div><div>Now when i am trying to copy the data back to the ost it give me the below error. </div><div>rsync -av --progress /mydata/ost001d/CONFIGS/ /mnt/ost29/<br>sending incremental file list<br>rsync: ERROR: cannot stat destination "/mnt/ost29/": Not a directory (20)<br>rsync error: errors selecting input/output files, dirs (code 3) at main.c(634) [Receiver=3.1.2]</div><div><br></div><div>lustre version is 2.12.6 .</div><div>below is another output, is it normal behaviour ? </div><div> mount | grep lustre<br>/dev/sdb on /mnt/ost27 type lustre (ro,context=unconfined_u:object_r:user_tmp_t:s0,svname=lustre-OST001b,mgsnode=10.19.4.132@o2ib,osd=osd-ldiskfs,errors=remount-ro)<br>/dev/sdc on /mnt/ost28 type lustre (ro,context=unconfined_u:object_r:user_tmp_t:s0,svname=lustre-OST001c,mgsnode=10.19.4.132@o2ib,osd=osd-ldiskfs,errors=remount-ro)<br>/dev/sdd on /mnt/ost29 type lustre (ro,context=unconfined_u:object_r:user_tmp_t:s0,svname=lustre-OST001d,mgsnode=10.19.4.132@o2ib,osd=osd-ldiskfs,errors=remount-ro)</div><div><br></div><div>regards,</div><div>ihsan </div><div><br></div></div>