How can I hightlight and copy from the "View Disks" screen

Status
Not open for further replies.

tweiner

Dabbler
Joined
Dec 20, 2013
Messages
15
I can not seem to copy from the "View Disks" Screen among others. I would like to copy ie. the Serial # of a disk drive to paste in a document. I am using firefox on a Windows 7 machine.

Just want to highlight, Ctrl-C and Ctrl-V

What am I doing wrong?

tw
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
You can grab the serial numbers from a terminal using smartctl: smartctl -a /dev/adaX

Replace X with the device ID.
 

tweiner

Dabbler
Joined
Dec 20, 2013
Messages
15
Thanks. But is there any way to capture/copy the table from the web interface.

tw
 

Bidule0hm

Server Electronics Sorcerer
Joined
Aug 5, 2013
Messages
3,710
I made a script to list and map the serial numbers to GPTIDs (and device labels), see the "Useful Scripts" link in my signature if you're interested ;)
 

depasseg

FreeNAS Replicant
Joined
Sep 16, 2014
Messages
2,874
If it was wasn't clear, no one knows how to copy the table. Hence the scripts.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
If it was wasn't clear, no one knows how to copy the table. Hence the scripts.
And nobody wants to mess with it for 9.x, so we're stuck with it.

If you really feel this doesn't suit you, file a feature request for FreeNAS 10 to raise awareness.
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
From the GUI? Select the disk, hit edit, copy serial number from text box.
 
Status
Not open for further replies.
Top