[one-users] Problem with onedb
Mohammad Fazli Ahmat Jalaluddin
fazli.mmu at gmail.com
Tue Jul 2 18:58:25 PDT 2013
Hi,
When I used this command;
"onedb version -v -S localhots -u oneadmin -pxxxxxxxx -d opennebula"
I got this error:
"Database schema does not look to be created by OpenNebula: table user_pool
is missing or empty."
I googled and found some similar error and asking manually perform:
"select * from user_pool where oid=0;"
I got this output:
+-----+----------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+------+---------+---------+---------+
| oid | name |
body
| uid | gid | owner_u | group_u | other_u |
+-----+----------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+------+---------+---------+---------+
| 0 | oneadmin |
<USER><ID>0</ID><GID>0</GID><GNAME>oneadmin</GNAME><NAME>oneadmin</NAME><PASSWORD>b0724ac125d9087ce379755c71f3c35f97300a6f</PASSWORD><AUTH_DRIVER>core</AUTH_DRIVER><ENABLED>1</ENABLED><TEMPLATE></TEMPLATE><DATASTORE_QUOTA></DATASTORE_QUOTA><NETWORK_QUOTA></NETWORK_QUOTA><VM_QUOTA></VM_QUOTA><IMAGE_QUOTA></IMAGE_QUOTA></USER>
| 0 | 0 | 1 | 0 | 0 |
+-----+----------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+------+---------+---------+---------+
1 row in set (0.00 sec)
Thank you
--
Regards,
Fazli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130703/83abde7a/attachment.htm>
More information about the Users
mailing list