Jump to content


Photo

VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.)


  • Please log in to reply
4 replies to this topic

#1 Martin_B

  • Senior Member
  • 115 posts

0
Neutral

Posted 26 March 2023 - 16:06

Hello everyone,

 

I use a VU Uno4kse with an internal SSD.

The smart value "174 unexpect_power_loss_ct" counts by one higher each time the box is switched off.

 

Could it be that the SSD's shutdown is not implemented correctly?

Occides with version 8.3 and also with the current nightly builds.

 

Greetings Martin



Re: VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.) #2 Dimitrij

  • PLi® Core member
  • 9,990 posts

+338
Excellent

Posted 26 March 2023 - 16:13

enigma2-plugin-systemplugins-mountmanager

open plugin/press menu/press blue key/"*****Spin down HDD*****"

if [ "$REMOVABLE" = "0" ]; then
	sdparm --command=stop /dev/sd?
	echo "[umountfs] spin down HDD before power off..."
	sleep 3
fi

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.) #3 neo

  • PLi® Contributor
  • 712 posts

+44
Good

Posted 26 March 2023 - 16:27

The sdparm should not be needed, Linux itself will issue the shutdown command.

 

The problem is there is usually not enough time between the command and shutdown of the system, so the 3 seconds delay is relevant.



Re: VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.) #4 Martin_B

  • Senior Member
  • 115 posts

0
Neutral

Posted 26 March 2023 - 16:41

Thank you very much !!

Seems to work now as expected ...


Edited by Martin_B, 26 March 2023 - 16:42.


Re: VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.) #5 Guest-*0823016*

  • Guest
  • 396 posts

+2
Neutral

Posted 27 March 2023 - 21:53

I'm reading hoaxes!

krime mobile


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users