Latest Development FOG
-
Do you require the host pinging?
-
Question… What was the last SVN revision released that didn’t use the new client? And how good of a build is it?
I’m thinking about upgrading but I’m not necessarily wanting to use the new client just yet, we have a lot of computers here running the old one.
Also, another question…
What happens to the old clients out in production when the new client is enabled on the FOG server?
-
[quote=“Tom Elliott, post: 44237, member: 7271”]SVN 3138 released. With this release comes many more things. Specifically the Beta FOG Client is available now and is downloadable from the FOG GUI as normal. There are two links. One for Legacy and one for New. Hopefully this is self explanatory.
[/quote]Both Clients are available still in the latest SVN. You will should not have to do anything using the old client at this point. If you wish to use the new client then you will need to change an option in Settings.
It is [B]NOT[/B] suggested to have both clients in the same environment.
-
Tom,
No I really don’t need the pinging feature , however it worked in previous svns.
-
SVN 3215 released.
This has some changes to how host management works. It also, apparently, better fixes the random mac delete issue. It was working find for the primary, but pending and additional macs might have been lost as well. In this case, it could be bad especially for Laptops with wireless cards checking in, but not wired mac.
It also includes a checker to see if you’re in any of the directories we move during the installation so you don’t suddenly pull the rug under the feet of the script. Hopefully this isn’t a common problem people are running into, but I know we all forget things sometimes. This should help alleviate a momentary laps of how to install FOG when it’s in the tftpboot or fog web GUI folders to run the installs.
-
SVN 3224 released. With this comes some minor bug fixes particularly for green fog and should fix the seemingly random failure of getting the new client. One time all would be fine the next it would fail. To fix I now just tell it exactly what to get so hopefully this will work better.
-
Tom,
I just tried updating to SVN 3241 and during the install to update the database, I try to go to the admin section on the gui to perform the update and it just spins. Cant bring up the gui at all.
Ray
-
Tom,
Disregard I fixed it.
Ray Z
-
What was your fix Ray Z.
-
SVN 3258 released.
This hopefully better handles more random mac deletions and handles pending items a little better from what I can tell. It also adds protection for images and snapins for not only regular delete from the item/shortcut, but also if you decide to delete enmass.
-
SVN 3161 Released. Hopefully it works better for all pages that integrate with hosts as they’re no longer loaded until you implicitly click the membership link. Because of the way the link works the membership links are now right above the delete link. Some pages may have a slight delay in loading as they’re checking associative properties of the related element but it should load significantly faster unless you’re dealing with the memberships directly.
It also implements a hopeful coexistence for both the new and legacy clients.
-
SVN 3262 released.
This release adds a new feature an new FOG Setting category called Non-registered Host Image. In this option comes a FOG_NONREG_DEVICE field that you simply place like you would the kernelDevice on a host. This will then be read during imaging and target that specific device as long as it exists. I believe it fails if that device does not exist. This is a global value, so if it’s set, any Non-registered host regardless of image chosen will attempt to choose this disk. It’s simple enough to fix though in that all you need to do is delete the setting in order to have it choose the device for you.
Hopefully you enjoy,
-
[quote=“Tom Elliott, post: 45656, member: 7271”]SVN 3262 released.
This release adds a new feature an new FOG Setting category called Non-registered Host Image. In this option comes a FOG_NONREG_DEVICE field that you simply place like you would the kernelDevice on a host. This will then be read during imaging and target that specific device as long as it exists. I believe it fails if that device does not exist. This is a global value, so if it’s set, any Non-registered host regardless of image chosen will attempt to choose this disk. It’s simple enough to fix though in that all you need to do is delete the setting in order to have it choose the device for you.
Hopefully you enjoy,[/quote]
Are the OS disks normally all named the same thing, like sda or something?
-
Normally, in a perfect world, they would be. However, this is not a perfect world. Even if everything did come up with /dev/sd{[a-z],[A-Z]{2}} every time, there may be a case you want /dev/sdc to be the drive that’s imaged to, over /dev/sda everytime. People have different setups for their environments all the time.
-
SVN 3275 released.
This isn’t anything overly special just wanted to keep you informed. Basically it has a slightly better way to handle disks. Hopefully it works slightly better, but just know it is an every growing in-progress thing.
-
Tom,
Just went to 3275 and I cant update my database or pull up the gui. : (
Ray Z
-
Tom,
Fog Gui loads to the schemeupdater URL page but the screen is blank.
-
Got apache logs?
-
We fixed the issue on the backend. Basically it was the checking. Ubuntu (what a surprise) didn’t like the way it was being checked. It should work across the board now.
-
Found a little quirk in SVN 3275. When I boot to fog and choose full registration and do a question mark to get the image list, the list is all over the place. It used to be formatted in a nice column and press enter to go to the next page.