ok so ive changed all the passwords on the server to 1 password and now it is all working
thank you all very much and have a great day
Posts made by Nox245
-
RE: Fog Doesn't copy all Partitions
-
RE: Fog Doesn't copy all Partitions
so ive seen the whole process this time and it actualy gets to 100% and it has a complete image of the disk,
it says its done uploading the image bot i dont really have it in the server here’s a pic: http://postimg.org/image/6xmtu1izr/
@Wayne-Workman
yeah it has enough space for the image, i got 67gb free space on the server and fog sees it. the whole image is about 52gb.
@Uncle-Frank
ive changed the passwords in /opt/fog/.fogsettings and in Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD
all the passwords are the same and the error still shows like its trying to use some random password… i rebooted fog before trying the imaging again. -
RE: Fog Doesn't copy all Partitions
so ive upgraded fog to trunk
created the image and the host and everything
started the task, it copied 2 partitions 100% but on the third partition it stoped around 58% and sudenly died
and shown on the screen that : http://postimg.org/image/4bl20riq7/
thats how the task progress looks like : http://postimg.org/image/4mjxwjlgf/
and really … its in a midle of the last partition … -
RE: Fog Doesn't copy all Partitions
@Uncle-Frank
–list-devices only shows /dev/sda/
how do i upgrade to trunk ?
BTW unfortunately i do need the dell recovery in my image
-
RE: Fog Doesn't copy all Partitions
@Uncle-Frank
heres what i got from the debug : http://postimg.org/image/4s2mo8o13/ -
RE: Fog Doesn't copy all Partitions
@Uncle-Frank
Heres a pic to how ive checked its MBR - http://postimg.org/image/qfflha02z/
heres fogs compatibility http://postimg.org/image/ofhuu82fz/
and heres how he sees the partitions http://postimg.org/image/3vovermbd/ -
RE: Fog Doesn't copy all Partitions
For a second i wasnt sure about that so i checked again … its MBR.
-
RE: Fog Doesn't copy all Partitions
the client machine is a win7 pro dell optiplex 3020
and i have only one disk with one partition on the fog server… -
Fog Doesn't copy all Partitions
hello again
so finaly i got it to work ! and im able to start a task that should clone the whole disk with multiple partitions
but … it only takes 1 partition out of the disk, the disk partitioned that 11.7gb are for recovery which only 8.7 in use.
another 453gb are OS (c:)
and the OEM 30MB Partition
so ive set the image to be " Multiple Partition - single disk" and it only copyed 11.7GB (which is clearly the recovery partition)
then i tryed the “Multiple Partition - all disks” same result …
does anyone know why could it do that ?Running Fog 1.2.0 on Centos 6.5
-
RE: Cant find Config.PHP
[root@FOG etc]# showmount -e localhost Export list for localhost: /Data * [root@FOG etc]# cat /etc/exports /Data *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1,)
Mod edited to use code boxes.
-
Cant find Config.PHP
hello again.
so im having a problem now that when i try to take an image from a machine, i schedule a task for it,
it runs but it says it cant mount /images/ to /DATA
i mounted that manually… so im looking for the config.php file to change the location there to /DATA
i looked at /var/www/html/fog/commons/config.php where it should be on centos 6.7
but its not there … did they move it on fog 1.2.0 ?
i just cant find it >< …
trying to work with those instructions : https://wiki.fogproject.org/wiki/index.php/Change_NFS_location -
RE: I/O ERROR with Boot.php
yeah so i figured it out …
had a problem with the way i registered the machine … thanks for the help. -
RE: I/O ERROR with Boot.php
@Nox245
so heres a pic of the host in the fog server :
http://postimg.org/image/5f2gge0np/
and yes i did add the in the web interface
when i go to the link http://192.168.1.4/fog/service/ipxe/boot.php?mac=b0:83:fe:5f:fe:5d it shows nothing
but when i add / at the end like : http://192.168.1.4/fog/service/ipxe/boot.php?mac=b0:83:fe:5f:fe:5d/
it shows the same as the first time (without the mac=b0…)
thats the log :
[Tue Oct 13 13:42:33 2015] [error] [client 192.168.1.19] PHP Warning: current() expects parameter 1 to be array, string given in /var/www/html/fog/lib/fog/BootMenu.class.php on line 394
[Tue Oct 13 13:42:33 2015] [error] [client 192.168.1.19] PHP Fatal error: Call to a member function isValid() on a non-object in /var/www/html/fog/lib/fog/BootMenu.class.php on line 395 -
RE: I/O ERROR with Boot.php
got a screen shot of the logs tail
http://postimg.org/image/snrnvpsx3/
and heres what i got on the http://192.168.1.4/fog/service/ipxe/boot.php
also when i access the link i get the log :
[Tue Oct 13 11:25:58 2015] [error] [client 192.168.1.19] File does not exist: /var/www/html/favicon.ico, referer: http://192.168.1.4/fog/service/ipxe/boot.php#!ipxe cpuid --ext 29 && set arch x86_64 || set arch i386 colour --rgb 0xff6600 2 cpair --foreground 7 --background 2 2 console --picture http://192.168.1.4/fog/service/ipxe/bg.png --left 100 --right 80 :MENU menu colour --rgb 0xff0000 0 cpair --foreground 0 3 item --gap Host is NOT registered! item --gap -- ------------------------------------- item fog.local Boot from hard disk item fog.memtest Run Memtest86+ item fog.reginput Perform Full Host Registration and Inventory item fog.reg Quick Registration and Inventory item fog.sysinfo Client System Information (Compatibility) choose --default fog.local --timeout 600000000 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 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.2 keymap= web=192.168.1.4/fog/ consoleblank=0 loglevel=4 mode=manreg imgfetch init_32.xz boot || goto MENU :fog.reg kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.2 keymap= web=192.168.1.4/fog/ consoleblank=0 loglevel=4 mode=autoreg imgfetch init_32.xz boot || goto MENU :fog.sysinfo kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.2 keymap= web=192.168.1.4/fog/ consoleblank=0 loglevel=4 mode=sysinfo imgfetch init_32.xz boot || goto MENU autoboot```
-
RE: I/O ERROR with Boot.php
right.
im running 1.2.0 on centos 5.7 on vmware, the client is a dell optiplex 3020 core i3 w/ 8GB RAM
as im trying to boot to the NIC it just throws that error … it doesnt boot to fogs menu at all.
heres a pic of the whol thing
http://postimg.org/image/6g7w7erar/ -
I/O ERROR with Boot.php
im having a litle problem i have seen you already solved with FOGs I/O error on boot.php ?
well, seen a comment on a thread here saying to disable the plugins to fix the problem but i gues the UI changed from that time (a year ago) and i cant find the plugin manager on my for … im running latest 1.2.0, i tried to search the fog settings and all i found was the plugin system and its not set to be enabled, there’s no V on the FOG_PLUGINSYSY_ENABLED … so does it mean i have a problem with the plugins or something else ?
its the second time i configured fog, and the first time it worked well … now im kinda clueless what could gone wrong …
andrew.