Cannot modify image --> host association
-
If I go into a host entry in the web UI and then try to modify anything below the “Host Description” field within that host I get a confirmation that the operation was successful. Then, if I navigate to another place in the UI and return back to see the image association, it looks as though a change was never made. I have tried clearing browser caches, using different browsers etc. with no change.
There’s not much useful data in the apache logs…
error_log
BFD: /var/www/html/fog/service/ipxe/bzImage: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss BFD: /var/www/html/fog/service/ipxe/bzImage32: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss
This is for …
Running Version: 8103 SVN Revision: 5680
I can provide any additional information/logs/etc… if need be.
-
I’m unable to replicate.
-
Are you using groups to do this, or are you directly changing it inside host management?
-
In host management. I do have some groups created but I’ve not added any hosts to those groups yet.
-
@Carl You should have a backup from when you did the update to trunk. Do you have this still? Can you supplant the original DB in place (FOG Configuration Page->Configuration Save->Import) and see if the update (again) fixes the issue?
-
Restored the backup.
Did a resync with subversion.
Ran installer.So far so good… except now the hosts that I was working with before are missing.
-
@Carl No need to rerun the installer. Just re-import the DB and update again.
-
What do you mean by “update again”?
-
@Carl either
git pull
and reinstall, orsvn up
and reinstall. Go to the place where you have fog’s source files and run those, then go intobin
and run the installer with./installfog.sh -y
-
I’m somewhat confused now. Tom says don’t run the installer… Wayne says to run the installer???
I’ve already done the steps Wayne mentioned. It’s what I was referring to in my earlier post.Restored the backup. Did a resync with subversion. Ran installer. So far so good… except now the hosts that I was working with before are missing.
-
@Carl I misinterpreted what Tom said. He was talking about the DB Schema update that would appear in the web interface. Sorry about the confusion.
-
Ok well I did that schema update also.
-
@Carl So is this issue solved?
-
The original issue : yes. Should I create a new thread for the one that came up during the course of resolving that?
-
@Carl said:
The original issue : yes. Should I create a new thread for the one that came up during the course of resolving that?
Yes please. Makes it more easy for people to follow…
Marking this solved.