Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 4 of 4 FirstFirst ... 234
Results 46 to 52 of 52

Thread: "WRITE ERROR on recording, disk full?"

  1. #46
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,801
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by rassi View Post
    This line might mean something (although it is almost 4 mins earlier, the I/O is asynchronous). Need to check whether the other logs show the same (EDIT - no they don't...):
    Code:
    < 27430.899961> [eMainloop::processOneEvent] unhandled POLLERR/HUP/NVAL for fd 90(16)
    And 90 file-descriptors sounds like a lot of open files - but possibly not....
    Last edited by birdman; 16-02-16 at 19:38.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  2. The Following User Says Thank You to birdman For This Useful Post:

    rassi (17-02-16)

  3. #47

    Title
    Senior Member
    Join Date
    Sep 2010
    Posts
    233
    Thanks
    39
    Thanked 32 Times in 24 Posts
    Quote Originally Posted by birdman View Post
    This line might mean something (although it is almost 4 mins earlier, the I/O is asynchronous). Need to check whether the other logs show the same (EDIT - no they don't...):
    Code:
    < 27430.899961> [eMainloop::processOneEvent] unhandled POLLERR/HUP/NVAL for fd 90(16)
    And 90 file-descriptors sounds like a lot of open files - but possibly not....
    For me that line wont say anything
    I´ll try to see do I still have full logs from earlier issues, when posted only partials.

  4. #48

    Title
    Junior Member
    Join Date
    Oct 2015
    Posts
    18
    Thanks
    5
    Thanked 1 Time in 1 Post
    I'm actuammu using a network hdd. Lacie cloudbox. It's very limited in term of flexibility: I cannot change filesystem or share type or anything. My only option is windows samba share. I'll never buy this brand again BTW. I'm an open source lover :-)
    I dont' have any simultaneous recordings or double processing running during the recording. Also, I tried blackhole is the only image where the issue doesn't occur. It happens is openvix, openpli and openatv exatcly the same way: at the same file size

    Sent from my E5823 using Tapatalk

  5. #49

    Title
    Senior Member
    Join Date
    Sep 2010
    Posts
    233
    Thanks
    39
    Thanked 32 Times in 24 Posts
    Now i´ve completely changed whole infra and issue still on.
    NFS server changed, switches changed, Enigma2 box changed and still OpenViX/OpenPli variant causes Disk full error.
    Vu+ DUO with Blackhole never had issues. Currently using LX3 with gbit. Newest logs attached.


    Enigma2-2016-03-01_14-18-19.zip

  6. #50
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,801
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by rassi View Post
    Newest logs attached.


    Enigma2-2016-03-01_14-18-19.zip
    That one is different. It looks like the network writing was too slow and it ran out of local buffers to put the recording data in.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  7. The Following User Says Thank You to birdman For This Useful Post:

    rassi (15-03-16)

  8. #51

    Title
    Senior Member
    Join Date
    Sep 2010
    Posts
    233
    Thanks
    39
    Thanked 32 Times in 24 Posts
    Quote Originally Posted by birdman View Post
    That one is different. It looks like the network writing was too slow and it ran out of local buffers to put the recording data in.
    Thanks. Yes it seem that NFS performce is currently VERY poor on my gbit network from Xpeed LX3. Now i need to figure, why
    It´s been MUCH faster, almost what you just can throw over the gbit ethernet.
    No issues transfer from other HW to the same servers.

    Code:
    root@xpeedlx3:~# dd if=/dev/zero of=/media/tmp/testfile2 bs=512k count=1000
    1000+0 records in
    1000+0 records out
    524288000 bytes (500.0MB) copied, 53.080058 seconds, 9.4MB/s
    Code:
    root@xpeedlx3:/# ethtool eth0
    Settings for eth0:
            Supported ports: [ TP MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Half 1000baseT/Full
            Supported pause frame use: No
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Advertised pause frame use: Symmetric
            Advertised auto-negotiation: Yes
            Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                                 100baseT/Half 100baseT/Full
                                                 1000baseT/Half 1000baseT/Full
            Link partner advertised pause frame use: Symmetric Receive-only
            Link partner advertised auto-negotiation: Yes
            Speed: 1000Mb/s
            Duplex: Full
            Port: MII
            PHYAD: 4
            Transceiver: internal
            Auto-negotiation: on
            Supports Wake-on: ags
            Wake-on: d
            SecureOn password: 00:00:00:00:00:00
            Link detected: yes

    Mount:
    Code:
    192.168.1.2:/mnt/tallenteet on /media/hdd type nfs (rw,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,soft,nolock,proto=tcp,timeo=14,retrans=2,sec=sys,mountaddr=192.168.1.2,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.1.2)
    fstab.
    async is set, but it seem to not using it.. trying it to two different server, first ZFS RAIDZ and second RAID5. Both running Ubuntu.

    Code:
    192.168.1.2:/mnt/tallenteet     /media/hdd      nfs     _netdev,rw,nolock,tcp,async,nfsvers=3,rsize=16384,wsize=16384,timeo=14,soft     0 0
    192.168.1.6:/mnt/video     /media/tmp      nfs     _netdev,rw,nolock,tcp,async,nfsvers=3,rsize=32768,wsize=32768,timeo=14,soft      0 0
    exports are equal on both servers. except path.
    Code:
    /mnt/tallenteet 192.168.1.0/24(rw,no_root_squash,no_subtree_check,async)

  9. #52

    Title
    Senior Member
    Join Date
    Sep 2010
    Posts
    233
    Thanks
    39
    Thanked 32 Times in 24 Posts
    Back on track. Bad connector on network. Now need to wait new "Write errors"

    Code:
    root@xpeedlx3:~# dd if=/dev/zero of=/media/hdd/testfile2231 bs=512k count=1000
    1000+0 records in
    1000+0 records out
    524288000 bytes (500.0MB) copied, 10.616792 seconds, 47.1MB/s

Page 4 of 4 FirstFirst ... 234

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.