HDD not found

Posted by: andr3wz

HDD not found - 01/02/21 08:39 PM

Hi, after a reflash with OpenPLi 7.2star my hdd is not more recognized.
I have just tried to install devicemanager, but failed or rather I don't find it either in the plugins or on the advanced system settings. Not even in installed opgks list.
Please help me... cry
Posted by: Toysoft

Re: HDD not found - 01/02/21 10:55 PM

Check with the usual tools to see if a HDD is still there,

http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=1705#Post1705

The other thing, could be that the hdd failed, or is using an older no more recognized format.

TS
Posted by: andr3wz

Re: HDD not found - 01/03/21 10:44 PM

Soved with a fresh install of Device Manager v1.2.
It's strange to see -sh: fdisk: not found
Posted by: Admin

Re: HDD not found - 01/04/21 01:26 AM

In some images it's not built-in,

Admin

Originally Posted By: andr3wz
Soved with a fresh install of Device Manager v1.2.
It's strange to see -sh: fdisk: not found
Posted by: andr3wz

Re: HDD not found - 01/10/21 08:01 PM

Ok, but sometimes I'm having trouble with the recordings. There are times that it records with the programmed timer, but when I go to recall the recording the video stops and I have to disconnect the dm from the electricity and restart it and then resume playback smoothly. Other times it even skips the scheduled recording, or it does not create the ts file, although from the webinterface it seems to have been successful, it seems for write permissions on directories ... same procedure, I have to restart the dremabox to solve it.
Posted by: Admin

Re: HDD not found - 01/10/21 08:13 PM

Probably you have a some issues with the power or even the HDD itself... check how many Amp it needs, and try to use one with low consumption.

Admin
Posted by: andr3wz

Re: HDD not found - 01/11/21 02:13 AM

Checked the hdd with no errors, it is the same mounted for several years, it works regualarly out of the dm800
Posted by: Admin

Re: HDD not found - 01/11/21 09:26 AM

It's perhaps slowly dying... try another HDD to see if you have the same problems.

Admin
Posted by: andr3wz

Re: HDD not found - 04/04/21 11:49 PM

Hi admin, The hdd works excellently when mounted like a usb drive outside the dm800 with a power supply built into the case.
Unfortunately, it often prohibits me from recording because it recognizes the filesystem as read-only and have to power off and power on from AC.
I don't encounter any problems connecting the hard drive to other devices.
Posted by: Toysoft

Re: HDD not found - 04/05/21 12:00 AM

Check the fstab, it you modify properly that file in /etc, it should fix any issue you have.

See on the forum where we talk about fstab, and try to play with the settings.

TS
Posted by: andr3wz

Re: HDD not found - 04/05/21 01:29 AM

This is my fstab

Code:
rootfs               /                    auto       defaults              1  1
proc                 /proc                proc       defaults              0  0
devpts               /dev/pts             devpts     mode=0620,gid=5       0  0
usbdevfs             /proc/bus/usb        usbdevfs   noauto                0  0
tmpfs                /var/volatile        tmpfs      defaults              0  0
/dev/sda1            /media/hdd           auto       defaults              0  0


Any change need?
Posted by: Admin

Re: HDD not found - 04/05/21 05:21 AM

Check how is recognized your hdd, if it's on /dev/sda1 then it should be ok, as it's in /media/hdd, but it could be different like /dev/sbc1 etc... that line could automount you external hdd. It could fix some of your issues.

Admin
Posted by: andr3wz

Re: HDD not found - 04/07/21 12:38 PM

It is mounted correctly...:

Code:
/dev/root                60.0M     53.0M      7.0M  88% /            
tmpfs                    64.0K         0     64.0K   0% /media       
tmpfs                    71.0M    316.0K     70.7M   0% /var/volatile
/dev/sda1               298.0G    130.5G    167.5G  44% /media/hdd   
root@dm800:~#                                                        
Posted by: Toysoft

Re: HDD not found - 04/07/21 01:04 PM

When it's mounted correctly, it should work then properly.

Do you still have problems ?

TS
Posted by: andr3wz

Re: HDD not found - 04/08/21 12:25 AM

Occasionally it stops recording with these parameters
Posted by: Admin

Re: HDD not found - 04/08/21 07:21 PM

Check the Amps consumption of your HDD, it could be a reason,

Admin

Originally Posted By: andr3wz
Occasionally it stops recording with these parameters