@Hanz Thx I’ll test, I’m on 5360

Posts made by ch3i
-
RE: Could not get security token - token.dat
-
RE: Could not get security token - token.dat
Same here :
I’ve fresh install a new FOG server (only restore image / image group association), and I have that error on a fresh client installation (new PC installed - never had FOG client before)
------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 17/11/2015 15:37 Client-Info Version: 0.9.7 17/11/2015 15:37 TaskReboot Running... 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/service/servicemodule-active.php?moduleid=taskreboot&mac=00:50:56:AA:28:16||00:00:00:00:00:00:00:E0&newService=1 17/11/2015 15:37 Middleware::Communication Response: Success 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/service/jobs.php?mac=00:50:56:AA:28:16||00:00:00:00:00:00:00:E0&newService=1 17/11/2015 15:37 Middleware::Communication Response: Invalid host certificate 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/management/other/ssl/srvpublic.crt 17/11/2015 15:37 Middleware::Authentication ERROR: Could not get security token 17/11/2015 15:37 Middleware::Authentication ERROR: Impossible de trouver le fichier 'C:\Windows\system32\token.dat'. 17/11/2015 15:37 Data::RSA FOG Server CA cert found 17/11/2015 15:37 Middleware::Authentication Cert OK 17/11/2015 15:37 Middleware::Communication POST URL: http://172.20.0.4/fog/management/index.php?sub=authorize 17/11/2015 15:37 Middleware::Communication Response: Invalid host certificate ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 17/11/2015 15:37 Client-Info Version: 0.9.7 17/11/2015 15:37 HostnameChanger Running... 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:50:56:AA:28:16||00:00:00:00:00:00:00:E0&newService=1 17/11/2015 15:37 Middleware::Communication Response: Success 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/service/hostname.php?moduleid=hostnamechanger&mac=00:50:56:AA:28:16||00:00:00:00:00:00:00:E0&newService=1 17/11/2015 15:37 Middleware::Communication Response: Invalid host certificate 17/11/2015 15:37 Middleware::Communication URL: http://172.20.0.4/fog/management/other/ssl/srvpublic.crt 17/11/2015 15:37 Middleware::Authentication ERROR: Could not get security token 17/11/2015 15:37 Middleware::Authentication ERROR: Impossible de trouver le fichier 'C:\Windows\system32\token.dat'. 17/11/2015 15:37 Data::RSA FOG Server CA cert found 17/11/2015 15:37 Middleware::Authentication Cert OK 17/11/2015 15:37 Middleware::Communication POST URL: http://172.20.0.4/fog/management/index.php?sub=authorize 17/11/2015 15:37 Middleware::Communication Response: Invalid host certificate
-
RE: Boot menu and Kernel panic
@Sebastian-Roth said:
#!ipxe set fog-ip 172.20.0.4 set fog-webroot fog set boot-url http://${fog-ip}/${fog-webroot} #!ipxe cpuid --ext 29 && set arch x86_64 || set arch i386 goto get_console :console_set colour --rgb 0x00567a 1 && colour --rgb 0x00567a 2 && colour --rgb 0x00567a 4 || cpair --foreground 7 --background 2 2 || goto MENU :alt_console cpair --background 0 1 && cpair --background 1 2 || goto MENU :get_console console --picture http://172.20.0.4/fog/service/ipxe/bg.png --left 100 --right 80 && goto console_set || goto alt_console :MENU menu colour --rgb 0xff0000 0 || cpair --foreground 1 1 || cpair --foreground 0 3 || cpair --foreground 4 4 || item --gap Host is NOT registered! item --gap -- ------------------------------------- item fog.local Boot from hard disk item fog.memtest Run Memtest86+ item fog.quickimage Quick Image item fog.multijoin Join Multicast Session item fog.sysinfo Client System Information (Compatibility) choose --default fog.local --timeout 3000 target && goto ${target} :fog.local sanboot --no-describe --drive 0x80 || goto MENU :fog.memtest kernel memdisk iso raw initrd memtest.bin boot || goto MENU :fog.reginput kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 keymap= web=172.20.0.4/fog/ consoleblank=0 loglevel=4 mode=manreg imgfetch init_32.xz boot || goto MENU :fog.reg kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 keymap= web=172.20.0.4/fog/ consoleblank=0 loglevel=4 mode=autoreg imgfetch init_32.xz boot || goto MENU :fog.quickimage login params param mac0 ${net0/mac} param arch ${arch} param username ${username} param password ${password} param qihost 1 isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme :fog.multijoin login params param mac0 ${net0/mac} param arch ${arch} param username ${username} param password ${password} param sessionJoin 1 isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme :fog.sysinfo kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 keymap= web=172.20.0.4/fog/ consoleblank=0 loglevel=4 mode=sysinfo imgfetch init_32.xz boot || goto MENU :bootme chain -ar http://172.20.0.4/fog/service/ipxe/boot.php##params || goto MENU autoboot
-
RE: Boot menu and Kernel panic
@Tom-Elliott Hi Tom, I’ve nothing in error.log
-
RE: Most recent stable build worth using or fix for this error?
@bengillam Hi, it’s before use the command
fog
to run the job. -
RE: Most recent stable build worth using or fix for this error?
@bengillam Hi, I’ve that problem on a linux image since few month. I’ve to upload the image in debug mode and run that before imaging :
fsck.ext4 /dev/your_linux_partition
-
RE: Boot menu and Kernel panic
@Sebastian-Roth OK it’s solved my problem for the kernel panic. Menu always bugged
-
Boot menu and Kernel panic
Hi,
I’ve some problems with FOG, I think it’s a mismatch in my configuration (I’m on Debian 7 and FOG 5360).
First, I’ve not all items in PXE menu, like quick registration and full host registration :
Below my boot menu
And my configuration
The other problem is a kernel panic after select a quick image task :
Below the error
Ipxe folder content
-rw-r--r-- 1 fog www-data 1372 nov. 16 10:04 advanced.php -rw-r--r-- 1 fog www-data 21280 nov. 16 10:04 bg.png -rw-r--r-- 1 fog www-data 679 nov. 16 10:04 boot.php -rw-r--r-- 1 fog www-data 6837408 nov. 16 11:27 bzImage -rw-r--r-- 1 fog www-data 6609104 nov. 16 11:23 bzImage32 -rw-r--r-- 1 fog www-data 234697 nov. 16 10:04 grub.exe -rw-r--r-- 1 fog www-data 9175040 nov. 16 10:06 init_32.xz -rw-r--r-- 1 fog www-data 7553024 nov. 16 10:06 init.xz -rw-r--r-- 1 fog www-data 25340 nov. 16 10:04 memdisk -rw-r--r-- 1 fog www-data 1839104 nov. 16 10:04 memtest.bin -rw-r--r-- 1 fog www-data 20933 nov. 16 10:04 refind.conf -rw-r--r-- 1 fog www-data 205192 nov. 16 10:04 refind.efi
Please help
Thank’s in advance.
-
RE: Best version of Ubuntu for FOG 1.2.0
@need2 said:
The best version of Ubuntu that I can recommend for any server installation is called Debian.
\o/
-
RE: changing printer assignment breaks printing
@Scott-B Hi, Which version of FOG ?
-
RE: Trunk (5259) ignoring active task limit
@technokami said:
Nope all are either full Registration imaging or group imaging.
Hi, Where have you set the limit in the node Storage or in Fog Settings\General Settings\FOG_QUEUESIZE ?
-
RE: Error message when downloading an image - "This is not a Partclone image."
@jeremy-mcflight said:
Hi All - anyone here encountered this issue I am having? This is a Windows XP image that I uploaded with no error but when I tried downloading it gives me this error message.
Hi, if you want some help, please provide more informations : FOG version, Server OS, image type, … and choose the good forum (it’s not a Forum Issue)
-
RE: General question about FOG
@Zeawiel said:
Currently, the PCs boot by PXE on the LRS and we can choose to boot from hard drive localy or a list of image that would be clone on the disk if chosen.
So, my question is :
Can I make the same thing with FOG ?
Hi, yep the same !
-
RE: Snapin unable to deploy
@Hanz Hi, can you provide more informations ? like the snapin configuration (a screenshot of web UI)
-
RE: Multicast Problem "Starting to restore.."
@baboun said:
I understant but how FOG will going to find the images to the QNAP if it’s fog which is the master node.
I have to mount the QNAP 's storage path to the path of local storage (master node) ?
Thanks and sorry for my english …ps : I was in a labo test but is it normal that all my images created before were removed ? I think its occured when i change the master node
. Good to know
You can’t export a NFS mount as NFS share.
Try the configuration I’ve posted.
-
RE: Multicast Problem "Starting to restore.."
@baboun The QNAP is not the multicast server. You have to :
- Create a local storage (small size…)
- Create a new storage in your FOG web UI with the new local storage
- Configure the group storage with the local and QNAP storage
- Set the local storage as Master Node.
With those settings, it’s the FOG server which push the image via multicast, not the QNAP.
-
RE: Attempting To Send Inventory - Invalid Host? SVN 4193
@Raymond-Bell said:
@ch3i I can see the host in the Host Listing Export and it does not have a mac address but when i do a search under host i can not find it. How would i delete it out of the Host Listing Export? Also i get a blank page when i try to look at report Hosts and Users
You have the same bug than me, some mac address disappeard and I can’t view it in the host view… can you post the result of
SELECT hostName FROM hosts WHERE hostID NOT IN ( SELECT hmHostID FROM hostMAC );
-
RE: Multicast Problem "Starting to restore.."
@baboun is your storage node (QNAP) configured as master node in your storage group ?