I don’t understand well why there is a warning since i have only one partition of 40 Go.
Posts
-
RE: Error uploading and download fog 1.0.0posted in FOG Problems
-
RE: Errorsposted in FOG Problems
Run again the installfog.sh solved the problem.
I think login of the web interface before the end of the upgrade bring the white page. -
Errorsposted in FOG Problems
Hello,
i came back to work this morning and pxe wasn’t loading of my clients under fog 1.0.1.
Restarting the server or services wasn’t helping.
SO, I have make an update of the svn files and upgrated fog but even if pxe is working, now i have a white page and the following errors when i go to the fog admin web page.[QUOTE][Mon May 19 09:08:42.157565 2014] [:error] [pid 3303] [client 10.121.84.1:47545] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 94
[Mon May 19 09:08:42.161376 2014] [:error] [pid 3303] [client 10.121.84.1:47545] PHP Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 185
[Mon May 19 09:08:42.161518 2014] [:error] [pid 3303] [client 10.121.84.1:47545] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 155
[Mon May 19 09:08:42.322458 2014] [:error] [pid 3306] [client 10.121.84.1:47547] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 94
[Mon May 19 09:08:42.326813 2014] [:error] [pid 3306] [client 10.121.84.1:47547] PHP Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 185
[Mon May 19 09:08:42.326976 2014] [:error] [pid 3306] [client 10.121.84.1:47547] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 155
[Mon May 19 09:08:42.343919 2014] [:error] [pid 3306] [client 10.121.84.1:47547] PHP Fatal error: Cannot redeclare DetermineBasePath() (previously declared in /var/www/fog/commons/system.php:30) in /var/www/fog/commons/system.php on line 30
[/QUOTE] -
RE: Error uploading and download fog 1.0.0posted in FOG Problems
I have MBR disk.
I tried to free space at the end of the partition with gparted.
It remove the warning return by you command but the error about the open of the /dev/sda1 remain.Is the screenshot helping you more than me ?
Any solution to that ?[IMG]http://img4.hostingpics.net/pics/353491Windows7x6420140516151428.png[/IMG]
-
RE: Error uploading and download fog 1.0.0posted in FOG Problems
I focus on the upload for now since i use my syspreded VM as base for all my computers (around 600).
To sum up, i have the “open /dev/sda1 error” when i try to upload it.
Windows cleaning (pagefile and other things removed) before upload works fine so why after it doesn’t.Any idea or test to make ?
-
RE: Error uploading and download fog 1.0.0posted in FOG Problems
I have try to use partimage to upload my image but it keeps putting back the “image manager” to partclone during the upload task on the VM.
Even create a new image do the same thing. -
RE: Error uploading and download fog 1.0.0posted in FOG Problems
I think it’s a bit a mess to understand since i have spoke about two problems in this topic.
Right now, i try to make working an image upload from a syspreped VM to the server.
So, the error display in the screenshot is to backup my VM.
If your question is also about the image i try to upload to the server, yes, it reboots fine after displaying the error.About the download (deploy) of the image made with partimage under fog 0.32, i’ll look later since i have the 0.32 server still running.
-
RE: Error uploading and download fog 1.0.0posted in FOG Problems
It’s a fresh install of 1.0.0 updated today to 1.0.1 under Ubuntu server 14.04 LTS 64 bits.
I have uploaded the same VM two days ago under a version 0.32 without problem with partimage.
But I try now to update it for the futur version of FOG by backup it with partclone. -
RE: Error uploading and download fog 1.0.0posted in FOG Problems
Here is a screenshot of the error :
[IMG]http://img4.hostingpics.net/pics/997341screen.jpg[/IMG]
-
RE: Error uploading and download fog 1.0.0posted in FOG Problems
Both are Windows 7 pro 64bits 40Go resizable working fine with 0.32.
-
Error uploading and download fog 1.0.0posted in FOG Problems
Hello,
i have just installed the RC version to start to update my old image.
First i tried to restore an old image (windows 7 pro 64) that i used with partimage (i have enable legacy in options).
But after deploy at reboot, i have a “disk read error”. I have check my image with the old fog and it works fine.Then i tried to backup a computer using partclone as image manager but i also have an error about a /dev/sda1 just before data upload ( partition resize and other stuff made before work fine).
Thank you for you help.
-
Client install after deployposted in General
Hello,
I’m working on a script to build conf file of the client after deploying a generic image and installing the client in different networks IP range with different FOG server address based on the computer current IP address.
I planned to use txt (or csv) file with first IP, last IP and FOG IP.
ex :
[CODE]192.168.0.1 192.168.2.255 192.168.0.7[/CODE]Is there someone that worked on something similar ?
Here is my current code but far to be good.
I didn’t work on looking between min and max and i haven’t handle IP with more than 12 numbers.[url=“/_imported_xf_attachments/0/348_FogConfGen.txt?:”]FogConfGen.txt[/url]
-
Domain changeposted in Feature Request
Hello,
Could you add option to change domain at any time or an option to force to join the network domain after image deploy ?
