• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Slowave
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 67
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Yes i have.
      [IMG]http://image.noelshack.com/fichiers/2015/17/1429627840-freenas16.png[/IMG]

      I have never create the file “.mnt”. I don’t know if i can delete it.
      [IMG]http://image.noelshack.com/fichiers/2015/17/1429628003-freenas17.png[/IMG]

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      New.
      I have not the error when i replace “" by "192.168.56.”.
      Service mountd restart
      ->Stopping mountd
      ->Starting mountd

      [IMG]http://image.noelshack.com/fichiers/2015/17/1429601741-freenas15.png[/IMG]

      But when i upload i always the same error: permission denied.
      I change the id and password for the storage management by root/admin. The permission also in my Freenas for /mnt/Vol… (root 777). Same error.

      I put exactly the same permission on my storage node FOG and my Freenas on the folder/file.
      Storage node up client -> ok.
      Freenas up client -> Permission denied.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Hi,

      After “service mountd reload”, i have:

      “Bad exports list line”

      [QUOTE]Bad exports list line /images
      Bad exports list line /images/dev
      Bad exports list line /data/images
      Bad exports list line /data/images/dev
      Bad exports list line /Volume1/data/images
      Bad exports list line /Volume1/data/images/dev
      Bad exports list line /mnt/Volume1/data/images
      Bad exports list line /mnt/Volume1/data/images/dev [/QUOTE]

      [IMG]http://image.noelshack.com/fichiers/2015/17/1429537843-freenas14.png[/IMG]

      When i restart the “NFS service” FreeNAS, The file is deleted.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      This cmd works 🙂

      I have to leave my office so i will test with the good file “exports” monday.

      See you later and thank you for your help ! 🙂

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      exportfs: Command not found…

      FOG STORAGE > poop > Justin Bieber> FreeNAS.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      I have edit “/etc/exports”:

      [QUOTE]
      /images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)
      /data/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /data/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)
      /Volume1/data/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /Volume1/data/images/dev (rw,sync,no_wdelay,no_root_squash,insecure)
      /mnt/Volume1/data/images
      (ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /mnt/Volume1/data/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)[/QUOTE]

      Change the permission for this file “Cyril1” 777 to.
      Same result…
      After, i have restart my FreeNAS, and surprise, my file is empty again ! :@

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Ahahah, i have really clic on “Change” ! 😄
      I will edit “export” as the wiki.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Huuuuuum, in my FreeNAS, “/etc/export” is empty. A try to use this example: [url]http://fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount[/url]

      EDIT: I look your configuration 🙂

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Ok ok, this is a false problem.

      It remains only one problem. 🙂

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      I just tried with use “fog” and password “password”, same result.

      But already, I have a first problem. On my Dashborad", “Disk Information”, i can’t see the storage space of my FreeNAS. It’s not good i think.

      [U]If we can make it work, i think i will make a tutorial video for the FreeNAS for the [/U][U]community, because i see on this forum, we have some problems with this[/U].

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Select host, user, password FROM user;

      [IMG]http://image.noelshack.com/fichiers/2015/16/1429255602-freenas12.png[/IMG]

      I have not a user “fog” so i use fogstorage. (I 'don’t know how is the user “nas” i have never create this, but this IP (192.168.56.103) is my NAS FOG, and the upload client is OK…And the name of my FOG NAS is not “nas” but “NAS”)

      So, i use fogstorage
      [IMG]http://image.noelshack.com/fichiers/2015/16/1429255893-freenas13.png[/IMG]

      I create the same user on my FreeNAS, with the same password. I change the permission for /mnt/Volume1, etc.

      Same result:“Permission denied”

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      In my fog server database, for “user”, should I add my user “Cyril1” or not ?

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [IMG]http://image.noelshack.com/fichiers/2015/16/1429197694-freenas11.png[/IMG]

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Yes i have
      [IMG]http://image.noelshack.com/fichiers/2015/16/1429196661-freenas9.png[/IMG]

      And FTP, it’s enable.
      I try to connect FTP from my fog server :
      [IMG]http://image.noelshack.com/fichiers/2015/16/1429197162-freenas10.png[/IMG]

      After login, i’m in my folder “/data” and i can go on “/images” and “/dev” if i want.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Fog Server: Debian 7.8
      NAS: FreeNAS 9.1.1

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Ok, so in my work, i delete “3)” ?

      After this step, i have the same problem.

      posted in General
      SlowaveS
      Slowave
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Permission “/dev”

      [IMG]http://image.noelshack.com/fichiers/2015/16/1429188712-freenas8.png[/IMG]

      posted in General
      SlowaveS
      Slowave
    • FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Hi 🙂 (last threads who i create 😉 )

      Now, i play with FOG Server 1.1.2 and a FreeNAS 9.1.1 (storage node)

      I explain my work.

      [SIZE=4][B][U]FreeNAS[/U][/B][/SIZE]:
      [U]IP[/U]: 192.168.56.240

      1. I create a user:Cyril1 with password:Cyril1
      • I create a mount a volume for the folder images and dev
        [IMG]http://image.noelshack.com/fichiers/2015/16/1429187016-freenas1.png[/IMG]
      1. Chmod -R 777 /Volume1
        [IMG]http://image.noelshack.com/fichiers/2015/16/1429187237-freenas2.png[/IMG]
        And with “ls -l” i see it’s ok. .mntckeck in /images and /images/dev ok with the same permission.

      2. NFS on the folder “Images”
        [IMG]http://image.noelshack.com/fichiers/2015/16/1429187481-freenas3.png[/IMG]
        4)FTP on the folder “data”
        [IMG]http://image.noelshack.com/fichiers/2015/16/1429187585-freenas4.png[/IMG]

      [SIZE=4][B][U]FOGSERVER[/U][/B][/SIZE]:

      [IMG]http://image.noelshack.com/fichiers/2015/16/1429187795-freenas5.png[/IMG]

      [U]1st error[/U]:
      [IMG]http://image.noelshack.com/fichiers/2015/16/1429187880-freenas6.png[/IMG]

      [U]2nd error[/U]: Upload client.
      [IMG]http://image.noelshack.com/fichiers/2015/16/1429187992-freenas7.png[/IMG]

      NFS it’s ok i think. My error is the permission. But it’s 777 for the user Cyril1 and for the management username, i put Cyril1…
      It’s not the good user ?

      Thank for your help 🙂

      posted in General
      SlowaveS
      Slowave
    • RE: Error after sysprep

      Ok cool, thank 🙂

      posted in General
      SlowaveS
      Slowave
    • Error after sysprep

      Hi.

      I’m preparing an image (w7). I follow this tuto: [url]http://www.fogproject.org/wiki/index.php/What_do_I_have_to_do_to_an_image_before_uploading%3F[/url]

      [SIZE=4][B] [/B][/SIZE]

      [QUOTE]
      [SIZE=4][B]Windows Vista and Windows 7[/B][/SIZE]

      Right before uploading the image the MountedDevices registry key must be cleared. If it is not, the master image and subsequent deploys will result in this problem: [URL=‘http://www.fogproject.org/wiki/index.php/Vista_Image_says_0xc000000e_\windows\system32\winload.exe_can_not_be_loaded’]Vista Image says 0xc000000e \windows\system32\winload.exe can not be loaded[/URL]
      This can be accomplished by [I]any [U]one[/U][/I] of the following methods:
      [LIST=1]
      []use Sysprep with the /generalize switch
      [
      ]run [URL=‘http://www.fogproject.org/wiki/index.php?title=FOGprep&action=edit&redlink=1’]FOGprep[/URL].exe
      []manually delete the ??\volume{…} keys in the registry under “HKLM\SYSTEM\MountedDevices”
      [
      ]run the following from an administrator’s console:
      [/LIST]
      bcdedit /set {bootmgr} device boot
      bcdedit /set {default} device boot
      bcdedit /set {default} osdevice boot
      [/QUOTE]

      I use fog 1.1.2 so i don’t use 2 and 3.

      1.I use sysprep with option (oobe, generalize and quit). All it’s ok.

      2.I want to use cmd admin for bcdedit (Just a question, can we explain the role of the three orders?).
      [U]In admin[/U]:
      [IMG]http://image.noelshack.com/fichiers/2015/15/1428398729-cmd-erreur.png[/IMG]
      Error.

      [U]Without admin[/U]:
      [IMG]http://image.noelshack.com/fichiers/2015/15/1428398720-cmd-sans-admin.png[/IMG]

      Ok but i need admin for bcdedit, so don’t run.

      What is my problem ? 😞

      Use bcdedit, and after use sysprep ?

      posted in General
      SlowaveS
      Slowave
    • 1
    • 2
    • 3
    • 4
    • 3 / 4