Query: netapp::aggregate::raidgroup
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NetApp::Aggregate::RAIDGroup(3pm) User Contributed Perl Documentation NetApp::Aggregate::RAIDGroup(3pm)NAMENetApp::Aggregate::RAIDGroup -- OO Class for representing NetApp raidgroupsSYNOPSISuse NetApp::Filer; use NetApp::Aggregate; my $aggregate = $filer->get_aggregate( $name ); my $raidgroup = $aggregate->get_raidgroup;DESCRIPTIONThis class is used to encapsulate a NetApp raidgroup, and provide access to the name and states of the raidgroup.METHODSget_name Returns the name of the raidgroup as a string. get_states Returns a list of strings, each of which represents a single state for the raidgroup. get_state( $state ) Returns true if the raidgroup has the given state, false otherwise. perl v5.14.2 2008-12-10 NetApp::Aggregate::RAIDGroup(3pm)
| Related Man Pages |
|---|
| lire::aggregate(3pm) - debian |
| netapp::qtree(3pm) - debian |
| netapp::snapmirror(3pm) - debian |
| rdf::query::algebra::aggregate(3pm) - debian |
| test::aggregate::nested(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Weird 'find' results |
| New UNIX and Linux History Sections |