Bugs in FOG 0.33
-
makes sense to me. thanks
-
link added to footer directs to wrong location
[url]http://209.114.127.122/fog/management/index.php/fog/client[/url]
instead of
[url]http://209.114.127.122/fog/client[/url] -
error when trying to run report “FOG User Login History Summary”
[CODE]Failed to load Class file: Class: Functions, Error: Could not find file: File: Functions.class.php, Paths: /var/www/fog//lib/fog, /var/www/fog//lib/db, /var/www/fog//lib/pages[/CODE] -
[quote=“Junkhacker, post: 25903, member: 21583”]error when trying to run report “FOG User Login History Summary”
[CODE]Failed to load Class file: Class: Functions, Error: Could not find file: File: Functions.class.php, Paths: /var/www/fog//lib/fog, /var/www/fog//lib/db, /var/www/fog//lib/pages[/CODE][/quote]Functions.class.php does not exist anymore. My guess is your server still contains the management/reports/* files.
-
Image is set to use PartImage but still used Partclone when uploading an image.
-
That’s expected[quote=“pmonstad, post: 26268, member: 17422”]Image is set to use PartImage but still used Partclone when uploading an image.[/quote]
The “PartImage/PartClone” selector is ONLY for Download tasks. The upload task will set the image to use partclone as that’s the method 0.33 is using now.
-
[quote=“Tom Elliott, post: 26269, member: 7271”]That’s expected
The “PartImage/PartClone” selector is ONLY for Download tasks. The upload task will set the image to use partclone as that’s the method 0.33 is using now.[/quote]
OK!
-
I get an error when deploying. Unable to locate image store. The client then restarts. I have successfully uploaded an image and the hosts are configured to use the correct image. The image is Win 7 Multiple partitions - single disk.
-
This post is deleted! -
[quote=“pmonstad, post: 26279, member: 17422”]I get an error when deploying. Unable to locate image store. The client then restarts. I have successfully uploaded an image and the hosts are configured to use the correct image. The image is Win 7 Multiple partitions - single disk.[/quote]
It seems to be a problem with the upload? in /images I olny find one file: t61, while my guess is this should be a folder containing two files, one for each partition? (win 7).
How can I trouble shoot this one? No errors during the upload (as I am aware of).
-
[quote=“pmonstad, post: 26298, member: 17422”]It seems to be a problem with the upload? in /images I olny find one file: t61, while my guess is this should be a folder containing two files, one for each partition? (win 7).
How can I trouble shoot this one? No errors during the upload (as I am aware of).[/quote]
I am having this same issue. Single Partition, NTFS Only, Resizable
Latest Fog .33 SVN, Ubuntu 13.10 -
I have done some more tests. I have now installed the latest svn release. Uploading and downloading (deploy) a Win XP (Single disk, single partition) works OK.
Doing an upload from Win 7 (single disk, multi partitions) seems to work as there are no errors on the client. In the /image folder on server no files exists and FOG gui says the image is 0.00 GB on server and 68.8 on client.
In the /image folder there is a folder named as the MAC adress on the client. It contains d1.mbr, d1p1.img and d1p2.img
Running CentOS 5.10
-
This post is deleted! -
I search for a hosts in Host Management. A host is displayed several times. Identical info except different start time. There are no active tasks.
If I hit on the Download icon nothing happens.
-
[quote=“pmonstad, post: 26345, member: 17422”]I have done some more tests. I have now installed the latest svn release. Uploading and downloading (deploy) a Win XP (Single disk, single partition) works OK.
Doing an upload from Win 7 (single disk, multi partitions) seems to work as there are no errors on the client. In the /image folder on server no files exists and FOG gui says the image is 0.00 GB on server and 68.8 on client.
In the /image folder there is a folder named as the MAC adress on the client. It contains d1.mbr, d1p1.img and d1p2.img
Running CentOS 5.10[/quote]
The image type for the Windows XP is Multi-part, single disk? Granted there’s only one partition on XP, but the TYPE for the image is what I need.
Are both the Windows XP and Windows 7 of the same Imaging Type (Multi-partition, Single Disk?)
-
[quote=“pmonstad, post: 26347, member: 17422”]I search for a hosts in Host Management. A host is displayed several times. Identical info except different start time. There are no active tasks.
If I hit on the Download icon nothing happens.[/quote]
Sounds to me, more, like you were NOT searching in Host Management, but rather searching in Task Management.
-
[quote=“Tom Elliott, post: 26350, member: 7271”]The image type for the Windows XP is Multi-part, single disk? Granted there’s only one partition on XP, but the TYPE for the image is what I need.
Are both the Windows XP and Windows 7 of the same Imaging Type (Multi-partition, Single Disk?)[/quote]
The Win XP is Single Partition (NTFS Only, Resizable) and Win 7 is Multiple Partition Image - Single Disk (Not Resizable)
-
[quote=“Tom Elliott, post: 26351, member: 7271”]Sounds to me, more, like you were NOT searching in Host Management, but rather searching in Task Management.[/quote]
Ups, right. But should the search in Task Management work like this? The logic is, I think, that the search in Task Management searches for hosts rather than searching for inactive (old) tasks? Showing old tasks makes no sence, or?
But this is perhaps a result of some users way of starting a task. I always do it from the Task Management. By the way, did the search function work like this in 0.32? I have always searched for the host this way and then hit the upload/deplay button.
-
[quote=“pmonstad, post: 26354, member: 17422”]Ups, right. But should the search in Task Management work like this? The logic is, I think, that the search in Task Management searches for hosts rather than searching for inactive (old) tasks? Showing old tasks makes no sence, or?
But this is perhaps a result of some users way of starting a task. I always do it from the Task Management. By the way, did the search function work like this in 0.32? I have always searched for the host this way and then hit the upload/deplay button.[/quote]
The “idea” of the Search feature in 0.33 was to give more information from the relevant pages. For example, to search for Hosts, use the Host management Page. To search for printers, use the Printer Management Page. In 0.32 this did work as you think it should now, but I’ve changed this methodology. The List All Groups and List All Hosts are where you can deploy tasks from the task’s page, but I was hoping to make things more reportable to the users. You can search for all canceled tasks, all tasks completed for a host, what types of tasks they were, etc… All from the Tasks Management Page.
This Version of FOG is not 0.32, it’s a complete rewrite so some changes are to be expected. If you want 0.32 operationality, stick with 0.32.
-
Again, no critizism about 0.33B. It is very nice and powerful and a lot better than 0.32. I just try to find out how it works. All my questions/feedbacks are not because I dislike/disagree how it works now, but more a question if it works as expected or if it is a bug. It is a beta/release candidate and I thought feedbacks were welcome even if they not always are bugs…