Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is there a command to check drive DMA stauts?

Featured Replies

Title says it all.

Title says it all.

Does it?  ;D

 

 

Bill

  • Author

Title says it all.

Does it?   ;D

 

 

Bill

 

I thought so.    :)

 

Anyway, I'm looking for a telnet command to check the whether a drive is running in DMA or PIO mode.

Look on the Devices page for the linux "device identifier" corresponding to your hard drives.  They will be of the form

 

/dev/hda
/dev/hdb

..

 

and/or

/dev/sda
/dev/sdb

..

 

Then type this command, giving the device identifier corresponding to drive of interest:

 

hdparm -i /dev/hda

 

can also try

 

hdparm -I /dev/hda

 

  • Author

Sorry, I guess I should've actually read the results.  I knew about the hdparm command but I didn't notice the asterisk notation before.  I knew it listed all the modes the drove was capable of, but didn't realize it showed which one it was running.

 

Anyhow, I tried the command with my sda, sdb drives and it returns this error:

 

root@Tower1:~# hdparm -i /dev/sda

/dev/sda:
HDIO_GET_IDENTITY failed: Inappropriate ioctl for device

 

Do SATA drives ever run in PIO mode?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.