Help me install OMV with Intel e1000e NIC

  • root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216# ls -la
    total 48
    drwxr-sr-x 8 root users 4096 May 21 12:21 .
    drwxr-xr-x 13 root root 4096 May 21 12:27 ..
    drwxrwsr-x 2 root users 4096 May 21 09:11 branch1
    drwxrwsr-x 2 root users 4096 May 21 09:12 branch2
    -rw------- 1 root root 43 May 21 09:09 .content
    drwx------ 2 root root 16384 May 21 06:47 lost+found
    drwxr-sr-x 15 root users 4096 May 21 17:06 pool
    -r--r--r-- 1 root users 0 May 21 12:21 .wh..wh.aufs
    drwx--S--- 2 root users 4096 May 21 12:21 .wh..wh.orph
    drwx--S--- 2 root users 4096 May 21 12:21 .wh..wh.plnk
    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216#

  • my head is killing me and I need to go to the gym for a while. I'll try and revisit this later, but if it's going to take hours to fix whatever the hell is wrong isn't it just easier to reinstall the whole thing?

  • This line is very important:


    Access: (2755/drwxr-sr-x) Uid: ( 0/ root) Gid: ( 100/ users)


    It tells you 755 chmod. That means owner (the first 7) can read/write/execute. Users (not group users) can read,execute. Others (the last 5) can read, execute.


    chown is root:users That means root is owner and the group is users.

  • You need to find the Pictures folder and do a stat on it. It will take a week to sink in. I hope you take your time and don't get frustrated.


    Read that thread I gave you. Here is a chmod calculator to help you understand chmod and how the 775 type numbers are derived.


    http://www.javascriptkit.com/script/script2/chmodcal.shtml



    Good Luck and keep asking questions.


    PS- your fix is probably really simple and you may have chosen wrong choice in the drop down when you created the shared folder. This is easy as hell to fix once we see stat command on the shared folder. It could be a reboot is necessary too on the Apple machine due to change in the smb.conf. Give your brain a break and go lift.

  • Tried it again. This is what I got:


    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216# stat pictures
    stat: cannot stat `pictures': No such file or directory
    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216# stat pool/pictures
    stat: cannot stat `pool/pictures': No such file or directory
    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216# ls -la
    total 48
    drwxr-sr-x 8 root users 4096 May 21 12:21 .
    drwxr-xr-x 13 root root 4096 May 21 12:27 ..
    drwxrwsr-x 2 root users 4096 May 21 09:11 branch1
    drwxrwsr-x 2 root users 4096 May 21 09:12 branch2
    -rw------- 1 root root 43 May 21 09:09 .content
    drwx------ 2 root root 16384 May 21 06:47 lost+found
    drwxr-sr-x 15 root users 4096 May 21 17:06 pool
    -r--r--r-- 1 root users 0 May 21 12:21 .wh..wh.aufs
    drwx--S--- 2 root users 4096 May 21 12:21 .wh..wh.orph
    drwx--S--- 2 root users 4096 May 21 12:21 .wh..wh.plnk
    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216#


    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216# stat pool
    File: `pool'
    Size: 4096 Blocks: 8 IO Block: 4096 directory
    Device: 12h/18d Inode: 2 Links: 15
    Access: (2755/drwxr-sr-x) Uid: ( 0/ root) Gid: ( 100/ users)
    Access: 2014-05-21 09:09:23.572054100 -0700
    Modify: 2014-05-21 17:06:49.613022413 -0700
    Change: 2014-05-21 17:06:49.613022413 -0700
    Birth: -
    root@omvserver:/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216#

  • I know Aaron told me to stay out of ACL's but I opened Pictures (ACL) just to look at it's throwing this:



    Failed to execute command 'export LANG=C; getfacl --no-effective --access -- '/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216/pool/Pictures//' 2>&1': getfacl: /media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216/pool/Pictures//: No such file or directory
    Error #4000:
    exception 'OMVException' with message 'Failed to execute command 'export LANG=C; getfacl --no-effective --access -- '/media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216/pool/Pictures//' 2>&1': getfacl: /media/4491dda9-9825-4aa8-9f37-a6cf2b5ea216/pool/Pictures//: No such file or directory' in /usr/share/openmediavault/engined/rpc/sharemgmt.inc:766
    Stack trace:
    #0 [internal function]: OMVRpcServiceShareMgmt->getFileACL(Array, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('getFileACL', Array, Array)
    #3 /usr/sbin/omv-engined(495): OMVRpc::exec('ShareMgmt', 'getFileACL', Array, Array, 1)
    #4 {main}

  • I figured it out. The issue is with the Path's the the shared folders were created in. They are connected to the "pool" and I don't have permissions to write in the pool so it wouldn't work. I'm trying to figure out how to make it the way I would like it now but no luck yet.

    • Offizieller Beitrag

    The pool folder was created with aufs. I don't understand why the permissions would be wrong on a fresh install with wiped drives. All I can think is having the desktop installed is causing problems. I need to try to recreate in a vm...

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Zitat von "ryecoaaron"

    The pool folder was created with aufs. I don't understand why the permissions would be wrong on a fresh install with wiped drives. All I can think is having the desktop installed is causing problems. I need to try to recreate in a vm...



    Well I don't have the desktop installed. When I did the reinstall I did just the base system. I don't know either, but I do know I got it all figured out now and files have been copying all night at about sustained 60mb/s.


    I need one last thing on this (at the moment). I Need a script to auto update the sync between drives. Can you guys point me in a general direction to do that? Is it pretty straightforward?

    • Offizieller Beitrag

    Which sync? snapraid or just files?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Snapraid. I just want to make sure the data is redundant and from what I understand right now the only way to do that is to go in to snap raid and press the sync button

  • Also I got this email form the system shortly after pressing the "Sync" button in snapraid:


    Resource limit matched Service localhost


    Date: Thu, 22 May 2014 11:31:51
    Action: alert
    Host: omvserver.local
    Description: loadavg(5min) of 2.1 matches resource limit [loadavg(5min)>2.0]


    Your faithful employee,
    Monit


    I googled it and saw this thread:
    http://forums.openmediavault.o…c.php?f=3&t=2350&start=10


    I read it but don't really understand what you were talking about. I did a full memtest when I ran into those issues early on and the memory came back good. Is this an error? A bad drive? (they were all working great before being put in here (with the exceptions of the two new ones). Thanks ahead of time for the clarity.


    Also it is still syncing, didn't seem to stop anything. just curious if it was a problem or not


    Lastly this was the output of dpkg -l grep openmediavault :


    root@omvserver:~# dpkg -l grep openmediavault
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name Version Architecture Description
    +++-================-=============-=============-=====================================
    ii grep 2.12-2 amd64 GNU grep, egrep and fgrep
    ii openmediavault 0.6.0.10 all Open network attached storage solutio
    root@omvserver:~#

    • Offizieller Beitrag

    You are fine. It is just telling you that server is somewhat working hard. Not a big deal. I turn off the load average notification in the Notification section on the Notifications tab.


    That last command just show what version of OMV is installed and whether it is properly installed. The ii shows that everything is fine :)

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Sync in the moment of Disk failure: You're unable to recover your files.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • SnapRAID is no live parity like a RAID.


    You need to have a valid/recent sync to be able to restore files. If you sync in the moment of a disk failure you're unable to restore the files from the broken disk.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Of course. But I wouldn't run it more frequently than once a week or you will probably screw yourself if a drive fails.


    Just run the sync command voa cron.


    Greetings
    Davis

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!