• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Posts
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Posts made by ch3i

    • RE: SVN 2580 : move files from /dev to /NAMEOFIMAGE

      [quote=“Tom Elliott, post: 39184, member: 7271”]Is the path set correctly in the relevant node dealing with the images folder?

      Meaning:

      From Storage Management->All Storage Nodes-><Relevant Node Here>->Image Path set to /fogimages or /home/images?[/quote]

      Hi,

      [B]Image Path set to /fogimages[/B]

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Determining Which Client is the Bottleneck During Multicast

      [quote=“loosus456, post: 38867, member: 26317”]
      So, here would be the requests:
      [LIST]
      []A way in the FOG web console to determine which computer(s) are holding up the rest. Is there a way that FOG can determine which computer(s) are the problem?
      [
      ]Once it has been determined which computer(s) are the problem, a way to kill off just these computers from the multicast task and let the other computers continue imaging at the higher speed.
      [/LIST]
      Are these realistic?[/quote]

      I use Iperf to determine wich computer have bad bandwith. I’ll try to added iperf on iPXE.

      Regards,
      Ch3i.

      posted in Feature Request
      ch3iC
      ch3i
    • RE: Latest Development FOG

      [quote=“Tom Elliott, post: 39153, member: 7271”]
      Sort of yes, [B]it falsifies the task entry information so it can run without being registered[/B].[/quote]

      Ok, noted !

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Latest Development FOG

      [quote=“Tom Elliott, post: 39087, member: 7271”]SVN 2651 released.

      This release adds/changes the capabilities of Quick image.

      Quick Image will now present a list of the images from your fog server. You can make a selection of any image of your choice and image your system with that image.

      If the host is registered and has a valid image assigned to it, it will auto select the host’s image. If the host is registered, but does not have an image assigned, it will always default to the first item in the list.

      The Host registered items, regardless of the image used, will be logged, so your dashboard will appropriately display the imaging task.

      Now, the big guy I think most will be excited about (or at least I’m hoping so due to the commonality of this type of request).

      Non-registered hosts can also be imaged using the quick image option. The option is been moved back into the non-registered and registered items. (BYPASS REGISTRATION ON ADVANCED MENU IS NO LONGER NEEDED YAY!)

      What does this mean?
      It means quick image is just that. It is a means to quicking image any host (regardless of the registration status). If the host is not registered, it will not be logged, but it will image just fine.

      Also with this, you can now specify which menu items you “Do not list” on any of the menu entries. Before there was either all, non-registered, or registered hosts. Now you can specify a simple do not list to not show a specific menu item.

      Hopefully you all find this useful.[/quote]

      The Quick Image make the same job as Capone Deploy ?

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: SVN 2580 : move files from /dev to /NAMEOFIMAGE

      [quote=“pmonstad, post: 39148, member: 17422”]I have exact the same problem. The problem has been around since I moved the image folder from /images to /home/images. The files are not moved from dev after upload has completed.

      When I check permissions etc I find:

      before upload the folder /home/images/t500 exists as expected (probably because I moved it manually last time I created an upload). This folder/files have 777 and ownership apache:apache. (running on centos 6). When upload has completed this folder is deleted and I guess it fails when moving the mac-address-folder inside dev folder. The mac-address inside dev folder has permissions 777 and ownership root:root.

      I have to move it manually and change ownership.[/quote]

      The same, since I move images from /images >> /fogimages

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN 2580 : move files from /dev to /NAMEOFIMAGE

      Hi,

      Any idea ?

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: History in web Interface

      [quote=“Tom Elliott, post: 38874, member: 7271”]There already is that feature, under the host and under reports.[/quote]

      OK… I left my brain in my bed, I think… 😄

      posted in Feature Request
      ch3iC
      ch3i
    • History in web Interface

      Hi,

      Is it possible to have an history of download/upload/deploy/multicast in the web interface with the date, during time, … ?

      Regards,
      Ch3i.

      posted in Feature Request
      ch3iC
      ch3i
    • SVN 2580 : move files from /dev to /NAMEOFIMAGE

      Hi,

      I don’t know if it’s a bug or problem on my setup. After the upload of the image I have this :

      [CODE]Task Complete !
      *
      *
      *
      *
      *
      *[/CODE]

      And the image isn’t move to the final image folder. I’ll try to connect on the fog server with FTP and move files without problem.

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      Hi,

      I solve my problem by using another partition table :
      [CODE]/dev/sda1 – windows boot (ntfs)
      /dev/sda2 – windows system (ntfs)
      /dev/sda3 – linux / (ext4)
      /dev/sda4 – extended (-)
      /dev/sda5 – swap (-)
      /dev/sda6 – DATA (ntfs)
      [/CODE]

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“ch3i, post: 38307, member: 2513”]I’ll test another tomorrow, but I think it restore all partition.
      For the sda4 it’s normal that it’s not use by linux if the sda4 it’s not primary or extend.

      I’ll check tomorrow.

      Regards,
      Ch3i.[/quote]

      Partclone restore all partitions.

      Before the 2455 I think I use a version older than 1 or 2 days.

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“Tom Elliott, post: 38298, member: 7271”]Also, does it go through and image all 9 partitions, or stop imaging on number 5?[/quote]

      I’ll test another tomorrow, but I think it restore all partition.
      For the sda4 it’s normal that it’s not use by linux if the sda4 it’s not primary or extend.

      [QUOTE]Do you know what revision you were at before the update and breaking?[/QUOTE]

      I’ll check tomorrow.

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“Tom Elliott, post: 38272, member: 7271”]So it’s not working properly?[/quote]

      The result of the fdisk -l is on the original computer.

      On the new computer when I boot with the Gptarted live I have a popup error at launch : “invalid partition table on /dev/sda – wrong signature 0”.
      Gparted show this partition table :
      /dev/sda1 - ntfs - System Reserved - boot flag
      /dev/sda2 - ntfs - Windows OS
      /dev/sda3 - extend
      /dev/sda5 - ext4
      free space…

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“Tom Elliott, post: 38270, member: 7271”]I’m confused.

      My guess, /dev/sda4 is your extended partition.[/quote]

      The extended is the /dev/sda3, when I check with the disk tools of Ubuntu (or another same installation on debian/windows) I’have not a /dev/sda4.

      Below the result of fdisk -l :

      [CODE]/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
      /dev/sda2 206848 204802047 102297600 7 HPFS/NTFS/exFAT
      /dev/sda3 204804094 625141759 210168833 5 Étendue
      /dev/sda5 204804096 205623295 409600 83 Linux
      /dev/sda6 205625344 410425343 102400000 83 Linux
      /dev/sda7 410427392 422715391 6144000 82 partition d’échange Linux / Solaris
      /dev/sda8 422717440 523524095 50403328 83 Linux
      /dev/sda9 523526144 625141759 50807808 7 HPFS/NTFS/exFAT
      [/CODE]

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“ch3i, post: 38261, member: 2513”]Hi,

      I use this : [url]http://www.reliableembeddedsystems.com/wiki/index.php?title=Grub2/Ubuntu_remove_UUID_stuff[/url]

      [S]It’s now good for me.[/S]

      Regards,
      Ch3i.[/quote]

      After a second test, when I restore a computer I have a new partition table :

      1 primary partition for the boot windows
      1 primary for the windows installation
      1 partition with the /boot for grub
      1 extend with these partitions

      • 1 partition (empty)

      Below the content of the image folder :

      [CODE]-rwxrwxrwx 1 root root 0 oct. 27 15:22 d1.has_grub
      -rwxrwxrwx 1 root root 1048576 oct. 27 15:22 d1.mbr
      -rwxrwxrwx 1 root root 47 oct. 27 15:58 d1.original.swapuuids
      -rwxrwxrwx 1 root root 25363450 oct. 27 15:22 d1p1.img
      -rwxrwxrwx 1 root root 75859218715 oct. 27 15:45 d1p2.img
      -rwxrwxrwx 1 root root 5225 oct. 27 15:45 d1p3.img
      -rwxrwxrwx 1 root root 79517576 oct. 27 15:46 d1p5.img
      -rwxrwxrwx 1 root root 39452923097 oct. 27 15:58 d1p6.img
      -rwxrwxrwx 1 root root 2459943866 oct. 27 15:59 d1p8.img
      -rwxrwxrwx 1 root root 130522435 oct. 27 15:59 d1p9.img
      -rwxrwxrwx 1 root root 514 oct. 27 15:22 d1.partitions
      [/CODE]

      And the d1.partitions :

      [CODE]/dev/sda1 : start= 2048, size= 204800, Id= 7, bootable
      /dev/sda2 : start= 206848, size=204595200, Id= 7
      /dev/sda3 : start=204804094, size=771969026, Id= 5
      /dev/sda4 : start= 0, size= 0, Id= 0
      /dev/sda5 : start=204804096, size= 602112, Id=83
      /dev/sda6 : start=205408256, size=194899968, Id=83
      /dev/sda7 : start=400310272, size= 15622144, Id=82
      /dev/sda8 : start=415934464, size=277053440, Id=83
      /dev/sda9 : start=692989952, size=283781120, Id= 7[/CODE]

      In the image management I have these settings :

      • OS : Linux - (50)
      • Image Type : Multiple Partition Image - Single Disk (Not Resizable) - (2)
      • Partition : Everything - (1)

      Any Idea ?

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      Hi,

      I use this : [url]http://www.reliableembeddedsystems.com/wiki/index.php?title=Grub2/Ubuntu_remove_UUID_stuff[/url]

      It’s now good for me.

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“Tom Elliott, post: 38144, member: 7271”]I guess I’m not understanding the issue.

      The only thing that changed from the d1.partitions setup is instead of making the Chunk and start sector always start at 2048, we’re pulling the start partition directly from the d1.original.partitions file.

      The exact command is:
      [code]cat $data | grep start | awk -F, '{print $1}' | awk -F 'start=' '{print $2}' | awk '{print $1}' | egrep -v 0$ | sort -n| head -1;[/code]

      The $data variable is the the d1.original.partitions file. The start get’s the line that says start, the awk only prints the first side of all the data up until the comma. The second Awk prints the data after start=. The third awk removes any extra white space. The egrep command just removes the 0 start sectors from the view. The sort -n just sorts the data from lowest to highest. The head -1 just gives us the first value. If your d1.original.partitions file has /dev/sda1 starting at sector 2048, nothing should be wrong.

      I’m not saying there couldn’t be a problem, just trying to figure out what the problem is.[/quote]

      I’ll try to remove the image from fog server and upload it.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: SVN : 2455 restore bug

      [quote=“Tom Elliott, post: 38142, member: 7271”]It certainly sounds like a bug, but it should work. Maybe grub shouldn’t be trying to locate the boot volume via UUID?[/quote]

      I’ll modify the grub on the master. Before that update I have upload the image and restore it without problem.

      posted in Bug Reports
      ch3iC
      ch3i
    • SVN : 2455 restore bug

      Hi,

      I have a dual boot image Windows 7/Ubuntu 14.04 with this configuration :

      1 primary partition for the boot windows
      1 primary for the windows installation
      1 extend with these partitions

      • 1 partition with the /boot for grub
      • 1 partition with the /
      • 1 parittion with the /swap
      • 1 partition for windows_data (empty)
      • 1 partition for data_linux (empty)

      I make the image with the 2455 svn version and restore it on another same computer modele, but ubuntu won’t boot. Grub search a disk with the original image disk uuid, that change on the other computer.

      Below my d1.partitions :

      [CODE]/dev/sda1 : start= 2048, size= 204800, Id= 7, bootable
      /dev/sda2 : start= 206848, size=204595200, Id= 7
      /dev/sda3 : start=204804094, size=771969026, Id= 5
      /dev/sda4 : start= 0, size= 0, Id= 0
      /dev/sda5 : start=204804096, size= 602112, Id=83
      /dev/sda6 : start=205408256, size=194899968, Id=83
      /dev/sda7 : start=400310272, size= 15622144, Id=82
      /dev/sda8 : start=415934464, size=277053440, Id=83
      /dev/sda9 : start=692989952, size=283781120, Id= 7
      [/CODE]

      It’s a bug ?

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • 1 / 1