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
Latest 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.