03-04-2019, 07:46 PM
(03-04-2019, 02:48 PM)Neo2018 Wrote:(03-04-2019, 11:08 AM)tuxd3v Wrote: Does you like the disks always in max performance?The 4TB Seagate discs are mostly used for watching movies (DLNA, Plex and data backup like Nextcloud). Otherwise, the hard drive is sleeping.
O noticed that yours is in APM level 254 ( max performance.. )
The 500GB disc is 24/7 in operation.
Where did you see that? > O noticed that yours is in APM level 254 ( max performance.. )
I use OMV with these settings >
Hello,
I saw here
Code:
=== START OF INFORMATION SECTION ===
Model Family: Seagate IronWolf
Device Model: ST4000VN008-xxxxxx
Serial Number: xxxxxxxx
LU WWN Device Id: xxxxxxxxxxxxxxxxxxx
Firmware Version: SC60
User Capacity: 4,000,787,030,016 bytes [4.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5980 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Mar 2 18:28:35 2019 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Unavailable
APM level is: 254 (maximum performance)
Since it has no operating system running there, it will enter later in APM mode 1( StandBy )..
There exists a lag on first access, but after they are working fast, and a great part of the day, I am not using the Nas, so its nice
The disk is presented like normal to the OS, don't know why is hasn't worked
your /dev/sdb should have spits something out with or something else..
Code:
openSeaChest_Basics -d /dev/sdb -i -v 4
To check the pcie controller:
Code:
dmesg|grep -Ei "ahci|pcie" --color
With usb adapter you should be ok then.