Beiträge von JBLSteeve

    I check with

    Code
    cat /var/log/auth.log


    and i have in the result

    Code
    Dec 21 14:08:23 NAS usermod[5685]: change user 'admin' password
    Dec 21 14:09:01 NAS CRON[5995]: pam_unix(cron:session): session opened for user root by (uid=0)
    Dec 21 14:09:01 NAS CRON[5995]: pam_unix(cron:session): session closed for user root
    Dec 21 14:09:15 NAS omv-engined[6013]: pam_tally2(openmediavault:auth): /var/log/tallylog is either world writable or not a normal file

    I ask your help because i can't login to the webgui.
    1/ I try to use the "omv-firstaid" to change the port, the passsword and reset information but same result.


    2/ I try to check the apache2 service as i see on the forum but my service apache2 is not runing


    3/ I check the answer of the server with firebug and i have :

    Code
    {"response":{"authenticated":false,"username":"admin"},"error":null}


    For me it's seem that the sever doesn't accept my password.


    5/ I remove Plex because it's the last plugin that i install and i don't remember if i go back to the webgui after.


    4/ I try to restart the server and same result.


    Do you have an idea ?
    Thanks

    I check and authentification per key is activated.I see in the log Authentication refused : bad ownership or mode for file /media/xxxxxxxx/.ssh/authorized_keysI check that the file authorized_keys owner is my user.

    Hi everybody,


    I use the ssh connection of one user to do an automatic rsync copy from my mac to my openmediavault.
    Today i see that my script is not working, after some check it's my ssh connection with rss (to don't have the password everytime)


    So i check to rebuild my rss key on the computer (ssh-keygen)
    After i copy the (id_rsa.pub) to the NAS
    I add the key to the authorized key in ~/.ssh/authorized_keys (cat id_rsa.pub >> authorized_keys)
    I check and i still need to put my password for my ssh connection.


    As i remember i do the same as the previous time. Do you know if something change in openmediavault or MacOS 10.10 ?
    Can somebody help me to find the problem, i look on google, with "ssh rsa" but i find the process to build the key, nothing to help me.


    Thanks

    Hi,


    I ask you to have some advice on this part of the configuration.
    On my side i have 4 SATA driver on RAID5 and 2 SATA drive on RAID1.


    For the driver parameter i just put the spin down value to 20 minutes for videos (RAID5) and 10 minutes for audio/Photo (RAID1).
    Do you think that i have to modify my configuration ?


    Thanks for your advices

    Hi all i find very strange think on my folder shared by AFP and SMB.


    I have some folder and files (not all) that appear and nearly one minute after disappear in AFP. In the SMB the folder is visible when i open the parent folder and disappear directly.
    It's very strange for me.
    I check the permission with "SSH" it's my user and "users"
    I check the ACL and i have my user.


    I check the log and i have many error like that :

    Code
    Jun 19 19:00:07 NAS afpd[31178]: sys_getextattr_size: error: No such file or directory
    Jun 19 19:00:07 NAS afpd[31178]: sys_getextattr_size: error: No such file or directory
    Jun 19 19:00:07 NAS afpd[31178]: sys_getextattr_size: error: No such file or directory


    I have OMV 0.6.0.11 and plugin Linux 3.14-0.bp0.1-amd64


    Thanks

    I find some parameters on the web and i update my configuration accordingly.
    I passed 2 days without any loss of communication.


    for information the parameters are :


    - add "pollinterval=15" in ups.conf
    - change the value of MAXAGE to 20 in upsd.conf
    - optionally change DEADTIME to 20 in upsmon.conf

    Hi,


    I try to install zone minder but now i have some problem with apache2
    when i try to restart the service i have

    Code
    Syntax error on line 15 of /etc/apache2/openmediavault-webgui.d/default.conf:
    Wrapper /var/www/openmediavault/php-fcgi cannot be accessed: (2)No such file or directory
    Action 'configtest' failed.
    The Apache error log may have more information.
     failed!

    It's better, yes but i have always 3 partitions who don't want to be mount


    for example with my RAID1


    Code
    Erreur #6000: exception 'OMVException' with message 'Failed to mount 'e61cfe7d-071f-4190-9143-6fc0a6e31ca6': mount: mount point /media/e61cfe7d-071f-4190-9143-6fc0a6e31ca6 does not exist' in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:877 Stack trace: #0 [internal function]: OMVRpcServiceFileSystemMgmt->mount(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('mount', Array, Array) #3 /usr/sbin/omv-engined(495): OMVRpc::exec('FileSystemMgmt', 'mount', Array, Array, 1) #4 {main}

    On the webui when i try to mount i have


    Code
    Failed to mount 'e61cfe7d-071f-4190-9143-6fc0a6e31ca6': mount: mount point /media/e61cfe7d-071f-4190-9143-6fc0a6e31ca6 does not exist


    on detail

    Code
    Erreur #6000: exception 'OMVException' with message 'Failed to mount 'e61cfe7d-071f-4190-9143-6fc0a6e31ca6': mount: mount point /media/e61cfe7d-071f-4190-9143-6fc0a6e31ca6 does not exist' in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:877 Stack trace: #0 [internal function]: OMVRpcServiceFileSystemMgmt->mount(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('mount', Array, Array) #3 /usr/sbin/omv-engined(495): OMVRpc::exec('FileSystemMgmt', 'mount', Array, Array, 1) #4 {main}

    I reinstall from the last iOS OMV0.5 withou my data disk
    I upgrade to OMV 0.6



    cat /etc/fstab

    i have
    1/dpkg -l | grep openmediavault

    Code
    ii  openmediavault                       0.6.0.10                      all          Open network attached storage solution
    ii  openmediavault-keyring               0.2                           all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-mysql                 1.0.4.1                       all          MySQL plugin for OpenMediaVault
    ii  openmediavault-netatalk              0.6.1                         all          OpenMediaVault netatalk (AppleTalk Protocol Suite) plugin
    ii  openmediavault-nut                   0.6.1                         all          OpenMediaVault Network UPS Tools (NUT) plugin
    ii  openmediavault-omvextrasorg          0.6.21                        all          OMV-Extras.org Package Repositories for OpenMediaVault


    2/cat /etc/fstab


    3/ blkid

    Hi,


    I try to update my home NAS, (after some test on a virtual machine)


    I have on problem for mounting my partition.
    For the install i remove all my disk and start from the last iso.


    now i reboot with all my data drive connected but i cannot mount the partition. (My raid is correctly see on the raid windows without error)
    I have this error on the box

    Code
    Failed to mount '04255707-952f-41b2-9673-a0ea3ec32f24': mount: no such partition found


    on the detail part i have


    Code
    Erreur #6000: exception 'OMVException' with message 'Failed to mount '04255707-952f-41b2-9673-a0ea3ec32f24': mount: no such partition found' in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:877 Stack trace: #0 [internal function]: OMVRpcServiceFileSystemMgmt->mount(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('mount', Array, Array) #3 /usr/sbin/omv-engined(495): OMVRpc::exec('FileSystemMgmt', 'mount', Array, Array, 1) #4 {main}


    Thanks for your help

    Hi thanks for your idea, but always the same nothing on the port 9981.