[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] problem adding the first non-admin user in Emulab 5.0




> -----Original Message-----
> That is odd. Do you have NFSTRACESUPPORT set in your defs file?

NFSTRACESUPPORT=0

> One possibility is that the table is corrupted. Try:
> 
> boss> mysql tbdb
> mysql> check table accessed_files extended;
> 
> What does that say?

mysql> check table accessed_files extended;
+---------------------+-------+----------+----------+
| Table               | Op    | Msg_type | Msg_text |
+---------------------+-------+----------+----------+
| tbdb.accessed_files | check | status   | OK       |
+---------------------+-------+----------+----------+
1 row in set (0.00 sec)

Michael