[quote=“Junkhacker, post: 31176, member: 21583”]what svn version did you upgrade from, and is there a reason you installed 1.0.0 instead of the latest version?[/quote]
I don’t remember but I upgrade from SVN when 1.0.0 out.
I wan’t a stable version for my company…
Posts made by aruhuno
-
RE: [Fog_1.1.1] Wake on LAN
-
[Fog_1.1.1] Wake on LAN
Hi everybody !
I have a white screen when I click on Create a Wake-Up task for host xxxx and Schedule Instant Deployment is selected. This issue appeared when I upgraded to 1.0.0 version (I came from SVN version).
Thanks for all !
-
RE: Fog 0.33b edit PXE menu
Hi!
To contribute a little, here is my advanced menu:
[CODE]# Chemin de boot de FOG
set boot_url http://${fog-ip}/fog_boot/
set boot_nfs ${fog-ip}:/images/fog_boot/Détection de l’architecture
isset ${arch} && goto skip_arch_detect ||
cpuid --ext 29 && set arch x86_64 || set arch i386
:skip_arch_detect:MENU
menu
item --gap – --------------------- Outils ---------------------
item SystemRescueCD Lancer SystemRescueCD (${arch})
item --gap –
item Debian Installer Debian Stable
item WS2008R2 Installer Windows Server 2008R2
item WS2012R2 Installer Windows Server 2012R2
#item --gap –
#item lubuntu32 Lubuntu 14.04 LTS (32 bits)
item --gap –
item retour Retouner au menu principal
choose --default SystemRescueCD --timeout 10000 target && goto ${target}:SystemRescueCD
initrd ${boot_url}sysrescuecd/initram.igz
kernel ${boot_url}sysrescuecd/rescue_${arch} scandelay=1 dostartx docache nfsboot=${boot_nfs}sysrescuecd/ setkmap=fr
boot
goto MENU:Debian
#set dir ${dir}${menu}-installer/${arch_a}/
imgfree
kernel http://ftp.fr.debian.org/debian/dists/stable/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux priority=low ${desktop_param} – quiet ${params}
initrd http://ftp.fr.debian.org/debian/dists/stable/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
boot:WS2008R2
sanboot ${boot_url}discimg/WS2008R2.iso
goto MENU:WS2012R2
sanboot ${boot_url}discimg/WS20128R2.iso
goto MENU:precedent
chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
prompt
goto MENUautoboot[/CODE]
-
RE: Bugs in FOG 1.0.0
[quote=“Tom Elliott, post: 27062, member: 7271”]Your report about the init scripts is not “refused” just not an issue. Things are still working as you described earlier, therefore there’s not likely to be any change within them. Unless they’re causing issues with the services starting, nobody else has described this issue besides you. I don’t want to make a change that’s not hurting anybody else for one person’s issues.[/quote]
Ok but using LSB tag is a best practice on Debian (all others scripts have them!).In fact, update-rc.d need LSB tags but sysv-rc-conf don’t. So, when you install the init scripts, prefer use this command :
[CODE]update-rc.d FOGImageReplicator defaults
update-rc.d FOGMulticastManager defaults
update-rc.d FOGScheduler defaults[/CODE]
Now, you need to use LSB tags and you are compliant with Ubuntu and Debian!
You can use [URL=‘https://wiki.debian.org/LSBInitScripts’]this documentation[/URL] from Debian website.[quote=“Tom Elliott, post: 27062, member: 7271”]In regards to your network issue as described, have you tried powering down the system and powering back up? If you do this is the problem still present?[/quote]
Apparently, VirtualBox make most often this issue.
For physical, it’s an report by users of my compagny and I see that only two times. If it reproduce, I would try your fix, thanks!FOG installs by default mysql while he can be used with Oracle…
-
RE: Bugs in FOG 1.0.0
Whether in virtual or physical machine, this problem appears in a unpredictable way:
[URL=‘http://pix.toile-libre.org/?img=1400057772.png’][IMG]http://pix.toile-libre.org/upload/thumb/1400057772.png[/IMG][/URL]I don’t understand how to solve this issue with that : [url]http://ipxe.org/err/040ee1[/url]
My report about the init scripts is refused ?
[B]---- FOG SVN INFO[/B]
[CODE]Chemin : .
URL : http://svn.code.sf.net/p/freeghost/code/trunk
Racine du dépôt : http://svn.code.sf.net/p/freeghost/code
UUID du dépôt : 71f96598-fa45-0410-b640-bcd6f8691b32
Révision : 1687
Type de nœud : répertoire
Tâche programmée : normale
Auteur de la dernière modification : masterzune
Révision de la dernière modification : 1687
Date de la dernière modification: 2014-05-14 03:43:19 +0200 (mer. 14 mai 2014)[/CODE] -
RE: Latest FOG 1.0.0
[quote=“Junkhacker, post: 26968, member: 21583”]this is a good place to start for your options with the Advanced Boot menu options
[url]http://fogproject.org/forum/threads/fog-0-33b-edit-pxe-menu.10403/#post-26419[/url][/quote]
Thanks! -
RE: Latest FOG 1.0.0
[quote=“falko, post: 26949, member: 48”]you mean adding an ISO to the Boot menu?[/quote]
Yes, because I don’t understand how to do that with the new PXE -
RE: Bugs in FOG 1.0.0
[quote=“Tom Elliott, post: 26950, member: 7271”]I’m not changing the scripts because they have never had any issues that I was aware of. What I mean, is many people have been installing FOG for quite a long time without any issue. That’s not to say there isn’t an issue, but to my knowledge, the three FOGScheduler, FOGMulticastManager, and FOGImageReplicator scripts have been working as they are currently setup and you’re the first describing that they’re not working. What OS is your FOG Server? There are many people on the forums with Debian, Ubuntu, Redhat, CentOS, Fedora, Linux Mint, etc… and no one has reported an issue such as yours.[/quote]
That works without these, but it can have this kind of messages there which appear (it’s an example) :
[CODE]update-rc.d: using dependency based boot sequencing
insserv: warning: script ‘K01iptables’ missing LSB tags and overrides
insserv: warning: script ‘K80sauvegarde-ramdisk’ missing LSB tags and overrides
insserv: warning: script ‘sauvegarde-ramdisk’ missing LSB tags and overrides
insserv: warning: current start runlevel(s) (empty) of scriptsauvegarde-ramdisk' overwrites defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 6) of script
sauvegarde-ramdisk’ overwrites defaults (0 1 6).
insserv: warning: script ‘iptables’ missing LSB tags and overrides[/CODE]
You can see what I mean here : [url]https://wiki.debian.org/LSBInitScripts[/url] (I’m using Debian Wheezy)[quote=“Tom Elliott, post: 26950, member: 7271”]I found the quick registration issue and have pushed 1669 out to fix this issue.[/quote]
Thanks, I upgrade when I’ve time. -
RE: Latest FOG 1.0.0
Hello!
It’s me, again ^^
Could we explain me how to add sysrecueCD please? -
RE: Bugs in FOG 1.0.0
[quote=“Tom Elliott, post: 26928, member: 7271”]It changes the config.php because that’s what it’s programmed to do. If you set a mysql password, you’ll likely need to update the file once complete, but that’s it.
You can still re-checkout the svn source and upgrade using the installfog.sh as I gave you before.[/quote]
[CODE]URL : svn://svn.code.sf.net/p/freeghost/code/trunk
Racine du dépôt : svn://svn.code.sf.net/p/freeghost/code
UUID du dépôt : 71f96598-fa45-0410-b640-bcd6f8691b32
Révision : 1659
Type de nœud : répertoire
Tâche programmée : normale
Auteur de la dernière modification : microleaks
Révision de la dernière modification : 1659
Date de la dernière modification: 2014-05-12 16:03:12 +0200 (lun. 12 mai 2014)[/CODE]
With this release I’ve the problem with Quick Registration and the header of init scripts for Debian/Ubuntu are not correct. -
RE: Latest FOG 1.0.0
[quote=“Tom Elliott, post: 26882, member: 7271”]So you’re trying to limit the size of a larger disk to be that of only 80GB?
FOG wouldn’t be able to perform this trick for you, but if you still do the Sysprep information I recommended to you before, then you can specify the ExtendPartition to be that of the size you want for that particular system.[/quote]
Perfect, thanks ! -
RE: Bugs in FOG 1.0.0
[quote=“Tom Elliott, post: 26881, member: 7271”]If you followed the SVN Process, simply cd into the downloaded folder (maybe cd trunk) and run the command [code]svn info[/code][/quote]
Thanks, but I delete the checkout… Now I upgrade my FOG !
With Debian and maybe Ubuntu, the init scripts must have this header (FOGMulticastManager example) :
[CODE]#!/bin/shBEGIN INIT INFO
Provides: FOGMulticastManager
Required-Start: $local_fs $remote_fs $network
Required-Stop: $local_fs $remote_fs $network
Default-Start: 2 3 4 5
Default-Stop: 0 1 6
Short-Description: Start/stop FOG Computer Imaging Solution
END INIT INFO[/CODE]
[quote=“Tom Elliott, post: 26881, member: 7271”]Then rerun the installer:
[code]cd bin
./installfog.sh[/code]
It will upgrade your existing installation.[/quote]
Thanks but /var/www/fog/commons/config.php is change without reason
I’ve issue with Quick Registration :
[URL=‘http://pix.toile-libre.org/?img=1399907248.png’][IMG]http://pix.toile-libre.org/upload/thumb/1399907248.png[/IMG][/URL] [URL=‘http://pix.toile-libre.org/?img=1399907376.png’][IMG]http://pix.toile-libre.org/upload/thumb/1399907376.png[/IMG][/URL] -
RE: Latest FOG 1.0.0
[quote=“Tom Elliott, post: 26876, member: 7271”]Just make the guess, that because you’re scheduling tasks on the Server side, that the information is from the client’s point of view. If you’re “downloading” an image, it’s being “Downloaded” from the server and being placed on the client. If you’re “uploading” an image, it’s being “Uploaded” from the client and being placed on the server.[/quote]
Yes but it’s not logical for me… sorry.[quote=“Tom Elliott, post: 26876, member: 7271”]If your HD Size is 320 GB, but the HD you’re trying to download the image onto is 80GB, you simply would need to use the Imaging Type you’ve already determined. Single Partition (NTFS Only, Resizable) will resize the image before uploaded to the smallest possible size + 5% of the size on the free space on the drive. If you want to be able to put the image on an 80GB drive, you would need to ensure the data size on the “to be uploaded” drive uses less than 80GB. If you’re using this imaging type on Windows 7, before you can upload a resizable image, you also need to sysprep/generalize the system as well.
All that said, you still don’t get to tell the system, directly, what size you “WANT” it to be because it’s all based on the used disk space. If your image is 140GB of actually used data, you can’t tell the system, only image the first 70GB. Imaging just doesn’t work that way.[/quote]
No, it’s the inverse problem :- source HD = 15 Gio
- client HD = 320 Gio
I would want to deploy the image on the client with a size of 80 Gio and not 320-5%.
-
RE: Bugs in FOG 1.0.0
The discussion source [URL=‘http://fogproject.org/forum/threads/latest-fog-1-0-0.10417/page-3’]is here[/URL] but is not well placed, I continue here. Sorry for the inconvenience.
[quote=“Tom Elliott, post: 26876, member: 7271”]What revision are/were you running that you saw this issue? I’ve since changed the Task management page to redirect to the active tasks when you first go to the page. This is a direct redirection and should allow for progress updating. That doesn’t mean it is working, nor do I expect a quick fix for this right away. It’s easy enough of a fix, but isn’t that huge on the priority listing for me.[/quote]
Where I can see the release ? I install FOG with [URL=‘http://fogproject.org/?q=node/19’]this process[/URL].[quote=“Tom Elliott, post: 26876, member: 7271”]I don’t know why. I normally see messages that basically say, along the lines, that the System has no work to perform. However, maybe this is an error? I say this because was your Image Joined to the domain before you uploaded it? I think the message you’re seeing is actually an Error that’s telling you it couldn’t join the “new” system to the domain because it’s already joined where it’s not expecting it to be joined.[/quote]
The machine in well added nevertheless. I think this message goes out only because the machine cannot be again added because already added. -
RE: Latest FOG 1.0.0
[quote=“Tom Elliott, post: 26836, member: 7271”]PERHAPS A BETTER PLACE TO POST BUG REPORTS WOULD BE IN THE BUGS FORUM???[/quote]
[url]http://fogproject.org/forum/threads/bugs-in-fog-1-0-0.10421/[/url]
I’m sorry, I don’t see this topic, thanks ![quote=“Tom Elliott, post: 26836, member: 7271”]1.) Automatic refresh does work, I don’t know what is wrong. Perhaps give more information as to the cause of the error’s you’re seeing?[/quote]
When task is launched and you click on [I]Task management[/I] menu, the page correctly reload but progress bar don’t progress… Otherwise if I go to [I]Task management > Active Task[/I], progress bar works when page is reloaded
[quote=“Tom Elliott, post: 26836, member: 7271”]2.) Not doing. It’s already got checks and balances for certain things. Your method may “speed” things up, but won’t return the correct information.[/quote]
I use this method with 0.32 and haven’t any problem, but I understand.[quote=“Tom Elliott, post: 26836, member: 7271”]3.) Not going to happen. We switched from “Deploy” to Download and Upload because it’s more explanatory. Not changing this again. If You don’t know the difference between Download or Upload I’m sorry. You can look that up on google.[/quote]
I know the difference but it depends if you place at client or server point of view.[quote=“Tom Elliott, post: 26836, member: 7271”]4.) What do you mean? Can’t set the size? You don’t ever set the size of an image, that’s determined when it’s uploaded. If you “change” the size, you’re changing the image.[/quote]
When using “Single Partition (NTFS Only, resizable) - (1)”, I would want to choose the maximum size when she’s deploy on client (example : my HD size is 320 Gio and I wan’t the system partition use only 80 Gio).[quote=“Tom Elliott, post: 26836, member: 7271”]5.) The FOG Client uses IP address or fogserver as the domain. If you want to use cname addressing, change the IP of fog to point at: fogserver.[/quote]
Thanks, I solved by using fog.domain.local for server and fogui.domain.local for web-UI.[quote=“Tom Elliott, post: 26836, member: 7271”]6.) The error says what’s wrong. The host is already joined to the domain. So don’t change anything.[/quote]
Yes but why it’s noted as error while it is a simple information? -
RE: Latest FOG 1.0.0
Hi everybody !
Maybe here is a better place for bug report ^^
I’m using SVN release from website’s home page (maybe 1.0.0) and Debian 7.1 - Automatic refresh on [I][url]http://fogserver/fog/management/index.php?node=tasks[/url][/I] not working when a task is in progress.
2 - We can save time on the ping by using this:
[PHP]$socket = fsockopen($ip, 20, $codeErreur, $msgErreur, 0.01);
if ($codeErreur != 111)
{
$result = false;
}
else
{
$result = true;
}[/PHP]3 - It’s possible to change the ‘download’ and ‘upload’ words by ‘deploy’ and ‘copy’ or ‘ghost’ or ‘image’ ?
4 - I think it’s too bad to cannot set the size of a resizable image after her deployement.
5 - Using CNAME (fog.adami.local) for the FOG service to the A records (vm-fog.adami.local) doesn’t work (HTML error 407)…
[CODE] 09/05/2014 16:25 FOG::HostnameChanger Attempting to connect to fog server…
09/05/2014 16:25 FOG::HostnameChanger Failed to connect to fog server!
09/05/2014 16:25 FOG::HostnameChanger Le serveur distant a retourné une erreur : (404) Introuvable.
09/05/2014 16:25 FOG::HostnameChanger à System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
à System.Net.WebClient.DownloadString(Uri address)
à FOG.HostNameChanger.changeHostName()
09/05/2014 16:25 FOG::HostnameChanger Sleeping for 1 minute[/CODE]6 - I think is not an error ^^
[CODE] 09/05/2014 16:28 FOG::HostnameChanger Domain Error! (‘SetupAlreadyJoined’ Code: 2691) [/CODE]Best regards.
-
RE: FOG 0.33b Now Considered Release Candidate
Hi !
I want to use MariaDB instead of MySQL but I can’t because the installation script automatically force to installe mysql-server and mysql-client packets.
Please add an option to skip the installation of MySQL or propose to add repository and install MariaDB.
SOLVED !
I modified the list of packages who are installing (in lib/ubuntu/config.sh) :
packages=“apache2 php5 php5-json php5-gd php5-cli php5-mysql php5-curl isc-dhcp-server tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext clamav-freshclam”;
#ORI : packages=“apache2 php5 php5-json php5-gd php5-cli php5-mysql php5-curl mysql-server mysql-client isc-dhcp-server tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext clamav-freshclam”;
Automatic refresh on [I][url]http://fogserver/fog/management/index.php?node=tasks[/url][/I] not working when a task is in progress.
-
RE: FOG 0.33b Now Considered Release Candidate
[quote=“Jaymes Driver, post: 26628, member: 3582”]The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url][/quote]
Extra, you thought of everything, it is even compatible!Thank you very much, I would mean making a feedback soon !
-
RE: FOG 0.33b Now Considered Release Candidate
[quote=“Jaymes Driver, post: 26625, member: 3582”]Yes it is possible, the guide can be found on the wiki with all the other guides and walkthroughs available for Fog. However, there have been a number of changes since 0.32 and we highly recommend a back up and fresh install.[/quote]
Thank for your reply !I can install fog on a new VM but how to keep my list of workstation ?