Why does "stats list instances disk" show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001 and delete the e-mail from your computer immediately. Thank you for your attention.
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland < Jordan.Slingerland@independenthealth.com> wrote:
Why does "stats list instances disk" show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example:
5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001 and delete the e-mail from your computer immediately. Thank you for your attention.
Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Thanks, But it is not the model number or serial which is what is displayed with storage show disk.
From: Jeff Mohler [mailto:speedtoys.racing@gmail.com] Sent: Saturday, April 05, 2014 1:37 PM To: Jordan Slingerland Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: Re: stats list instances disk output format
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland <Jordan.Slingerland@independenthealth.commailto:Jordan.Slingerland@independenthealth.com> wrote: Why does "stats list instances disk" show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.comhttp://www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001tel:%28716%29%20631%20-%203001 and delete the e-mail from your computer immediately. Thank you for your attention.
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
-- --- Gustatus Similis Pullus
Jordan,
I think you need to use 'storage show disk -a' and then match the UID: field against the data from the 'stats list instances disk' output, but you need to just use the first two fields, remove the colon and then check them.
rsh <filer> storage show disk -a | egrep '^Disk:|UID:'
would be an initial start, and then I'd just parse it all with a perl script to get the output I want.
John
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
I guess you are interested in the last line.
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Jordan Slingerland Sent: Monday, April 07, 2014 4:52 PM To: Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks, But it is not the model number or serial which is what is displayed with storage show disk.
From: Jeff Mohler [mailto:speedtoys.racing@gmail.com] Sent: Saturday, April 05, 2014 1:37 PM To: Jordan Slingerland Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: Re: stats list instances disk output format
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland <Jordan.Slingerland@independenthealth.commailto:Jordan.Slingerland@independenthealth.com> wrote: Why does “stats list instances disk” show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.comhttp://www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001tel:%28716%29%20631%20-%203001 and delete the e-mail from your computer immediately. Thank you for your attention.
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
-- --- Gustatus Similis Pullus
Thanks Jeff and Andrey. That does indeed work when also including the disk as a parameter in storage disk show.
--Jordan
From: Borzenkov, Andrey [mailto:andrey.borzenkov@ts.fujitsu.com] Sent: Monday, April 07, 2014 9:31 AM To: Jordan Slingerland; Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
I guess you are interested in the last line.
From: toasters-bounces@teaparty.netmailto:toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Jordan Slingerland Sent: Monday, April 07, 2014 4:52 PM To: Jeff Mohler Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks, But it is not the model number or serial which is what is displayed with storage show disk.
From: Jeff Mohler [mailto:speedtoys.racing@gmail.com] Sent: Saturday, April 05, 2014 1:37 PM To: Jordan Slingerland Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: Re: stats list instances disk output format
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland <Jordan.Slingerland@independenthealth.commailto:Jordan.Slingerland@independenthealth.com> wrote: Why does "stats list instances disk" show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.comhttp://www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001tel:%28716%29%20631%20-%203001 and delete the e-mail from your computer immediately. Thank you for your attention.
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
-- --- Gustatus Similis Pullus
You can also use storage show disk -a to get the same information for all disks.
From: Jordan Slingerland [mailto:Jordan.Slingerland@independenthealth.com] Sent: Monday, April 07, 2014 5:33 PM To: Borzenkov, Andrey; Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks Jeff and Andrey. That does indeed work when also including the disk as a parameter in storage disk show.
--Jordan
From: Borzenkov, Andrey [mailto:andrey.borzenkov@ts.fujitsu.com] Sent: Monday, April 07, 2014 9:31 AM To: Jordan Slingerland; Jeff Mohler Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
I guess you are interested in the last line.
From: toasters-bounces@teaparty.netmailto:toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Jordan Slingerland Sent: Monday, April 07, 2014 4:52 PM To: Jeff Mohler Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks, But it is not the model number or serial which is what is displayed with storage show disk.
From: Jeff Mohler [mailto:speedtoys.racing@gmail.com] Sent: Saturday, April 05, 2014 1:37 PM To: Jordan Slingerland Cc: <Toasters@teaparty.netmailto:Toasters@teaparty.net> (Toasters@teaparty.netmailto:Toasters@teaparty.net) Subject: Re: stats list instances disk output format
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland <Jordan.Slingerland@independenthealth.commailto:Jordan.Slingerland@independenthealth.com> wrote: Why does “stats list instances disk” show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.comhttp://www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001tel:%28716%29%20631%20-%203001 and delete the e-mail from your computer immediately. Thank you for your attention.
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
-- --- Gustatus Similis Pullus
Might want to see if what you are looking for is available by the api instead of this method. Sounds tedious and the api might be a little easier to find what you are really looking for.
Typed with my thumbs!
On Apr 7, 2014, at 6:36 AM, "Borzenkov, Andrey" andrey.borzenkov@ts.fujitsu.com wrote:
You can also use storage show disk -a to get the same information for all disks.
From: Jordan Slingerland [mailto:Jordan.Slingerland@independenthealth.com] Sent: Monday, April 07, 2014 5:33 PM To: Borzenkov, Andrey; Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks Jeff and Andrey. That does indeed work when also including the disk as a parameter in storage disk show.
--Jordan
From: Borzenkov, Andrey [mailto:andrey.borzenkov@ts.fujitsu.com] Sent: Monday, April 07, 2014 9:31 AM To: Jordan Slingerland; Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
I guess you are interested in the last line.
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Jordan Slingerland Sent: Monday, April 07, 2014 4:52 PM To: Jeff Mohler Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: RE: stats list instances disk output format
Thanks, But it is not the model number or serial which is what is displayed with storage show disk.
From: Jeff Mohler [mailto:speedtoys.racing@gmail.com] Sent: Saturday, April 05, 2014 1:37 PM To: Jordan Slingerland Cc: Toasters@teaparty.net (Toasters@teaparty.net) Subject: Re: stats list instances disk output format
IIRC, storage show...I think.
Been a while...but somewhere in the storage command maps em out.
On Sat, Apr 5, 2014 at 10:12 AM, Jordan Slingerland Jordan.Slingerland@independenthealth.com wrote: Why does “stats list instances disk” show the disk instance name as what looks like hex but so far I have not been able to translate to anything meaningful.
Example: 5000CCA0:0F91CAAC:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
Can anyone tell me how an easy way to map this to the disk name format I have grown to know and love.
--Jordan
For the seventh consecutive year, Independent Health was named one of the best companies to work for in New York State.
Go to www.independenthealth.com to view careers and available positions.
We are an Equal Opportunity Employer.
CONFIDENTIALITY NOTICE: This e-mail and its attachments (collectively referred to as "e-mail") may contain confidential information that is privileged and protected from disclosure by Federal and State confidentiality laws, rules or regulations. This e-mail is intended for the designated addressee only. If you are not the designated addressee, you are notified that any disclosure, copying or distribution of this e-mail may be unlawful and may subject you to legal consequences. If you have received this e-mail in error, please contact me immediately by telephone at (716) 631 - 3001 and delete the e-mail from your computer immediately. Thank you for your attention.
Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
--
Gustatus Similis Pullus _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Borzenkov, Andrey wrote:
You can also use storage show disk -a to get the same information for all disks.
Apologies if I missed something here, but AFAICS just now it's quite easy to get this info in one go so to speak. OK so we have this to work with in the CM (Counter Manager):
$ na016 'priv set -q diag; stats list counters disk' Counters for object name: disk instance_name node_name node_uuid process_name display_name raid_name raid_group raid_group_id raid_type disk_speed disk_capacity total_transfers user_read_chain user_reads user_write_chain user_writes user_writes_in_skip_mask user_skip_write_ios cp_read_chain cp_reads guarenteed_read_chain guarenteed_reads guarenteed_write_chain guarenteed_writes user_read_latency user_read_blocks user_write_latency user_write_blocks skip_blocks cp_read_latency cp_read_blocks guarenteed_read_latency guarenteed_read_blocks guarenteed_write_latency guarenteed_write_blocks disk_busy io_pending io_queued dlsched_distant dlsched_immediate dlsched_max_distant dlsched_max_background dlsched_io_time dlsched_wait dlsched_count disk_io_latency_histogram
@Jordan Would this get you the mapping you're after in this case?
$ filer016 'stats show disk:*:display_name' | head disk:5000CCA0:250D8AD4:...:00000000:display_name:7b.30.0 disk:5000CCA0:2508F8AC:...:00000000:display_name:3b.10.0 disk:5000CCA0:250DAB54:...:00000000:display_name:12b.50.1 disk:5000CCA0:25096C3C:...:00000000:display_name:5a.31.0 disk:5000CCA0:250D08A8:...:00000000:display_name:12b.51.0 disk:5000CCA0:250C7644:...:00000000:display_name:1a.11.0 disk:5000CCA0:25063884:...:00000000:display_name:5a.32.0 disk:5000CCA0:250BBA04:...:00000000:display_name:11a.52.0 disk:5000CCA0:2507B56C:...:00000000:display_name:1a.12.0 disk:5000CCA0:25094ED8:...:00000000:display_name:7b.30.1
I find this quite usful as well in many cases:
$ filer016 'stats show disk:*:raid_name' | head disk:5000CCA0:250D8AD4:...:00000000:raid_name:/aggr0/plex0/rg0/7b.30.0 disk:5000CCA0:2508F8AC:...:00000000:raid_name:/aggr0/plex0/rg0/3b.10.0 disk:5000CCA0:250DAB54:...:00000000:raid_name:/aggr0/plex0/rg0/12b.50.1 disk:5000CCA0:25096C3C:...:00000000:raid_name:/aggr0/plex0/rg0/5a.31.0 disk:5000CCA0:250D08A8:...:00000000:raid_name:/aggr0/plex0/rg0/12b.51.0 disk:5000CCA0:250C7644:...:00000000:raid_name:/aggr0/plex0/rg0/1a.11.0 disk:5000CCA0:25063884:...:00000000:raid_name:/aggr0/plex0/rg0/5a.32.0 disk:5000CCA0:250BBA04:...:00000000:raid_name:/aggr0/plex0/rg0/11a.52.0 disk:5000CCA0:2507B56C:...:00000000:raid_name:/aggr0/plex0/rg0/1a.12.0 disk:5000CCA0:25094ED8:...:00000000:raid_name:/aggr0/plex0/rg0/7b.30.1
BTW this is from an 8.2P6 box, I believe it's the same in an 8.1.1 any older than that I don't really have here so I cannot check
/M
*From:* Borzenkov, Andrey [mailto:andrey.borzenkov@ts.fujitsu.com] *Sent:* Monday, April 07, 2014 9:31 AM *To:* Jordan Slingerland; Jeff Mohler *Cc:* <Toasters@teaparty.net mailto:Toasters@teaparty.net> (Toasters@teaparty.net mailto:Toasters@teaparty.net) *Subject:* RE: stats list instances disk output format
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:00000000:00000000:00000000
I guess you are interested in the last line.
Thanks, that is also useful.
-----Original Message----- From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Michael Bergman Sent: Monday, April 07, 2014 3:34 PM To: Toasters Subject: Re: stats list instances disk output format
Borzenkov, Andrey wrote:
You can also use storage show disk -a to get the same information for all disks.
Apologies if I missed something here, but AFAICS just now it's quite easy to get this info in one go so to speak. OK so we have this to work with in the CM (Counter Manager):
$ na016 'priv set -q diag; stats list counters disk' Counters for object name: disk instance_name node_name node_uuid process_name display_name raid_name raid_group raid_group_id raid_type disk_speed disk_capacity total_transfers user_read_chain user_reads user_write_chain user_writes user_writes_in_skip_mask user_skip_write_ios cp_read_chain cp_reads guarenteed_read_chain guarenteed_reads guarenteed_write_chain guarenteed_writes user_read_latency user_read_blocks user_write_latency user_write_blocks skip_blocks cp_read_latency cp_read_blocks guarenteed_read_latency guarenteed_read_blocks guarenteed_write_latency guarenteed_write_blocks disk_busy io_pending io_queued dlsched_distant dlsched_immediate dlsched_max_distant dlsched_max_background dlsched_io_time dlsched_wait dlsched_count disk_io_latency_histogram
@Jordan Would this get you the mapping you're after in this case?
$ filer016 'stats show disk:*:display_name' | head disk:5000CCA0:250D8AD4:...:00000000:display_name:7b.30.0 disk:5000CCA0:2508F8AC:...:00000000:display_name:3b.10.0 disk:5000CCA0:250DAB54:...:00000000:display_name:12b.50.1 disk:5000CCA0:25096C3C:...:00000000:display_name:5a.31.0 disk:5000CCA0:250D08A8:...:00000000:display_name:12b.51.0 disk:5000CCA0:250C7644:...:00000000:display_name:1a.11.0 disk:5000CCA0:25063884:...:00000000:display_name:5a.32.0 disk:5000CCA0:250BBA04:...:00000000:display_name:11a.52.0 disk:5000CCA0:2507B56C:...:00000000:display_name:1a.12.0 disk:5000CCA0:25094ED8:...:00000000:display_name:7b.30.1
I find this quite usful as well in many cases:
$ filer016 'stats show disk:*:raid_name' | head disk:5000CCA0:250D8AD4:...:00000000:raid_name:/aggr0/plex0/rg0/7b.30.0 disk:5000CCA0:2508F8AC:...:00000000:raid_name:/aggr0/plex0/rg0/3b.10.0 disk:5000CCA0:250DAB54:...:00000000:raid_name:/aggr0/plex0/rg0/12b.50.1 disk:5000CCA0:25096C3C:...:00000000:raid_name:/aggr0/plex0/rg0/5a.31.0 disk:5000CCA0:250D08A8:...:00000000:raid_name:/aggr0/plex0/rg0/12b.51.0 disk:5000CCA0:250C7644:...:00000000:raid_name:/aggr0/plex0/rg0/1a.11.0 disk:5000CCA0:25063884:...:00000000:raid_name:/aggr0/plex0/rg0/5a.32.0 disk:5000CCA0:250BBA04:...:00000000:raid_name:/aggr0/plex0/rg0/11a.52.0 disk:5000CCA0:2507B56C:...:00000000:raid_name:/aggr0/plex0/rg0/1a.12.0 disk:5000CCA0:25094ED8:...:00000000:raid_name:/aggr0/plex0/rg0/7b.30.1
BTW this is from an 8.2P6 box, I believe it's the same in an 8.1.1 any older than that I don't really have here so I cannot check
/M
*From:* Borzenkov, Andrey [mailto:andrey.borzenkov@ts.fujitsu.com] *Sent:* Monday, April 07, 2014 9:31 AM *To:* Jordan Slingerland; Jeff Mohler *Cc:* <Toasters@teaparty.net mailto:Toasters@teaparty.net> (Toasters@teaparty.net mailto:Toasters@teaparty.net) *Subject:* RE: stats list instances disk output format
Filer> storage show disk 0a.16 Disk: 0d.16 Shelf: 1 Bay: 0 Serial: VAWL3ZLA Vendor: NETAPP Model: X276_HPYTA288F10 Rev: NA04 RPM: 10000 WWN: 2:000:000087:56be8f UID: 20000000:8756BE8F:00000000:00000000:00000000:00000000:00000000:0000000 0:00000000:00000000
I guess you are interested in the last line.
_______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters