Arsip

Posts Tagged 'jilid'

vol

7 Juli 2009

Daftar isi

NAMA

vol - perintah untuk mengelola volume, menampilkan status volume, dan volume menyalin

SINOPSIS

vol perintah argumen ...

URAIAN

Keluarga vol perintah mengelola volume. Volume adalah unit logis penyimpanan, yang berisi file gambar sistem dan pilihan administratif yang terkait seperti jadwal snapshot. Ruang disk yang menempati volume (dan juga karakteristik dari perlindungan RAID yang diterimanya) disediakan oleh agregat (lihat aggr).

Sebelum Data ONTAP 7.0, volume dan agregat yang tergabung ke dalam sebuah unit administratif, di mana setiap agregat (RAID tingkat koleksi disk) yang terdapat tepat satu volume (logis, dapat dilihat oleh pengguna sistem file). Keluarga vol perintah berhasil baik tingkat rendah aspek penyimpanan disk dan semakin tinggi tingkat aspek sistem file dari volume yang erat terikat / pasang agregat. Volume tradisional seperti masih ada untuk kompatibilitas mundur.

Administrator sekarang dapat memisahkan pengelolaan sistem file logis (volume) dari penyimpanan yang mendasari fisik mereka (agregat). Secara khusus, ini kelas baru volume fleksibel memberikan kebebasan yang lebih besar:

Agregat dapat diciptakan, dihancurkan, dan dikelola secara mandiri (melalui keluarga perintah aggr). Ketika suatu agregat dibuat, itu adalah batu tulis benar-benar bersih, bebas dari file sistem independen logis (volume fleksibel).

Agregat yang baru dibuat dapat berisi beberapa, volume fleksibel benar independen. Setiap agregat yang diberikan dapat berisi hingga 200 volume fleksibel (tergantung maksimal 200 volume pada filer secara keseluruhan). Volume Fleksibel dapat snapshotted, snap-dipulihkan, disalin, dan SnapMirrored independen dari semua volume fleksibel lainnya yang terkandung dalam agregat yang sama.

Agregat yang mengandung satu atau lebih volume fleksibel tidak dapat dibatasi atau offlined. Untuk membatasi atau offline agregat, perlu terlebih dahulu menghancurkan semua volume contained yang fleksibel. Hal ini menjamin bahwa volume fleksibel tidak bisa menghilang dengan cara yang tak terduga dan najis, tanpa sistem negara mereka dengan baik dan benar-benar dibersihkan. Ini juga memastikan bahwa setiap dan semua protokol yang sedang digunakan untuk mengakses data dalam volume yang fleksibel dapat melakukan shutdowns bersih. Agregat yang tertanam dalam volume tradisional tidak pernah bisa mengandung volume fleksibel, sehingga mereka tidak beroperasi di bawah keterbatasan ini.

Karena volume fleksibel adalah entitas independen dari mereka mengandung agregat, ukuran mereka mungkin baik meningkat dan menurun. Volume fleksibel mungkin sekecil 20 MB. Ukuran maksimum untuk volume fleksibel tergantung pada model filer dan konfigurasi, tapi tidak pernah lebih dari 16 TB.

Volume Clone dapat dengan cepat dan efisien dibuat. Sebuah volume klon ini berlaku snapshot ditulis dari volume fleksibel. Awalnya, klon dan induknya berbagi penyimpanan yang sama. Lebih banyak ruang penyimpanan dikonsumsi hanya sebagai satu volume atau perubahan lainnya. Klon dapat berpisah dari orang tua mereka, mempromosikan mereka untuk sepenuhnya-independen volume fleksibel yang tidak lagi berbagi blok. Clone selalu dibuat dalam agregat yang sama seperti induknya. Klon klon dapat dibuat.

Volume FlexCache dapat dengan cepat dibuat menggunakan perintah vol. Volume FlexCache disimpan pada filer lokal, disebut sebagai caching filer, dan salinan cache dari volume terpisah, yang pada filer yang berbeda, disebut sebagai filer asal. Klien mengakses volume FlexCache karena mereka akan mengakses volume lainnya diekspor lebih NFS. FlexCache harus memiliki lisensi pada filer caching tetapi tidak diperlukan untuk filer asal. Di filer asal, flexcache.enable pilihan harus diatur ke "on" dan flexcache.access pilihan harus tepat ditetapkan. Versi saat ini dari FlexCache hanya mendukung akses klien melalui NFSv2 dan NFSv3.

Keluarga perintah vol kompatibel dalam penggunaan dengan rilis sebelumnya dan dapat mengelola baik volume tradisional dan fleksibel. Beberapa jilid baru perintah dalam rilis ini hanya berlaku untuk volume fleksibel. Keluarga aggr baru perintah menyediakan kontrol atas penyimpanan RAIDlevel. Agregat mendasari volume fleksibel hanya dapat dikelola melalui perintah ini.

Perintah vol dapat membuat volume baru, menghancurkan yang sudah ada, mengubah status volume, meningkatkan ukuran volume (atau mengurangi ukuran jika volume fleksibel), menerapkan pilihan untuk volume, menyalin satu volume yang lain, status layar, dan membuat dan mengelola klon volume fleksibel.

Volume masing-masing memiliki nama, yang dapat berupa huruf, angka, dan karakter garis bawah (_); karakter pertama harus huruf atau underscore.

Volume mungkin online, dibatasi, atau offline. Ketika volume dibatasi, operasi tertentu saja yang boleh (seperti copy vol rekonstruksi dan paritas), tetapi akses data tidak diperbolehkan. Volume bisa dalam kombinasi dari status berikut:

active_redirect
Volume fleksibel dalam agregat yang realokasi agregat atau realokasi file dengan opsi-p telah dimulai tetapi belum selesai. Baca kinerja mungkin menurun sampai realokasi ini berhasil diselesaikan.

penyalinan
Volume saat ini target salinan vol aktif atau operasi SnapMirror.

terdegradasi
Agregat Volume itu berisi berisi setidaknya satu kelompok RAID terdegradasi yang tidak sedang diperbaiki.

flex The volume is a flexible volume contained by an aggregate and may be grown or shrunk in 4K increments.

foreign
The disks that the volume's containing aggregate contains were moved to the current filer from another filer.

growing
Disks are in the process of being added to the volume's containing aggregate.

initializing
The volume or its containing aggregate is in the process of being initialized.

invalid
The volume does not contain a valid file system. This typically happens only after an aborted vol copy operation.

ironing
A WAFL consistency check is being performed on the volume's containing aggregate.

mirror degraded
The volume's containing aggregate is a mirrored aggregate, and one of its plexes is offline or resyncing.

mirrored
The volume's containing aggregate is mirrored and all of its RAID groups are functional.

needs check
A WAFL consistency check needs to be performed on the volume's containing aggregate.

out-of-date
The volume's containing aggregate is mirrored and needs to be resychronized.

partial
At least one disk was found for the volume's containing aggregate, but two or more disks are missing.

raid0 The volume's containing aggregate consists of RAID-0 (no parity) RAID groups (V-Series and NetCache only).

raid4 The volume's containing aggregate consists of RAID-4 RAID groups.

raid_dp
The volume's containing aggregate consists of RAIDDP (Double Parity) RAID groups.

reconstruct
At least one RAID group in the volume's containing aggregate is being reconstructed.

redirect
The flexible volume is in an aggregate on which aggregate reallocation or file reallocation with the -p option has been started.

resyncing
One of the plexes of the volume's containing mirrored aggregate is being resynchronized.

snapmirrored
The volume is a snapmirrored replica of another volume.

sv-restoring
Restore-on-Demand is currently in progress on this volume. The volume is accessible, even though all of the blocks in the volume may not have been restored yet. Use the snapvault status command to view the restore progress.

trad The volume is what is referred to as a traditional volume. It is fused to an aggregate, and no other volumes may be contained by this volume's containing aggregate. This type is exactly equivalent to the volumes that existed before Data ONTAP 7.0.

unrecoverable
The volume is a flexible volume that has been marked unrecoverable. Please contact Customer Support if a volume appears in this state.

memverifikasi
Sebuah cermin RAID operasi verifikasi saat ini sedang berjalan di agregat volume yang mengandung.

WAFL tidak konsisten
Volume atau agregat yang mengandung yang sudah ditandai rusak. Silahkan hubungi Customer Support jika volume muncul di negara ini.

flexcache
Volume adalah volume FlexCache.

menghubungkan
Volume adalah volume FlexCache, dan koneksi jaringan antara volume dan volume asal belum dibentuk.

PENGGUNAAN

Perintah berikut tersedia dalam suite vol:

  menambahkan membuat scrub online AutoSize menghancurkan ukuran klon secara online lang pilihan perpecahan wadah media_scrub mengubah nama statusnya cermin salinan membatasi memverifikasi 

vol add volname
[-F]
[-N]
[-G raidgroup]
{Ndisks [@ size]
|
-D disk1 [disk2 ... ] [-D diskn [diskn +1 ... ]]}

Menambahkan set tertentu dari disk ke bagian agregat dari volume tradisional bernama volname, dan tumbuh pengguna-terlihat berkas bagian sistem dari volume tradisional dengan jumlah yang sama penyimpanan. Lihat aggr yang halaman manual untuk penjelasan mengenai berbagai argumen.

Perintah vol add gagal jika volname dipilih adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi pada agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus, add aggr harus digunakan.

vol AutoSize volname [-m ukuran [k | m | g | t]] [-i ukuran [k | m | g | t]] [on | off | ulang]

AutoSize Volume memungkinkan volume fleksibel untuk secara otomatis tumbuh dalam ukuran dengan dalam suatu agregat. Hal ini berguna ketika volume akan segera kehabisan ruang yang tersedia, tetapi ada ruang yang tersedia dalam agregat yang mengandung untuk volume tumbuh. Fitur ini bekerja sama dengan autodelete otomatis snap untuk merebut kembali ruang ketika volume adalah untuk mendapatkan penuh. The try_first pilihan kontrol volume urutan kedua merebut kembali kebijakan yang digunakan.

Secara default AutoSize dinonaktifkan. Pada sub-perintah dapat digunakan untuk mengaktifkan AutoSize pada volume. Sub-perintah reset reset pengaturan volume AutoSize ke default. Off sub-perintah dapat digunakan untuk menonaktifkan AutoSize.

-M beralih memungkinkan pengguna untuk menentukan ukuran maksimum yang volume fleksibel akan diizinkan untuk tumbuh. Ukuran volume akan meningkat sebesar ukuran kenaikan ditentukan dengan-i beralih. Volume tidak akan secara otomatis tumbuh jika ukuran saat volume lebih besar dari atau sama dengan ukuran maksimum yang ditentukan dengan m-pilihan.

vol klon menciptakan clone_vol
[-S tidak ada | file | volume]
-B parent_vol [parent_snap]

Klon vol perintah create menciptakan volume fleksibel bernama clone_vol pada filer lokal yang merupakan clone dari volume "dukungan" fleksibel bernama par_ e nt_vol. Clone merupakan volume yang merupakan sebuah snapshot ditulis volume lain. Awalnya, klon dan induknya berbagi penyimpanan yang sama; lebih banyak ruang penyimpanan dikonsumsi hanya sebagai satu volume atau perubahan lainnya.

Jika parent_snap tertentu dalam parent_vol disediakan, itu dipilih sebagai snapshot dukungan. Jika tidak, filer akan membuat snapshot baru bernama clone_parent_ <UUID> (menggunakan UUID yang baru yang dihasilkan) dalam parent_vol untuk tujuan itu.

Parent_snap terkunci dalam volume orang tua, mencegah penghapusannya hingga clone adalah baik hancur atau berpisah dari orang tua menggunakan klon vol perintah perpecahan awal.

Backing flexible volume parent_vol may be a clone itself, so "clones of clones" are possible. A clone is always created in the same aggregate as its parent_vol .

The vol clone create command fails if the chosen parent_vol is currently involved in a vol clone split operation.

The vol clone create command fails if the chosen parent_vol is a traditional volume. Cloning is a new capability that applies exclusively to flexible volumes.

By default, the clone volume is given the same storage guarantee as the parent volume; the default may be overridden with the -s switch. See the vol create command for more information on the storage guarantee.

A clone volume may not be currently used as a target for vol copy or volume snapmirror. A clone volume can be used as the target for qtree snapmirror.

vol clone split start volname

This command begins separating clone volume volname from its underlying parent. New storage is allocated for the clone volume that is distinct from the parent.

This process may take some time and proceeds in the background. Use the vol clone split status command to view the command's progress.

Both clone and parent volumes remain available during this process of splitting them apart. Upon completion, the snapshot on which the clone was based will be unlocked in the parent volume. Any snapshots in the clone are removed at the end of processing. Use the vol clone split stop command to stop this process.

The vol clone split start command also fails if the chosen volname is a traditional volume. Cloning is a new capability that applies exclusively to flexible volumes.

vol clone split status [ volname ]

This command displays the progress in separating clone volumes from their underlying parent volumes. If volname is specified, then the splitting status is provided for that volume. If no volume name appears on the command line, then status for all clone splitting operations that are currently active is provided.

The vol clone split status command fails if the chosen volname is a traditional volume. Cloning is a new capability that applies exclusively to flexible volumes.

vol clone split estimate [ volname ]

This command displays an estimate of the free disk space required in the aggregate to split the indicated clone volume from its underlying parent volume. The value reported may differ from the space actually required to perform the split, especially if the clone volume is changing when the split is being performed.

vol clone split stop volname

This command stops the process of separating a clone from its parent volume. All of the blocks that were formerly shared between volname and its backing volume that have already been split apart by the vol clone split start will remain split apart.

The vol clone split stop command fails if the chosen volname is a traditional volume. Cloning is a new capability that applies exclusively to flexible volumes.

vol container volname

This command displays the name of the aggregate that contains flexible volume volname .

The vol container command fails if asked to operate on a traditional volume, as its tightly-bound aggregate portion cannot be addressed independently.

vol copy abort operation_number | all

This command terminates volume copy operations. The operation_number parameter in the vol copy abort command specifies which operation to terminate. If all is specified, all volume copy operations are terminated.

vol copy start [ -S | -s snapshot ] source destination

Copies all data, including snapshots, from one volume to another. If the -S flag is used, the command copies all snapshots in the source volume to the destination volume. To specify a particular snapshot to copy, use the -s flag followed by the name of the snapshot. If neither the -S nor -s flag is used in the command, the filer automatically creates a distinctively-named snapshot at the time the vol copy start command is executed and copies only that snapshot to the destination volume.

The source and destination volumes must either both be traditional volumes or both be flexible volumes. The vol copy command will abort if an attempt is made to copy between different volume types.

The source and destination volumes can be on the same filer or on different filers. If the source or destination volume is on a filer other than the one on which the vol copy start command was entered, specify the volume name in the filer_name : volume_name format.

Note that the source and destination volumes must be of the same type, either both flexible or both traditional.

The filers involved in a volume copy must meet the following requirements for the vol copy start command to be completed successfully:

The source volume must be online and the destination volume must be offline.

If data is copied between two filers, each filer must be defined as a trusted host of the other filer. That is, the filer's name must be in the /etc/hosts.equiv file of the other filer. If one filer is not in the /etc/hosts.equiv file of the other filer then "Permission denied" error message is displayed to the user.

If data is copied on the same filer, localhost must be included in the filer's /etc/hosts.equiv file. Also, the loopback address must be in the filer's /etc/hosts file. Otherwise, the filer cannot send packets to itself through the loopback address when trying to copy data.

The usable disk space of the destination volume must be greater than or equal to the usable disk space of the source volume. Use the df pathname command to see the amount of usable disk space of a particular volume.

Each vol copy start command generates two volume copy operations: one for reading data from the source volume and one for writing data to the destination volume. Each filer supports up to four simultaneous volume copy operations.

vol copy status [ operation_number ]

Displays the progress of one or all active volume copy operations, if any. The operations are numbered from 0 through 3. If no operation_number is specified, then status for all active vol copy operations is provided.

vol copy throttle [ operation_number ] value

This command controls the performance of the volume copy operation. The value ranges from 10 (full speed) to 1 (one-tenth of full speed). The default value is maintained in the filer's vol.copy.throttle option and is set 10 (full speed) at the factory. The performance value can be applied to an operation specified by the operation_number parameter. If an operation number is not specified, the command applies to all active volume copy operations.

Use this command to limit the speed of volume copy operations if they are suspected to be causing performance problems on a filer. In particular, the throttle is designed to help limit the volume copy's CPU usage. It cannot be used to fine-tune network bandwidth consumption patterns.

The vol copy throttle command only enables the speed of a volume copy operation that is in progress to be set. To set the default volume copy speed to be used by future volume copy operations, use the options command to set the vol.copy.throttle option.

vol create flex_volname
[ -l language_code ]
[ -s none | file | volume ]
aggrname size

vol create trad_volname
[ -l language_code ]
[ -f ] [ -n ] [ -m ]
[ -L [ compliance | enterprise ]]
[ -t raidtype ] [ -r raidsize ]
{Ndisks [@ size]

|
-D disk1 [disk2 ... ] [-D diskn [diskn +1 ... ]]}

vol create flexcache_volname
[ -l language_code ]
aggrname size
[ size [k|m|g|t] ]
[ -S remotehost:remotevolume ]

Creates a flexible, traditional, or FlexCache volume.

If the first format is used, a flexible volume named flex_volname is created in the storage provided by aggregate aggrname . The size argument specifies the size of the flexible volume being created. It is a number, optionally followed by k , m , g , or t , denoting kilobytes, megabytes, gigabytes, or terabytes respectively. If none of the above letters is used, the unit defaults to bytes (and is rounded up to the nearest 4 KB). Flexible volumes may be as small as 20 MB. The maximum size for a flexible volume depends on the filer model and configuration, but is never over 16 TB.

The optional -s switch controls whether the volume is guaranteed some amount of disk space. The default value is volume , which means that the entire size of the volume will be preallocated. The file value means that space will be preallocated for all the space-reserved files and LUNs within the volume. Storage is not preallocated for files and LUNs that are not space-reserved. Writes to these can fail if the underlying aggregate has no space available to store the written data. The none value means that no space will be preallocated, even if the volume contains space-reserved files or LUNs; if the aggregate becomes full, space will not be available even for space-reserved files and LUNs within the volume. Note that both the none and file settings allow for overbooking the containing aggregate aggrname . As such, it will be possible to run out of space in the new flexible volume even though it has not yet consumed its stated size. Use these settings carefully, and take care to regularly monitor space utilization in overbooking situations.

To create a clone of a flexible volume, use the vol clone create command.

If the underlying aggregate aggrname upon which the flexible volume is being created is a SnapLock aggregate, the flexible volume will be a SnapLock volume and automatically inherit the SnapLock type, either Compliance or Enterprise, from the aggregate.

If the second format is used, a traditional volume named trad_volname is created using the specified set of disks. See the aggr man page for a description of the various arguments to this traditional form of volume creation.

If the third format is used, a FlexCache volume named flexcache_volname is created in the aggreagate aggrname . The FlexCache volume is created for the volume remotevolume located on the filer remotehost . This option is only valid if FlexCache functionality is licensed. If the size is not specified then the FlexCache volume will be created with autogrow enabled. The original size of the volume will be the smallest possible size of a flexible volume, but the size will automatically grow as more spaces is needed in the FlexCache volume to improve performance by avoiding evictions. Although the size is left as an optional parameter, the recommended way of using FlexCache volumes is with autogrow enabled.

If the -l language_code argument is used, the filer creates the volume with the language specified by the language code. The default is the language used by the filer's root volume.

Language codes are:

 C (POSIX) ar (Arabic) cs (Czech) da (Danish) de (German) en (English) en_US (English (US)) es (Spanish) fi (Finnish) fr (French) he (Hebrew) hr (Croatian) hu (Hungarian) it (Italian) ja (Japanese euc-j) ja_JP.PCK (Japanese PCK (sjis)) ko (Korean) no (Norwegian) nl (Dutch) pl (Polish) pt (Portuguese) ro (Romanian) ru (Russian) sk (Slovak) sl (Slovenian) sv (Swedish) tr (Turkish) zh (Simplified Chinese) zh.GBK (Simplified Chinese (GBK)) zh_TW (Traditional Chinese euc-tw) zh_TW.BIG5 (Traditional Chinese Big 5) 

To use UTF-8 as the NFS character set, append `' .UTF-8 ” to the above language codes.

vol create will create a default entry in the /etc/exports file unless the option nfs.export.auto-update is disabled.

To create a SnapLock volume, specify -L flag with vol create command. This flag is only supported if either SnapLock Compliance or SnapLock Enterprise is licensed. The type of the SnapLock volume created, either Compliance or Enterprise, is determined by the type of installed SnapLock license. If both SnapLock Compliance and SnapLock Enterprise are licensed, use -L compliance or -L enterprise to specify the desired volume type.

vol destroy { volname | plexname } [ -f ]

Destroys the (traditional or flexible) volume named volname , or the plex named plexname within a traditional mirrored volume.

Before destroying the volume or plex, the user is prompted to confirm the operation. The -f flag can be used to destroy a volume or plex without prompting.

It is acceptable to destroy flexible volume volname even if it is the last one in its containing aggregate. In that case, the aggregate simply becomes devoid of user-visible file systems, but fully retains all its disks, RAID groups, and plexes.

If a plex within a traditional mirrored volume is destroyed in this way, the traditional volume is left with just one plex, and thus becomes unmirrored.

All of the disks in the plex or traditional volume destroyed by this operation become spare disks.

Only offline volumes and plexes can be destroyed.

vol destroy will delete all entries belonging to the volume in the /etc/exports file unless the option nfs.export.auto-update is disabled.

vol lang [ volname [ language_code ] ]

Displays or changes the character mapping on vol_ n ame .

If no arguments are given, vol lang displays the list of supported languages and their language codes.

If only volname is given, it displays the language of the specified volume.

If both volname and language-code are given, it sets the language of the specified volume to the given language.

vol media_scrub status [ volname | plexname | groupname -s disk-name ]
[ -v ]

This command prints the status of the media scrub on the named traditional volume, plex, RAID group or spare drive. If no name is given, then status is given on all RAID groups and spare drives currently running a media scrub. The status includes a percent-complete and the suspended status (if any).

The -v flag displays the date and time at which the last full media scrub completed, the date and time at which the current instances of media scrub started, and the current status of the named traditional volume, plex RAID group or spare drive. This is provided for all RAID groups if no name is given.

Para media_scrub vol perintah status gagal jika volname dipilih adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus ini, administrator harus menggunakan perintah aggr media_scrub status.

vol cermin volname
[-N]
[-V victim_volname]
[-F]
[-D disk1 [disk2 ... ]]

Mencerminkan volname volume yang saat ini tidak di mirror-tradisional, baik dengan set tertentu disk atau dengan isi lain victim_volname volume yang tidak di mirror tradisional, yang akan hancur dalam proses.

Perintah cermin vol gagal jika salah volname yang dipilih atau victim_volname adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru.

Untuk informasi lebih lanjut tentang argumen yang digunakan untuk perintah ini, lihat informasi untuk perintah cermin aggr pada man page aggr.

vol online {volname | plexname}
[-T cifsdelaytime]

Membawa volume bernama volname (atau kompleks bernama plexname dalam volume tradisional) offline. Perintah berlaku sebelum kembali. Jika volume sudah dalam keadaan terbatas, maka sudah tidak tersedia untuk akses data, dan banyak dari uraian berikut tidak berlaku.

Volume akar saat ini tidak dapat diambil secara offline. Baik mungkin volume ditandai untuk menjadi root (dengan menggunakan vol akar pilihan volname) diambil offline.

Jika volume berisi saham CIFS, pengguna harus diperingatkan sebelum mengambil secara offline volume. Gunakan opsi-t untuk melakukan ini. Argumen cifsdelaytime menentukan jumlah menit untuk menunda sebelum mengambil secara offline volume, selama waktu CIFS pengguna memperingatkan hilangnya tertunda pelayanan. Sebuah waktu dari 0 berarti bahwa volume harus diambil offline segera dan tanpa peringatan. Pengguna CIFS bisa kehilangan data jika mereka tidak diberi kesempatan untuk mengakhiri aplikasi anggun.

Jika plexname tersebut ditentukan, kompleks harus menjadi bagian dari volume cermin tradisional, dan keduanya plexes harus online. Sebelum offlining kompleks, sistem akan flush semua data internal-buffered terkait dengan rumit dan membuat snapshot yang ditulis untuk kedua plexes. Snapshot memungkinkan untuk sinkronisasi ulang efisien ketika kompleks tersebut kemudian dibawa kembali online.

Sejumlah operasi yang dilakukan pada volume yang bersangkutan dapat mencegah vol online dari berhasil untuk berbagai panjang waktu. Bila operasi itu ditemukan, akan ada menunggu satu detik untuk operasi tersebut sampai akhir. Jika tidak, perintahnya adalah dibatalkan.

Sebuah cek juga dibuat untuk file pada volume dibuka oleh proses OnTap internal. Perintah ini dibatalkan jika ada ditemukan.

Perintah vol online gagal jika plexname tidak tinggal dalam volume cermin tradisional, tetapi dalam agregat independen. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus ini, administrator harus baca manualnya aggr untuk penjelasan lebih rinci dari perintah aggr online.

vol secara online {volname [-f] | plexname}

Perintah ini membawa volume bernama volname (atau kompleks bernama plexname dalam volume tradisional) online. Ini akan segera berlaku. Jika ada saham CIFS terkait dengan volume, mereka diaktifkan.

Jika volname tersebut ditentukan, harus saat ini sedang tertutup, terbatas, atau dalam agregat asing. Jika volname milik asing agregat, agregat akan dibuat asli sebelum dibawa online. Sebuah agregat asing merupakan agregat yang terdiri dari disk dipindahkan dari filer lain dan yang belum pernah dibawa online di filer saat ini. Agregat yang tidak asing dianggap asli.

Jika volume tidak konsisten tetapi tidak kehilangan data, pengguna akan diperingatkan dan diminta sebelum membawa secara online. F-bendera dapat digunakan untuk menimpa perilaku ini. Dianjurkan untuk menjalankan WAFL_check (atau melakukan inisialisasi SnapMirror dalam hal volume replika) sebelum membawa online volume yang tidak konsisten. Membawa sebuah secara online volume yang tidak konsisten meningkatkan risiko korupsi sistem file lebih lanjut. Jika volume tidak konsisten dan telah mengalami kemungkinan hilangnya data, tidak dapat dibawa online kecuali WAFL_check (atau SnapMirror initialize) telah berjalan pada volume.

Jika volume adalah volume yang fleksibel dan terpadu yang memuat tidak bisa menghormati ruang menjamin dibutuhkan oleh buku ini, operasi Volume online akan gagal. F-bendera dapat digunakan untuk menimpa perilaku ini. Hal ini tidak dianjurkan untuk menggunakan volume dengan ruang mereka garansi dinonaktifkan. Kurangnya ruang bebas dapat menyebabkan kegagalan menulis yang pada gilirannya dapat muncul sebagai hilangnya data untuk beberapa aplikasi.

Jika plexname tersebut ditentukan, kompleks harus menjadi bagian dari sebuah secara online, mencerminkan volume yang tradisional. Sistem akan memulai sinkronisasi dari kompleks sebagai bagian dari pengolahan online.

Perintah vol secara online gagal jika plexname tidak tinggal dalam volume tradisional, tetapi dalam agregat independen. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus ini, administrator harus baca manualnya aggr untuk penjelasan lebih rinci dari perintah secara online aggr.

vol pilihan volname [OPTNAME optval]

Perintah ini menampilkan pilihan yang telah ditetapkan untuk volname volume, atau menetapkan opsi bernama OPTNAME dari volume bernama volname ke optval nilai.

Perintah tetap berlaku setelah filer tersebut reboot, sehingga tidak perlu menambahkan perintah vol pilihan untuk file / etc / rc. Beberapa opsi yang memiliki nilai angka. Pilihan lain memiliki nilai yang mungkin pada (yang juga dapat dinyatakan sebagai ya, benar, atau 1) atau off (yang juga dapat dinyatakan sebagai tidak ada, palsu, atau 0). Campuran karakter huruf besar dan huruf kecil dapat digunakan saat mengetik nilai pilihan. Perintah Status vol menampilkan pilihan yang ditetapkan per volume. Pilihan root adalah khusus dalam hal itu tidak memiliki nilai. Untuk mengatur opsi root, gunakan sintaks ini:

vol pilihan volname akar

There are three categories of options handled by this command. The first category is the set of options that are defined for all volumes, both flexible and traditional, since they have to do with the volume's user-visible file system aspects. The second category is the set of aggregate-level (ie, disk and RAID) options that only apply to traditional volumes and not to flexible volumes. The third category is the set of options that are applicable only to FlexCache volumes.

This section documents all three categories of options. It begins by describing, in alphabetical order, options common to all volumes (both flexible and traditional) and their possible values:

convert_ucode on | off

Setting this option to on forces conversion of all directories to UNICODE format when accessed from both NFS and CIFS. By default, it is set to off , in which case access from CIFS causes conversion of pre-4.0 and 4.0 format directories. Access from NFS causes conversion of 4.0 format directories. The default setting is off .

create_ucode on | off

Setting this option to on forces UNICODE format directories to be created by default, both from NFS and CIFS. By default, it is set to off , in which case all directories are created in pre-4.0 format, and the first CIFS access will convert it to UNICODE format. The default setting is off .

extent on | off

Setting this option to on enables extents in the volume. This causes application writes to be written in the volume as a write of a larger group of related data blocks called an extent. Using extents may help workloads that perform many small random writes followed by large sequential reads. However, using extents may increase the amount of disk operations performed on the filer, so this option should only be used where applicable. The default value is off , in which case extents are not used.

fractional_reserve <pct>

This option decreases the amount of space reserved for overwrites of reserved objects (LUNs, files) in a volume. The option is set to 100 by default and indicates that 100% of the required reserved space will actually be reserved so the objects are fully protected for overwrites. The value can vary from 0 to 100. Using a value of less than 100 indicates what percentage of the required reserved space should actually be reserved. This returns the extra space to the available space for the volume, decreasing the total amount of space used. However, this does leave the protected objects in the volume vulnerable to out of space errors since less than 100% of the required reserved space is actually reserved. If reserved space becomes exhausted this will cause disruptions on the hosts using the objects. If the percentage is decreased below 100%, it is highly recommended that the administrator actively monitor the space usage on the volume and take corrective action if the reserved space nears exhaustion.

fs_size_fixed on | off

This option causes the file system to remain the same size and not grow or shrink when a SnapMirrored volume relationship is broken, or when a vol add is performed on it. This option is automatically set to be on when a volume becomes a SnapMirrored volume. It will remain on after the snapmirror break command is issued for the volume. This allows a volume to be SnapMirrored back to the source without needing to add disks to the source volume. If the volume size is larger than the file system size, turning off this option will force the file system to grow to the size of the volume. The default setting is off .

guarantee file | volume | none

This option controls whether the volume is guaranteed some amount of disk space. The default value is volume , which means that the entire size of the volume will be preallocated. The file value means that space will be preallocated for all the spacereserved files and LUNs within the volume. Storage is not preallocated for files and LUNs that are not space-reserved. Writes to these can fail if the underlying aggregate has no space available to store the written data. The none value means that no space will be preallocated, even if the volume contains space-reserved files or LUNs; if the aggregate becomes full, space will not be available even for space-reserved files and LUNs within the volume. Note that both the none and file settings allow for overbooking the containing aggregate aggrname . As such, it will be possible to run out of space in the new flexible volume even though it has not yet consumed its stated size. Use these settings carefully, and take care to regularly monitor space utilization in overbooking situations. For flexible root volumes, to ensure that system files, log files, and cores can be saved, the guarantee must be volume. This is to ensure support of the appliance by customer support, if a problem occurs.

Disk space is preallocated when the volume is brought online and, if not used, returned to the aggregate when the volume is brought offline. It is possible to bring a volume online even when the aggregate has insufficient free space to preallocate to the volume. In this case, no space will be preallocated, just as if the none option had been selected. The vol options and vol status command will display the actual value of the guarantee option, but will indicate that it is disabled.

maxdirsize number

Sets the maximum size (in KB) to which a directory can grow. This is set to 1% of the total system memory by default. Most users should not need to change this setting. If this setting is changed to be above the default size, a notice message will be printed to the console explaining that this may impact performance. This option is useful for environments in which system users may grow a directory to a size that starts impacting system performance. When a user tries to create a file in a directory that is at the limit, the system returns a ENOSPC error and fails the create.

minra on | off

If this option is on , the filer performs minimal file read-ahead on the volume. By default, this option is off , causing the filer to perform speculative file read-ahead when needed. Using speculative read-ahead will improve performance with most workloads, so enabling this option should be used with caution.

no_atime_update on | off

Jika opsi ini aktif, ia mencegah update waktu akses inode pada saat file yang dibaca. Pilihan ini berguna untuk volume lalu lintas dengan membaca sangat tinggi, karena mencegah menulis ke file inode untuk volume dari bersaing dengan membaca dari file lainnya. Ini harus digunakan hati-hati. Artinya, menggunakan opsi ini ketika diketahui sebelumnya bahwa waktu akses yang benar untuk inode tidak akan diperlukan untuk file pada volume itu. Pengaturan default tidak aktif.

no_i2p on | off

Jika opsi ini aktif, ia mematikan inode untuk terjemahan pathname orangtua pada volume. Pengaturan default tidak aktif.

nosnap on | off

Jika opsi ini aktif, ia mematikan snapshot otomatis pada volume. Pengaturan default tidak aktif.

nosnapdir on | off

Jika opsi ini aktif, ia mematikan direktori snapshot terlihat. Yang biasanya hadir di mount point klien, dan mematikan akses ke semua direktori lainnya snapshot dalam volume.. Pengaturan default tidak aktif.

nvfail on | off

Jika opsi ini aktif, filer yang melakukan statusnya tambahan memeriksa pada saat boot untuk memverifikasi bahwa NVRAM dalam keadaan valid. Opsi ini berguna saat menyimpan file database. Jika filer menemukan masalah, contoh database hang atau ditutup, dan Filer mengirimkan pesan kesalahan ke konsol untuk memperingatkan administrator untuk memeriksa keadaan database. Pengaturan default tidak aktif.

root [-f]

The volume named volname will become the root volume for the filer on the next reboot. This option can be used on one volume only at any given time. The existing root volume will become a non-root volume after the reboot.

Until the system is rebooted, the original volume will continue to show root as one of its options, and the new root volume will show diskroot as an option. In general, the volume that has the diskroot option is the one that will be the root volume following the next reboot.

The only way to remove the root status of a volume is to set the root option on another volume.

The act of setting the root status on a flexible volume will also move the HA mailbox disk information to disks on that volumes. A flexible volume must meet the minimum size requirement for the appliance model, and also must have a space guarantee of volume , before it can be designated to become the root volume on the next reboot. This is to ensure support of the appliance by customer support, because the root volume contains system files, log files, and in the event of reboot panics, core files.

Since setting a volume to be a root volume is an important operation, the user is prompted if they want to continue or not. If system files are not detected on the target volume, then the set root operation will fail. You can override this with the -f flag, but upon reboot, the appliance will need to be reconfigured via setup.

Note that it is not possible to set the root status on a SnapLock volume.

schedsnapname create_time | ordinal

If this option is ordinal , the filer formats scheduled snapshot names using the type of the snapshot and its ordinal (such as hourly.0) If the option is create_time , the filer formats scheduled snapshot names base on the type of the snapshot and the time at which it was created, such as hourly.2005-04-21_1100. The default setting is ordinal .

snaplock_compliance

This read only option indicates that the volume is a SnapLock Compliance volume. Volumes can only be designated SnapLock Compliance volumes at creation time.

snaplock_default_period min | max | infinite <count>d|m|y

This option is only visible for SnapLock volumes and specifies the default retention period that will be applied to files committed to WORM state without an associated retention period.

If this option value is min then snaplock_minimum_period is used as the default retention period. If this option value is max then snaplock_maximum_period is used as the default retention period. If this option value is infinite then a retention period that never expires will be used as the default retention period.

Masa retensi juga dapat secara eksplisit ditentukan sebagai nomor diikuti dengan akhiran. Akhiran yang benar adalah d untuk hari, m untuk bulan dan y untuk tahun. Sebagai contoh, nilai 6m merupakan periode retensi dari 6 bulan. Masa retensi maksimum berlaku adalah 70 tahun.

snaplock_enterprise

Ini telah dibaca pilihan hanya menunjukkan bahwa volume adalah volume Perusahaan SnapLock. Volume hanya dapat ditunjuk volume Perusahaan SnapLock pada saat penciptaan.

snaplock_maximum_period tak terbatas | <count> d | m | y

Pilihan ini hanya terlihat untuk volume SnapLock dan menentukan periode retensi maksimum yang diizinkan untuk file berkomitmen untuk negara WORM pada volume. Setiap file berkomitmen dengan masa retensi lebih lama dari maksimum ini akan diberi nilai maksimum ini.

Jika nilai ini pilihan tak terbatas maka file yang memiliki periode retensi yang tidak pernah berakhir mungkin berkomitmen untuk volume.

Jika tidak, masa retensi yang ditetapkan sebagai nomor diikuti dengan akhiran. Akhiran yang benar adalah d untuk hari, m untuk bulan dan y untuk tahun. Sebagai contoh, nilai 6m merupakan periode retensi dari 6 bulan. Masa retensi maksimum yang diizinkan adalah 70 tahun.

snaplock_minimum_period tak terbatas | <count> d | m | y

Pilihan ini hanya terlihat untuk volume SnapLock dan menentukan periode retensi minimum untuk diperbolehkan file berkomitmen untuk negara WORM pada volume. Setiap file berkomitmen dengan masa retensi lebih pendek dari minimum ini akan diberi nilai ini minimum.

Jika nilai ini pilihan tak terbatas maka setiap file berkomitmen untuk volume akan memiliki periode retensi yang tidak pernah berakhir.

Jika tidak, masa retensi yang ditetapkan sebagai nomor diikuti dengan akhiran. Akhiran yang benar adalah d untuk hari, m untuk bulan dan y untuk tahun. Sebagai contoh, nilai 6m merupakan periode retensi dari 6 bulan. Masa retensi maksimum yang diizinkan adalah 70 tahun.

snapmirrored off

Jika SnapMirror diaktifkan, filer secara otomatis mengatur opsi ini untuk di. Set opsi ini untuk off jika SnapMirror tidak lagi digunakan untuk memperbarui cermin. Setelah menyetel opsi ini ke off, cermin menjadi suatu volume ditulis biasa. Opsi ini hanya dapat diatur ke off, hanya filer dapat mengubah nilai dari opsi ini dari off ke on.

snapshot_clone_dependency on | off

Mengatur opsi ini untuk pada akan membuka semua snapshot dukungan awal dan menengah untuk semua klon Lun tidak aktif. Untuk klon Lun aktif, hanya snapshot dukungan akan terkunci. Jika pilihan tidak aktif snapshot dukungan akan tetap terkunci sampai semua snapshot dukungan menengah akan dihapus.

try_first volume_grow | snap_delete

Sebuah volume fleksibel dapat dikonfigurasi untuk secara otomatis kembali ke ruang dalam hal volume akan kehabisan ruang, baik oleh meningkatkan ukuran volume atau menghapus foto di volume. Jika opsi ini disetel ke volume_grow ONTAP akan mencoba untuk pertama meningkatkan ukuran volume sebelum menghapus foto-foto untuk merebut kembali ruang. Jika opsi diatur ke fBsnap_delete OnTap pertama akan secara otomatis menghapus foto dan jika terjadi kegagalan untuk merebut kembali ruang akan mencoba untuk tumbuh volume.

svo_allow_rman on | off

Jika opsi ini aktif, filer yang melakukan SnapValidator untuk integritas Oracle cek data yang kompatibel dengan volume yang mengandung Oracle data.If RMAN backup filer menemukan masalah, menulis akan ditolak jika opsi svo_reject_errors diatur ke atas. Pengaturan default tidak aktif.

svo_checksum on | off

Jika opsi ini aktif, filer ini melakukan SnapValidator tambahan untuk integritas perhitungan checksum data Oracle dari semua menulis pada volume. Jika filer menemukan masalah, menulis akan ditolak jika opsi svo_reject_errors diatur ke atas. Pengaturan default tidak aktif.

svo_enable on | off

Jika opsi ini aktif, filer ini melakukan SnapValidator tambahan untuk memeriksa integritas data Oracle dari semua operasi pada volume. Jika filer menemukan masalah, operasi akan ditolak jika opsi svo_reject_errors diatur ke atas. Pengaturan default tidak aktif.

svo_reject_errors on | off

Jika opsi ini aktif, filer akan kembali kesalahan ke host dan log kesalahan jika salah satu SnapValidator untuk Oracle cek gagal. Jika pilihan tidak aktif, kesalahan tetap login saja. Pengaturan default tidak aktif.

Kategori kedua pilihan dikelola oleh perintah pilihan vol terdiri dari serangkaian hal-hal yang erat kaitannya dengan kualitas agregat tingkat (yaitu, disk dan RAID), dan dengan demikian hanya dapat diakses melalui perintah pilihan vol ketika berhadapan dengan volume tradisional. Perlu diketahui bahwa agregat tingkat pilihan juga dapat diakses melalui keluarga aggr perintah. Daftar ini agregat tingkat pilihan tersedia di bawah ini dalam urutan abjad:

ignore_inconsistent on | off

Jika opsi ini diaktifkan, maka inkonsistensi aggregatelevel yang biasanya akan dianggap cukup serius untuk menjaga secara offline volume yang terkait diabaikan selama booting. Pengaturan default tidak aktif.

raidsize jumlah

-R argumen raidsize menentukan jumlah maksimum disk di setiap kelompok RAID volume tradisional. Nilai maksimum dan default raidsize adalah platformdependent, berdasarkan pertimbangan kinerja dan kehandalan.

raidtype raid4 | raid_dp | raid0

-T argumen raidtype menentukan jenis RAID kelompok (s) yang akan digunakan untuk membuat volume tradisional. Jenis RAID mungkin kelompok yang raid4 untuk RAID-4, raid_dp untuk RAID-DP (Paritas Double), dan raid0 untuk striping sederhana tanpa perlindungan paritas. Mengatur raidtype pada V-Series sistem tidak diizinkan; default raid0 selalu digunakan.

resyncsnaptime jumlah

Pilihan ini digunakan untuk mengatur frekuensi sinkronisasi cermin snapshot (dalam menit). Nilai default adalah 60 menit.

Untuk volume baru, pilihan convert_ucode, create_ucode, dan maxdirsize mendapatkan nilai dari volume akar. Jika volume akar tidak ada, mereka mendapatkan nilai default.

Ada serangkaian pilihan dikelola oleh perintah pilihan vol yang terkait dengan volume FlexCache. Daftar pilihan ini adalah sebagai berikut:

acregmax <batas waktu> m | h | d | w

Atribut batas waktu Cache file biasa. Jumlah waktu (dalam detik) yang cache menganggap file biasa pada volume tertentu akan berlaku sebelum konsultasi asal. Nilai timeout adalah sebuah angka, opsional diikuti oleh m, h, d atau b, yang menunjukkan menit, jam, hari atau minggu masing-masing. Jika tidak ada surat di atas digunakan, unit default ke detik.

acdirmax <batas waktu> m | h | d | w

Mirip dengan acregmax, tapi untuk direktori.

acsymmax <batas waktu> m | h | d | w

Mirip dengan acregmax, tetapi untuk link simbolik.

actimeo <batas waktu> m | h | d | w

Atribut standar Cache timeout. Hal ini diterapkan untuk semua tipe file yang tidak memiliki batas waktu eksplisit diberikan oleh salah satu opsi tembolok atribut di atas.

flexcache_autogrow on | off

Mengatur opsi ini untuk memungkinkan pada autogrow pada volume FlexCache. Hal ini menyebabkan volume FlexCache untuk secara otomatis tumbuh, jika ada ruang dalam agregat, untuk menghindari penggusuran. Menyetel opsi ini ke off akan menyebabkan volume FlexCache untuk tidak lagi secara otomatis tumbuh. Ukurannya tidak akan dikembalikan kembali ke ukuran aslinya. Pilihan ini hanya berlaku pada volume FlexCache. Autogrow akan diaktifkan secara default pada volume FlexCache baru yang dibuat tanpa parameter ukuran.

flexcache_min_reserve ukuran

Alter tempat yang disediakan secara agregat untuk volume FlexCache diberikan, sehingga volume dijamin untuk dapat untuk cache hingga ukuran data. Terhadap parameter ukuran yang diberikan seperti pada perintah create vol.

vol mengubah nama volname newname

Mengganti nama volume bernama volname ke nama new_ n ame. Vol mengubah nama akan menulis ulang semua entri milik volume di file / etc / exports, kecuali wajib nfs.export.auto-update dinonaktifkan.

Vol membatasi volname
[-T cifsdelaytime]

Pasang volname volume di negara terbatas, mulai dari baik negara online atau offline. Jika volume sedang online, maka akan dibuat tersedia untuk akses data seperti dijelaskan di atas di bawah vol offline.

Jika volume berisi saham CIFS, pengguna harus diperingatkan sebelum mengambil secara offline volume. Gunakan opsi-t untuk ini. Argumen cifsdelaytime menentukan jumlah menit untuk menunda sebelum mengambil secara offline volume, selama waktu CIFS pengguna memperingatkan hilangnya tertunda pelayanan. Sebuah waktu dari 0 berarti mengambil volume secara offline langsung tanpa peringatan yang diberikan. Pengguna CIFS bisa kehilangan data jika mereka tidak diberi kesempatan untuk mengakhiri aplikasi anggun.

vol menggosok CV [volname | plexname | groupname]

Resume parity scrubbing on the named traditional volume, plex, or RAID group. If no name is given, then all suspended parity scrubs are resumed.

The vol scrub resume command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled via the new aggr command suite. In this specific case, the administrator should use the aggr scrub resume command.

vol scrub start [ volname | plexname | groupname ]

Start parity scrubbing on the named traditional volume, plex, or RAID group. If volname is a flexible volume, vol scrub start aborts.

Parity scrubbing compares the data disks to the parity disk in a RAID group, correcting the parity disk's contents as necessary.

If no name is given, then start parity scrubs on all online RAID groups on the filer. If a traditional volume is given, scrubbing is started on all RAID groups contained in the traditional volume. Similarly, if a plex name is given, scrubbing is started on all RAID groups in the plex.

The vol scrub start command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled via the new aggr command suite. In this specific case, the administrator should use the aggr scrub start command.

vol scrub status [ volname | plexname | groupname ] [ -v ]

Print the status of parity scrubbing on the named traditional volume, plex or RAID group. If no name is provided, the status is given on all RAID groups currently undergoing parity scrubbing. The status includes a percent-complete as well as the scrub's suspended status (if any).

The -v flag displays the date and time at which the last full scrub completed, along with the current status on the named traditional volume, plex, or RAID group. If no name is provided, full status is provided for all RAID groups on the filer.

The vol scrub status command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled via the new aggr command suite. In this specific case, the administrator should use the aggr scrub status command.

vol scrub stop [ volname | plexname | groupname ]

Berhenti scrubbing paritas untuk kompleks tradisional bernama, volume atau kelompok RAID. Jika nama tidak diberikan, maka scrubbing paritas dihentikan pada setiap kelompok RAID pada mana yang aktif.

Scrub vol perintah berhenti gagal jika vol_ dipilih n ame adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus ini, administrator harus menggunakan perintah aggr scrub stop.

Vol Scrub menangguhkan [volname | plexname | groupname]

Suspend scrubbing paritas pada volume tradisional bernama, kompleks, atau kelompok RAID. Jika nama tidak diberikan, semua lulur paritas aktif ditangguhkan.

Scrub vol perintah suspend gagal jika volname dipilih adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani melalui suite perintah aggr baru. Dalam kasus khusus ini, administrator harus menggunakan scrub aggr menangguhkan perintah.

vol ukuran volname [[+ | -] size]

This command sets or displays the given flexible volume's size as specified, using space from the volume's containing aggregate. It can make the flexible volume either larger or smaller. The size argument has the same form and obeys the same rules as when it is used in the vol create command to create a flexible volume. Be careful if the sum of the sizes of all flexible volumes in an aggregate exceeds the size of the aggregate.

If [+|-] size is used, then the flexible volume's size is changed (grown or shrunk) by that amount. Otherwise, the volume size is set to size (rounded up to the nearest 4 KB).

When displaying the flexible volume's size, the units used have the same form as when creating the volume or setting the volume size. The specific unit chosen for a given size is based on matching the volume size to an exact number of a specific unit. k is used if no larger units match.

The file system size of a readonly replica flexible volume, such as a snapmirror destination, is determined from the replica source. In such cases, the value set in vol size is interpreted as an upper limit on the size. A flexible volume with the fs_size_fixed option set may have its size displayed, but not changed.

A flexible root volume cannot be shrunk below a minimum size determined by the appliance model. This to ensure that there is sufficient space in the root volume to store system files, log files, and core files for use by NetApp technical support if a problem with the system occurs.

The amount of space available for the active filesystem in a volume is limited by the snapshot reservation set for that volume. The snapshot reservation should be taken into account when sizing a volume. See snap for details on how to set a volume's snapshot reservation.

vol split plexname volname

This command removes plexname from a mirrored traditional volume and creates a new, unmirrored traditional volume named volname that contains the plex. The original mirrored traditional volume becomes unmirrored. The plex to be split from the original traditional volume must be functional (not partial), but it could be inactive, resyncing, or out-of-date. The vol split can therefore be used to gain access to a plex that is not up to date with respect to its partner plex if its partner plex is currently failed.

If the plex is offline at the time of the split, the resulting traditional volume will be offline. Otherwise, the resulting traditional volume will be in the same online/offline/restricted state as the original traditional volume. A split mirror can be joined back together via the -v option to vol mirror .

The aggr split command is the preferred way to split off plexes. It is the only way to split off plexes from mirrored aggregates that contain flexible volumes.

vol status [ volname ]
[ -r | -v | -d | -l | -c | -b | -s | -f | -m ]

Displays the status of one or all volumes on the filer. If volname is used, the status of the specified volume is printed. Otherwise, the status of all volumes in the filer are printed. By default, it prints a one-line synopsis of the volume, which includes the volume name, its type (either traditional or flexible ), whether it is online or offline, other states (for example, partial, degraded, wafl inconsistent and so on) and per-volume options. Per-volume options are displayed only if the options have been turned on using the vol options command. If the wafl inconsistent state is displayed, please contact Customer Support.

When run in a vfiler context only the -v, -l, -b, and -? flags can be passed to vol status.

The -v flag shows the on/off state of all per-volume options and displays information about each plex and RAID group within the traditional volume or the aggregate containing the flexible volume. aggr status -v is the preferred manner of obtaining the per-aggregate options and the RAID information associated with flexible volumes.

-R bendera menampilkan daftar informasi RAID untuk volume tradisional atau terpadu yang memuat volume fleksibel. Jika volname tidak ditentukan, ia akan mencetak informasi tentang semua volume RAID tradisional dan agregat, informasi tentang disk sistem file, disk cadangan, dan disk gagal. Untuk informasi lebih lanjut tentang disk gagal, lihat-f opsi di bawah deskripsi.

-D bendera menampilkan informasi tentang disk di volume tradisional atau terpadu yang memuat volume fleksibel. Jenis-jenis informasi disk adalah sama seperti yang berasal dari perintah sysconfig-d aggr status-d adalah cara yang disukai untuk memperoleh informasi ini tingkat rendah untuk campuran yang mengandung volume fleksibel..

L-menampilkan bendera, untuk setiap volume pada filer, nama volume, kode bahasa, dan bahasa yang digunakan oleh volume.

-C bendera menampilkan status upgrade dari fitur Blok Checksum integritas data perlindungan untuk volume tradisional atau terpadu yang memuat volume fleksibel. Aggr status-c adalah cara yang disukai untuk memperoleh informasi ini untuk agregat volume fleksibel yang mengandung.

-B digunakan untuk mendapatkan ukuran volume sumber dan tujuan tradisional untuk digunakan dengan SnapMirror. Output berisi ukuran dari volume tradisional dan ukuran sistem file dalam volume. SnapMirror dan aggr salinan menggunakan angka ini untuk menentukan apakah ukuran sumber dan tujuan volume yang kompatibel. Sistem file ukuran sumbernya harus sama atau lebih kecil dari ukuran volume tujuan. Angka-angka ini bisa berbeda jika menggunakan SnapMirror antara volume geometri berbeda.

Bendera-s menampilkan daftar disk cadangan pada sistem. Aggr status-s adalah cara yang disukai untuk memperoleh informasi ini.

-M bendera menampilkan daftar disk dalam sistem yang sanitasi, dalam modus pemulihan, atau dalam pengujian pemeliharaan.

F-bendera menampilkan daftar disk gagal pada sistem. Output perintah termasuk alasan disk kegagalan yang dapat salah satu dari berikut:

       Kegagalan tidak diketahui alasan yang tidak diketahui.  gagal Data ONTAP gagal disk, karena kesalahan disk fatal.  Pengguna admin gagal mengeluarkan perintah 'disk yang gagal' untuk disk ini.  Disk rusak berlabel gagal bawah Data ONTAP 6.1.X atau versi sebelumnya.  init gagal Disk urutan inisialisasi gagal.  Pengguna admin dihapus mengeluarkan perintah 'disk yang menghapus' untuk disk ini.  tidak menanggapi Disk tidak menanggapi permintaan.  Disk menarik secara fisik menarik atau tidak ada jalur data ada yang untuk mengakses disk.  Disk dilewati adalah dilewati oleh ESH. 

aggr status-f adalah cara yang disukai untuk memperoleh informasi ini.

Vol memverifikasi CV [volname]

Lanjutkan verifikasi RAID cermin pada volume tradisional diberikan. Jika tidak ada nama volume yang diberikan, kemudian melanjutkan semua operasi cermin RAID verifikasi ditangguhkan.

Vol memverifikasi melanjutkan perintah gagal jika volname dipilih adalah volume fleksibel. Volume Fleksibel mengharuskan setiap operasi harus secara langsung berkaitan dengan agregat mereka mengandung ditangani oleh suite perintah aggr baru. Bahkan, administrator harus selalu menggunakan aggr memverifikasi melanjutkan perintah.

vol memverifikasi awal [volname] [-f plexnumber]

Mulai verifikasi RAID cermin di online bernama, mencerminkan volume yang tradisional. Jika nama tidak diberikan, maka RAID verifikasi cermin dimulai pada semua volume tradisional dan agregat di filer tersebut.

RAID mirror verification compares the data in both plexes of a mirrored traditional volume or aggregate. In the default case, all blocks that differ are logged, but no changes are made. If the -f flag is given, the plex specified is fixed to match the other plex when mismatches are found. A volume name must be specified with the -f plexnumber option.

The vol verify start command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled by the new aggr command suite. In fact, the administrator should always use the aggr verify start command.

vol verify status [ volname ]

Print the status of RAID mirror verification on the given traditional volume. If no volume name is given, then provide status for all active RAID mirror verification operations. The status includes a percent-complete and the verification's suspended status (if any).

The vol verify status command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled by the new aggr command suite. In fact, the administrator should always use the aggr verify status command.

vol verify stop [ volname ]

Stop RAID mirror verification on the named traditional volume. If no volume name is given, stop all active RAID mirror verification operations on traditional volumes and aggregates.

The vol verify stop command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled by the new aggr command suite. In fact, the administrator should always use the aggr verify stop command.

vol verify suspend [ volname ]

Suspend RAID mirror verification on the named traditional volume. If no volume name is given, then suspend all active RAID mirror verification operations on traditional volumes and aggregates.

The vol verify suspend command fails if the chosen volname is a flexible volume. Flexible volumes require that any operations having directly to do with their containing aggregates be handled by the new aggr command suite. In fact, the administrator should always use the aggr verify suspend command.

CLUSTER CONSIDERATIONS

Volumes on different filers in a cluster can have the same name. For example, both filers in a cluster can have a volume named vol0.

However, having unique volume names in a cluster makes it easier to migrate volumes between the filers in the cluster.

VFILER PERTIMBANGAN

Sebuah subset dari subcommands vol tersedia melalui konteks vfiler. Mereka digunakan untuk operasi vfiler SnapMirror. Ini subcommands adalah: online, offline, dan membatasi. These volume operations are only allowed if the vfiler owns the specified volumes. See vfiler and snapmirror for details on vfiler and snapmirror operations.

EXAMPLES

vol create vol1 aggr0 50g

Creates a flexible volume named vol1 using storage from aggregate aggr0 . This new flexible volume's size will be set to 50 gigabytes.

vol create vol1 -r 10 20

Creates a traditional volume named vol1 with 20 disks. The RAID groups in this traditional volume can contain up to 10 disks, so this traditional volume has two RAID groups. The filer adds the current spare disks to the new traditional volume, starting with the smallest disk.

vol create vol1 20@9

Creates a traditional volume named vol1 with 20 9-GB disks. Because no RAID group size is specified, the default size (8 disks) is used. The newly created traditional volume contains two RAID groups with 8 disks and a third RAID group with four disks.

vol create vol1 -d 8a.1 8a.2 8a.3

Creates a traditional volume named vol1 with the specified disks.

vol menciptakan VOL1 aggr1 20m-S Kett: vol2

Membuat volume yang fleksibel bernama VOL1 pada aggr1 ukuran 20 megabyte, yang cache sumber vol2 volume yang berada pada Kett filer asal.

vol membuat VOL1 10
vol pilihan VOL1 raidsize 5

Perintah pertama menciptakan volume tradisional bernama VOL1 dengan 10 disk milik satu kelompok RAID. Perintah kedua menetapkan bahwa jika ada disk selanjutnya ditambahkan ke buku ini tradisional, mereka tidak akan menimbulkan kelompok RAID saat ini memiliki lebih dari lima disk. Setiap kelompok RAID yang ada akan terus memiliki 10 disk, dan disk tidak lebih akan ditambahkan ke kelompok-kelompok RAID. Ketika kelompok RAID baru diciptakan, mereka akan memiliki ukuran maksimal lima disk.

vol VOL1 ukuran 250g

Perubahan ukuran volume fleksibel VOL1 sampai 250 gigabyte.

vol ukuran VOL1 +20 g

Menambahkan 20 gigabyte dengan ukuran VOL1 volume yang fleksibel.

vol klon menciptakan vol2-b VOL1 snap2

Filer akan membuat volume vol2 klon ditulis yang didukung oleh penyimpanan volume, fleksibel VOL1 snapshot snap2.

vol klon menciptakan akan membuat entri default di file / etc / exports, kecuali wajib nfs.export.auto-update dinonaktifkan.

vol klon membagi awal vol2

Filer akan mulai operasi pada vol2 klon volume untuk memisahkan itu dari volume induknya. Snapshot dukungan untuk vol2 akan dibuka setelah pemisahan selesai.

vol pilihan VOL1 akar

Volume bernama VOL1 menjadi volume akar setelah reboot filer berikutnya.

vol pilihan VOL1 nosnapdir pada

Dalam volume bernama VOL1, direktori snapshot dibuat tak terlihat di mount point klien atau pada akar saham. Juga, untuk klien UNIX, direktori snapshot. Yang biasanya diakses di semua direktori menjadi tidak dapat diakses.

vol Status VOL1-r

Menampilkan informasi tentang volume RAID bernama VOL1:

  Volume vol1 (online, raid4) (zoned checksums) Plex /vol1/plex0 (online, normal, active) RAID group /vol1/plex0/rg0 (normal) RAID Disk Device HA SHELF BAY CHAN Used (MB/blks) Phys (MB/blks) ——— —— ————— —- ————– ————– parity 3a.0 3a 0 0 FC:A 34500/70656000 35239/72170880 data 3a.1 3a 0 1 FC:A 34500/70656000 35239/72170880 

vol copy start -s nightly.1 vol0 toaster1:vol0

Copies the nightly snapshot named nightly.1 on volume vol0 on the local filer to the volume vol0 on a remote filer named toaster1 .

vol copy status

Displays the status of all active volume copy operations.

vol copy abort 1

Terminates volume copy operation 1.

vol copy throttle 1 5

Changes volume copy operation 1 to half (50%) of its full speed.

LIHAT JUGA

aggr , partner , snapmirror , sysconfig , license .


Daftar isi






















































Pedoman Halaman , , , ,

vol

3 Maret 2009

You can't actually interact with the volumes, this is an old command that is superceded by aggr now.

*> vol
vol: Please use the “aggr” command for maintenance operations on traditional volumes and aggregates.

VN: F [1.9.11_1134]
Menilai posting ini:
Rating: 0.0 / 10 (0 votes cast)

Maintenance Mode Commands , , , ,



Situs ini tidak berafiliasi atau disponsori cara apapun oleh NetApp atau perusahaan lainnya yang disebutkan dalam.

Bad Behavior has blocked 1454 access attempts in the last 7 days.

© 2009-2012 Chris Kranz All Rights Reserved
Situs ini tidak berafiliasi atau disponsori cara apapun oleh NetApp atau perusahaan lainnya yang disebutkan dalam.