@Tom-Elliott Thank you, i’ll check the git to learn how you add it by the way and telle you results of my tests. I’ll check all of that tomorrow.
Jean-Jacques Morda
@Jean-Jacques Morda
Best posts made by Jean-Jacques Morda
-
RE: Please add "--max-bitrate" option...
-
RE: Please add "--max-bitrate" option...
@Wayne-Workman yes, it detect the max theoretical speed… like speed on road. On road, sometime, we have to slow down to avoid accidents, if not, cars does not arrive to destination.
Latest posts made by Jean-Jacques Morda
-
RE: Advanced iPXE script
In my case, i have severals DHCP on my network and this script (i suppose) make the ipxe boot taking the wrong dhcp server and trying to boot on it. You can see here the dhcp is swapping between 172.31.43.1 and 172.31.37.252. Each time i restart the fog isc dhcp server, it took the good one but each time i reboot the client, 1/2 chance the iPxe took the wrong one because my other dhcp is responding. Is that strange ?
-
RE: Pauses while uploading image ???
@Jean-Jacques-Morda Hey, this is funny, when i test with “clonezilla server”, it’s reversed. It pause on the Giga network and does not pause on the 100MB network !!! Definitively a config problem i think. More i work with network, more complex i found them. Don’t even know how those work as well with such complex procedures !
-
SVN 3710 (not updated yet) : bug in host search
Hi,
I have several hosts on my fog server.
Naming are : ClassroomTypeNumber, for example :
A111PC01 for the PC 01 of the A111 classroom
A111PCPR for the teacher PC of the A111 classroomWhen i lauch a new search on hosts with “pcpr” string, it display me
a111pcpr
b110pcpr
b010pcpretc…
but also :
c005pc01
c005pc02
c005pc03
…
c005pc17
C005pcprbut c005pc01 to c005pc17 doest not contain “pcpr” string.
-
Error Reading Logical Partition.
Hi guys,
I have another (yes again) problem with a computer.
Cloning this one with “clonezilla” using partclone is working in uploading as well as downloading.
With Fog :
Uploading is ok.
Downloading in mode “multi partitions single disk not resizeable - Everithing” display me : Error reading logicial partitions. List may be truncated!If i try to restore primary only, it’s working.
If i try to restore logicial : it does not display error then done process without restoring anything.Partitioning is :
d1p1 primary
d1p2 extended
d1p5 logicialI suppose that i have a problem with my partitions but why partclone and clonezilla are working and not fog ? What fog is doing when testing to read “logicial partition” without failing uploading it ?
-
RE: Please add "--max-bitrate" option...
Hehe, don’t want to abuse but is a “per group” --max-bitrate option is possible ? Some computers groups are connected to a part of the network that need to be limited with --max-bitrate and some others not. Not very important but it will avoid to change master node setting when we launch cloning with another group. I suppose it’s a little bit more complex to implement
-
RE: Pauses while uploading image ???
@Wayne-Workman Hmmm… every image i upload yes but in the 100MB network plugs. If i connect to Giga Network, upload does not pause. Strange. Peharps a link with network cache configuration ?
-
RE: Multicast Display Active Task stuck (SVN3710 and others).
@Tom-Elliott If i change of computer to connect to the server, it’s the same. It’s not a cache or browser problem. Display updating informations but they are stuck at a certain point. Client side seems to send always the same information but continue to upload or download.
Others tests these days says that it do it in uploading/downloading, unicast and multicast. All tasks can freeze but continue on client. Web display is refreshing but as i said with the same informations. If i change browser or use another computer to connect tasks, same information is displaying with no progress. I think it came from client side but not sure. How are progress informations sent to tasks display ?
-
RE: MBR over 100mb ?? SVN3710
SO…
After moving partition to reduce space between mbr and first partition, i success to restore my image. By the way, dev-branch add the constraint to reduce max mbr size… so, i suppose problem is solved.
-
Pauses while uploading image ???
Hi,
Somebody know why, when uploading images only, partclone upload 1%, 2%, less or more then pause for 10 seconds or 2 minutes then continue 3%, 4%, then pause again for 30 seconds then continue 5%, then pause for 1 minute, then continue… then pause, then continue, then pause, then continue… seem to be randomly and, finally, it took twice the time to upload an image in front of clonezilla that does not have the problem. Frustrating. Timer is continuing while blocks stuck… then restart… then stuck… then restart… then stuck…
-
RE: Multicast Display Active Task stuck (SVN3710 and others).
@ch3i yes but if we close the browser and/or disconnect, it’s the same. We can even change computer to connect thru the web interface, it’s stuck. Maybe it’s an “overflow” or something like that between partclone status and web interface, don’t know.