Jump to content
XPEnology Community

Can't add user - user_quota, group_quota tables missing


latonita

Recommended Posts

Hi

 

using 5.2-5644

haven't tried to add new users since year or year and a half ago. updated xpenology version couple times during this period

 

trying to add user - it fails.

/var/log/messages tell me among some other lines

Feb 23 14:49:32 Tank entry.cgi_SYNO.Core.User[1].get[27053]: user_db_get.c:84 SLIBCBdbGet(HOMEASSISTANT) failed [0x2000 bdb_get.c:102]

Feb 23 14:49:34 Tank entry.cgi_SYNO.Core.Quota[1].inspect[27059]: quota_db_query.cpp:42 Failed to prepare SELECT quota_mb FROM group_quota WHERE id == @id; (no such table: group_quota)

Feb 23 14:49:34 Tank entry.cgi_SYNO.Core.Quota[1].inspect[27059]: quota.cpp:609 Failed to get group constraint on /dev/vg1000/lv [0x2A00 quota_db_query.cpp:43]

 

then i tried to edit existing user, opened quota tab - can't edit it. cant save it.

similar messages

Feb 23 14:54:08 Tank entry.cgi_SYNO.Core.Quota[1].set[28145]: quota_db_query.cpp:42 Failed to prepare SELECT quota_mb FROM user_quota WHERE id == @id; (no such table: user_quota)

Feb 23 14:54:08 Tank entry.cgi_SYNO.Core.Quota[1].set[28145]: quota.cpp:421 SYNOQuotaUsrQuotaGet() for anna on /volume1 failed [0x2A00 quota_db_query.cpp:43]

 

apparently, some quota settings tables are missing...

is there an option to recreate it? how did i lost them on the way? :smile:

Link to comment
Share on other sites

×
×
  • Create New...