Bernd Schubert wrote:
Hi,

I'm just testing how well the upgrades do work and somehow I have a problem:

On Ost1:
========
[ 271.985901] LustreError: Trying to start OBD lustre-OST0001_UUID using the wrong disk ost1_UUID. Were the /dev/ assignments rearranged?
Well, that's the problem. Note the uuid is missing from the tunefs on the OST, but not the MDS. This a safety check to make sure you're using the right disk; it should have been found when you did the initial tunefs upgrade to 1.6. You can erase the last_rcvd file manually out the of OST disk to get around this.



[EMAIL PROTECTED]:~# tunefs.lustre /dev/md3
checking for existing Lustre data: found CONFIGS/mountdata
Reading CONFIGS/mountdata

   Read previous values:
Target:     lustre-OST0001
Index:      1
Lustre FS:  lustre
Mount type: ldiskfs
Flags:      0x402
              (OST )
Persistent mount opts: errors=remount-ro,extents,mballoc
Parameters: [EMAIL PROTECTED]


On the MGS/MDT
==============

[EMAIL PROTECTED]:~# tunefs.lustre /dev/md3
checking for existing Lustre data: found CONFIGS/mountdata
Reading CONFIGS/mountdata

   Read previous values:
Target:     lustre-MDT0000
Index:      0
UUID:       mds-beo_UUID
Lustre FS:  lustre
Mount type: ldiskfs
Flags:      0x5
              (MDT MGS )
Persistent mount opts: errors=remount-ro,iopen_nopriv,user_xattr
Parameters:


Any idea whats wrong?
Thanks,
Bernd

PS: Going back to lustre-1.4 works fine.


_______________________________________________
Lustre-discuss mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

Reply via email to