LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Filesystem benchmark during power failure (https://www.linuxquestions.org/questions/linux-newbie-8/filesystem-benchmark-during-power-failure-4175709440/)

Ankita_kulkarni 03-15-2022 12:39 AM

Filesystem benchmark during power failure
 
Hi,
I want to test how filesystem benchmark works during sudden power failure.

How do I stop system suddenly when benchmark is running and restart same benchamrk process after restart?


Thanks

suramya 03-15-2022 03:16 AM

You could pull out the power cord to simulate the power-failure...

pan64 03-15-2022 03:20 AM

what kind of benchmark is it?
you need to implement a way to be able to automatically continue it after reboot. And also the benchmark process should be able to continue somehow, so you need to know the last state of it.

Ankita_kulkarni 03-15-2022 04:55 AM

Quote:

Originally Posted by pan64 (Post 6338424)
what kind of benchmark is it?
you need to implement a way to be able to automatically continue it after reboot. And also the benchmark process should be able to continue somehow, so you need to know the last state of it.

The benchmark I am testing is iozone.

Thanks

pan64 03-15-2022 05:53 AM

I can't see how iozone supports power outage. And I also don't see how the benchmark itself is related to power outage at all.


All times are GMT -5. The time now is 09:33 PM.