So i can upload a new image just fine and it moves from dev to it’s folder just fine
But when i try to deploy it i get this error again…
Failed to create
Also i still have the IP Passed is incorrect error under view logs
So i can upload a new image just fine and it moves from dev to it’s folder just fine
But when i try to deploy it i get this error again…
Failed to create
Also i still have the IP Passed is incorrect error under view logs
I created a new image via web and i am uploading it now called it test 3-2-16
Going to try to deploy it when i get done uploading this one let you know
@Sebastian-Roth Yes it shows size And yes i have used this image on this host many times.
@Tom-Elliott
So i spent all day installing new fog server Ubuntu 14.04 / Fog 1.2.0 / then updated to latest SVN
Same on a new storage node…
Import database (had to change size in php.ini to 200MB) but got it imported and all stuff is the
Uploaded a Image from backup drive i had it on, made sure name and eveything was the same, made sure all passwords matched
tried to deploy image and i get this again
@Tom-Elliott said:
@Raymond-Bell more info gathering: does the image you uploaded exist on the other node
No i have to ftp download it to drive and upload it to the other node. And it worked fine before the update
@Tom-Elliott said:
@Raymond-Bell when restarting the image replicator service, can you just do it with stop and start instead of just restart?
Maybe first get some output
ps -ef | grep FOG
I do it with stop / start I never use restart
@Tom-Elliott
Yes on the Master Node
And i will work on it some more tomorrow…
[Tue Mar 01 19:12:49.296118 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52
[Tue Mar 01 19:12:49.296772 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40
[Tue Mar 01 19:12:49.296808 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52
[Tue Mar 01 19:12:49.297457 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40
[Tue Mar 01 19:12:49.297491 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52
[Tue Mar 01 19:12:49.298141 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40
[Tue Mar 01 19:12:49.298174 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52
[Tue Mar 01 19:12:49.298819 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40
[Tue Mar 01 19:12:49.298851 2016] [:error] [pid 14800] [client 10.24.28.18:50081] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52```
@Tom-Elliott said:
All of these steps should be from the master node not the other nodes as well.
I ran on both the Master and the other node same results
@Tom-Elliott
fog@FogNode3-K2:~$ tail -100f /opt/fog/log/servicemaster.log
tail: cannot open `/opt/fog/log/servicemaster.log’ for reading: No such file or directory
ON BOTH NODES
Restarted FOGImageReplicator service
Yes 12.04 (should i upgrade them to the latest? )
fog@JH-fog-storage:~$ php -v
PHP 5.6.18-1+deb.sury.org~precise+1 (cli)
Copyright 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright 1999-2016, by Zend Technologies
ON BOTH NODES
@Tom-Elliott Do you think i should do a first install on both storage nodes? with
sudo mv /opt/fog/.fogsettings /opt/fog/fogsettings-firstInstall
@Tom-Elliott Thats funny the log folder is empty on the storage nodes. And i know they where there about 8 r back
@Wayne-Workman Yes o have went through everything and made default username and pass
same as login on all. has been that way since .32
@Tom-Elliott Yes all passwords match.
And the images are uploading to the correct folders. But they are not replicating
@Wayne-Workman Also i am able to upload a image but not able to deploy it
@Wayne-Workman Update and same issue.
I am stumped
All of this is the same on all
There are a few places where all the credentials (on a standard install) should match exactly.
Web Interface -> Storage Management -> Your storage node -> Management Username & Management Password
Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD
The local 'fog' user's password on the Linux FOG server
/opt/fog/.fogsettings -> storageftpuser & storageftppass (For recent FOG Trunk versions only. 1.2.0 does not have this setting. 1.3.0 will though.)
/opt/fog/.fogsettings -> password (For recent FOG Trunk versions only. 1.2.0 does not have this setting. 1.3.0 will though.)
@Wayne-Workman Al passwords match on fog server and nodes
Could it be updates that where applied to the nodes when i done the svn update?
Because i noticed there where some packages that updated. And i think they where security updates.
Ubuntu 12.04
@Wayne-Workman Is there a way to go back down to like r4900 ?
@Wayne-Workman
Understand but nothing has changed on my end
Can someone help me out with this i have looked all over for a solution.
IP Passed is incorrect.