Hi list,
I upgraded from 2.1.6 to 2.4.2 all servers using the docs.
This is a combined MGS/MDS.
On MGS/MDS:
tunefs.lustre --mdt --quota on MDT
On OSSs:
tunefs.lustre --ost --quota on OSTs
On MGS/MDS:
lctl conf_param lustre.quota.mdt=ug
lctl conf_param lustre.quota.os=ug
After remounting everything I'm getting:
[root@mds1 ~]# lctl get_param osd-*.*.quota_slave.info
osd-ldiskfs.lustre-MDT0000.quota_slave.info=
target name: lustre-MDT0000
pool ID: 0
type: md
quota enabled: ug
conn to master: not setup yet
space acct: ug
user uptodate: glb[0],slv[0],reint[1]
group uptodate: glb[0],slv[0],reint[1]
Any suggestions on getting 'conn to master' change to 'setup'?
The filesystem itself behaves normally.
I tried it in a VM on a fresh test fs with just MGS/MDS and the conn to
master was immediately "setup" even before adding any OSSes.
- Anthony
Show replies by date