Cleaning up the datastore erros
by WK
Our kimchi hosts have people constantly working on from the command line
including changing qcow2 image names (our practice is to name them
similar to the instance name so its easy to see whats up in
/var/lib/libvirt/images)
So after a while the wok error log is full of these messages.
and we often get reoccuring pink error message in the WebUI.
Is there a way to cleanout/fix/ignore the datastore
-bill
WOKOBJST0001E: Unable to find 5f48fb31-0d73-4df7-948c-02beefee83d1 in
datastore
WOKOBJST0001E: Unable to find c7d94dcb-185f-4917-9b2e-d304f5ce807b in
datastore
WOKOBJST0001E: Unable to find d7f82fc8-44dd-484f-aaf9-f4ed0de3efe3 in
datastore
WOKOBJST0001E: Unable to find f88269b8-8ca9-4689-b8aa-c7e720e3c396 in
datastore
WOKOBJST0001E: Unable to find b46491f9-4351-4b82-ad57-87568dd55f3e in
datastore
WOKOBJST0001E: Unable to find 7c34a9fd-b3b6-4894-a6f1-baf6b7099403 in
datastore
WOKOBJST0001E: Unable to find 0eb316fe-803c-4b25-9dae-522c02748e5c in
datastore
WOKOBJST0001E: Unable to find 4e5663b8-300d-4ad0-8959-ecdc489e8c71 in
datastore
WOKOBJST0001E: Unable to find 5f48fb31-0d73-4df7-948c-02beefee83d1 in
datastore
WOKOBJST0001E: Unable to find c7d94dcb-185f-4917-9b2e-d304f5ce807b in
datastore
7 years, 4 months
Help : PAM authentication as user
by Prakash
Dear Users,
Please suggest pointers on where and what to change in wok config so the PAM authentication for my user goes through. Right now, it just comes back to the login page.
Below are the details :
Ubuntu 16.10 (GNU/Linux 4.8.0-46-generic x86_64)
User : db
Output in wok-error.log file
Run command: 'id -Gn db’
out: db adm cdrom sudo dip plugdev lxd libvirt lpadmin sambashare
Run command: 'sudo -l -U db sudo’
out: /usr/bin/sudo
Run command: 'sudo -l -U db’
out: Matching Defaults entries for db on sandbox3:
env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin\:/snap/bin
User db may run the following commands on sandbox3:
(ALL : ALL) ALL
(ALL : ALL) NOPASSWD: ALL
Thank you all. As my first time, please excuse me if my request for help is not the right approach.
Prakash
Below Image showing the version of Wok, Ginger, Ginger-Base & Kimchi
7 years, 4 months