yes i have checked nfs server is running
I just found out that i cannot mount filesystem of share of ubuntu server to any of the linux machine.
i got same error
Posts made by sushant jangale
-
RE: Machine freezes on Mounting file system......
-
Machine freezes on Mounting file system......
when i upload or download image on machine,
machine boots up and hangs on
Mounting file system…I reinstalled FOG server but the sane problem persists
When i looked into syslog file on ubuntu,
i found one error qword_eol: fprintf failed: errno 22
please help.
-
RE: FATAL ERROR : FAILED TO MOUNT NFS VOLUME
Mounting file system…mount: mounting 10.89.63.5:/images/dev/ on /images failed: no such file or directory
Fatal error : failed to mount NFS volume
-
FATAL ERROR : FAILED TO MOUNT NFS VOLUME
Hello Sir,
I am getting following error, pls help -
RE: IPXE issue
Hi Tom,
Thanks for your help,
My setup is working now, i had changed the ports through which machines were booting.
Now it is working.thanks and regards,
sushant j -
RE: IPXE issue
Hi Tom,
Do you have any update on this?
If possible, Can you please share me latest undionly.kpxe file for my scenario. -
RE: 040ee119 error on boot
yeah fixed it, i restarted mysql service, now opens the webpage…
But error 0x040ee119 is still there after chainloading -
RE: 040ee119 error on boot
what does this mean, it is part of file init.database.php in /var/www/fog/common
if (!$conn)
{
die(_(‘Unable to connect to Database’));
} -
RE: 040ee119 error on boot
[quote=“Tom Elliott, post: 29508, member: 7271”]If you’re still having issues with that try this:
[url]http://fogproject.org/wiki/index.php/Chainloading_PXE_to_iPXE_using_pxelinux.0[/url][/quote]
I have tried chainloading , and now i am unable to open webpage,
webpage is saying unable to connect to database -
RE: IPXE issue
HI
i had problem with undionly.kpxe, so i tried Chainloading PXE to iPXE using pxelinux.0
Now i have problem, when i open website , i am getting message “unable to connect to database”I am using fog 1.1.0 installed on ubuntu 14.
-
Unable to connect to database
Hi Everyone,
i had problem with undionly.kpxe, so i tried Chainloading PXE to iPXE using pxelinux.0
Now i have problem, when i open website , i am getting message “unable to connect to database”I am using fog 1.1.0 installed on ubuntu 14.
[SIZE=6][B] [/B][/SIZE]
-
RE: IPXE issue
My switches are not STP
Where do you think should i enable portfast, between fog side and dhcp server???
what do you think problem is, is it time response between DHCP and Client or DHCP and FOG server.???can you give me link to download latest undionly.kpxe???
thanks,
sushant -
RE: IPXE issue
Hello Tom,
Thanks for your prompt help. I will provide you STP details in few minutes, till i have one more input for you.
We have FOG Server which have 4 1G Ethernet ports and we have created bond0 from ubuntu side so that we will get 4g pipe.
At switch side we have Nexus 2010 switch on which we have configured portchannel of this 4 ports.So do you think we have to disable or enable portfast/Rapid STP on this 4 ports.
Just for your info we have tried replacing below kpxe files, but no luck with it
[B][/B]Thanks,
Sushant -
RE: IPXE issue
Not working for me…
same error…
Configuring (net0 <MAC ADDRESS>)…Error 0x040ee119
and reboots -
RE: Looking for Hard Drives ... Then Freeze
i did sgdisk -z /dev/sda
output: invalid partition
partition destroyed -
Machines reboots immediately after doing a PXE
Hi Everyone
I am using FOG 1.2.0
i am using dual boot os machine HPZ400.
i uploaded first image from HPZ400 and tried to deploy it on another HPZ400.
BUT the problem is machine boots to pxe and after booting it restarts and when task from task management vanishes automaticallyGUYZ, i need help on urgent basis,or i will have to install fog 0.32 as we were using before.which i dont want.
-
RE: TFTP seems to not be loading in fog 1.2.0 on ubuntu 14.04
Hey It is working now…
i have changed option 67 at dhcp server from undionly.kpxe to undionly.kkpxe
and updated init.xz and init_32.xz from the url
[url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/service/ipxe/init.xz[/url]
[url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/service/ipxe/init_32.xz[/url] -
RE: TFTP seems to not be loading in fog 1.2.0 on ubuntu 14.04
Here is my fog install log file
Here are the settings FOG will use:
Base Linux: Debian
Detected Linux Distribution: Ubuntu
Installation Type: Normal Server
Server IP Address: 10.89.63.5
DHCP router Address:
DHCP DNS Address:
Interface: eth0
Using FOG DHCP: 0
Internationalization: 0
Donate: 0DHCP will NOT be setup but you must setup your current DHCP server to use FOG for PXE services. On a Linux DHCP server you must set: next-server On a Windows DHCP server you must set: option 066 & 067 Option 066 is the IP of the FOG Server: (e.g. 10.89.63.5) Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
Are you sure you wish to continue (Y/N) y
Installation Started…
Installing required packages, if this fails
make sure you have an active internet connection.-
Preparing apt-get
-
Installing package: apache2
-
Installing package: php5
-
Installing package: php5-json
-
Installing package: php5-gd
-
Installing package: php5-cli
-
Installing package: php5-mysql
-
Installing package: php5-curl
-
Installing package: mysql-server
We are about to install MySQL Server on
this server, if MySQL isn’t installed already
you will be prompted for a root password.Press enter to acknowledge this message.
Reading package lists…
Building dependency tree…
Reading state information…
The following extra packages will be installed:
libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl
libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5
mysql-server-core-5.5
Suggested packages:
libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl
libipc-sharedcache-perl tinyca mailx
The following NEW packages will be installed:
libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl
libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server
mysql-server-5.5 mysql-server-core-5.5
0 upgraded, 10 newly installed, 0 to remove and 40 not upgraded.
Need to get 8,402 kB of archives.
After this operation, 92.9 MB of additional disk space will be used.
Get:1 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libaio1 amd64 0.3.109-4 [6,364 B]
Get:2 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbi-perl amd64 1.630-1 [879 kB]
Get:3 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbd-mysql-perl amd64 4.025-1 [99.3 kB]
Get:4 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]
Get:5 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-core-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [701 kB]
Get:6 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [1,454 kB]
Get:7 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-core-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [3,213 kB]
Get:8 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [1,944 kB]
Get:9 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]
Get:10 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server all 5.5.38-0ubuntu0.14.04.1 [12.4 kB]
Fetched 8,402 kB in 40s (209 kB/s)
Preconfiguring packages …
Selecting previously unselected package libaio1:amd64.
(Reading database … 167242 files and directories currently installed.)
Preparing to unpack …/libaio1_0.3.109-4_amd64.deb …
Unpacking libaio1:amd64 (0.3.109-4) …
Selecting previously unselected package libdbi-perl.
Preparing to unpack …/libdbi-perl_1.630-1_amd64.deb …
Unpacking libdbi-perl (1.630-1) …
Selecting previously unselected package libdbd-mysql-perl.
Preparing to unpack …/libdbd-mysql-perl_4.025-1_amd64.deb …
Unpacking libdbd-mysql-perl (4.025-1) …
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack …/libterm-readkey-perl_2.31-1_amd64.deb …
Unpacking libterm-readkey-perl (2.31-1) …
Selecting previously unselected package mysql-client-core-5.5.
Preparing to unpack …/mysql-client-core-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
Unpacking mysql-client-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
Selecting previously unselected package mysql-client-5.5.
Preparing to unpack …/mysql-client-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
Unpacking mysql-client-5.5 (5.5.38-0ubuntu0.14.04.1) …
Selecting previously unselected package mysql-server-core-5.5.
Preparing to unpack …/mysql-server-core-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
Unpacking mysql-server-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
Selecting previously unselected package mysql-server-5.5.
Preparing to unpack …/mysql-server-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
Unpacking mysql-server-5.5 (5.5.38-0ubuntu0.14.04.1) …
Selecting previously unselected package libhtml-template-perl.
Preparing to unpack …/libhtml-template-perl_2.95-1_all.deb …
Unpacking libhtml-template-perl (2.95-1) …
Selecting previously unselected package mysql-server.
Preparing to unpack …/mysql-server_5.5.38-0ubuntu0.14.04.1_all.deb …
Unpacking mysql-server (5.5.38-0ubuntu0.14.04.1) …
Processing triggers for man-db (2.6.7.1-1) …
Processing triggers for ureadahead (0.100.0-16) …
Setting up libaio1:amd64 (0.3.109-4) …
Setting up libdbi-perl (1.630-1) …
Setting up libdbd-mysql-perl (4.025-1) …
Setting up libterm-readkey-perl (2.31-1) …
Setting up mysql-client-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
Setting up mysql-client-5.5 (5.5.38-0ubuntu0.14.04.1) …
Setting up mysql-server-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
Setting up mysql-server-5.5 (5.5.38-0ubuntu0.14.04.1) …
140807 21:46:55 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
mysql start/running, process 10545
Setting up libhtml-template-perl (2.95-1) …
Processing triggers for ureadahead (0.100.0-16) …
Setting up mysql-server (5.5.38-0ubuntu0.14.04.1) …
Processing triggers for libc-bin (2.19-0ubuntu6) …- Installing package: mysql-client
- Installing package: tftpd-hpa
- Installing package: tftp-hpa
- Installing package: nfs-kernel-server
- Installing package: vsftpd
- Installing package: net-tools
- Installing package: wget
- Installing package: xinetd
- Installing package: sysv-rc-conf
- Installing package: tar
- Installing package: gzip
- Installing package: build-essential
- Installing package: cpp
- Installing package: gcc
- Installing package: g++
- Installing package: m4
- Installing package: htmldoc
- Installing package: lftp
- Installing package: openssh-server
- Installing package: php-gettext
- Installing package: clamav-freshclam
Confirming package installation.
- Checking package: apache2…OK
- Checking package: php5…OK
- Checking package: php5-json…OK
- Checking package: php5-gd…OK
- Checking package: php5-cli…OK
- Checking package: php5-mysql…OK
- Checking package: php5-curl…OK
- Checking package: mysql-server…OK
- Checking package: mysql-client…OK
- Checking package: tftpd-hpa…OK
- Checking package: tftp-hpa…OK
- Checking package: nfs-kernel-server…OK
- Checking package: vsftpd…OK
- Checking package: net-tools…OK
- Checking package: wget…OK
- Checking package: xinetd…OK
- Checking package: sysv-rc-conf…OK
- Checking package: tar…OK
- Checking package: gzip…OK
- Checking package: build-essential…OK
- Checking package: cpp…OK
- Checking package: gcc…OK
- Checking package: g++…OK
- Checking package: m4…OK
- Checking package: htmldoc…OK
- Checking package: lftp…OK
- Checking package: openssh-server…OK
- Checking package: php-gettext…OK
- Checking package: clamav-freshclam…OK
Configuring services.
-
Setting up fog user…OK
-
Setting up and starting MySql…OK
-
Backing up user reports…OK
-
Did you leave the mysql password blank during install? (Y/n) n
-
Please enter your mysql password:
-
Please re-enter your mysql password:
-
Setting up and starting Apache Web Server…OK
You still need to install/update your database schema.
This can be done by opening a web browser and going to:
Press [Enter] key when database is updated/installed.
- Configuring Fresh Clam…OK
- Setting up storage…OK
- Setting up and starting NFS Server…OK
- Setting up and starting DHCP Server…Skipped
- Setting up and starting TFTP and PXE Servers…OK
- Setting up and starting VSFTP Server…OK
- Setting up sudo settings…OK
- Setting up FOG Snapins…OK
- Setting up and building UDPCast…OK
- Installing init scripts…OK
- Setting up FOG Services…OK
- Starting FOG Multicast Management Server…OK
- Starting FOG Image Replicator Server…OK
- Starting FOG Task Scheduler Server…OK
- Setting up FOG Utils…OK
-
-
TFTP seems to not be loading in fog 1.2.0 on ubuntu 14.04
previously the problem I was getting is that after it boots from the network, it seems as everything goes fine until it gets to [[I]configuring (net0 70:5a:…[/I].)].
After that it reboots without going into the fog menu.I’m trying to register and image an Lenovo S30. Previously I was able to image these workstations from Fog 0.32
I did some troubleshooting…
Now the problem is:
When I boot from network, DHCP loads but it gets stuck there.This is what I’m seeing on the screen
CLIENT MAC ADDR: #### GUID: ######
CLIENT IP: #### MASK: #####
GATEWAY IP: #######TFTP seems to not be loading
thanks