Oracle ZFS Storage Appliance の概要
Oracle ZFS Storage Appliance の構成
Oracle ZFS Storage Appliance の管理
「シェア」>「シェア」>「プロトコル」BUI ページについて
BUI を使用したプロジェクトレベルのスナップショットの作成
BUI を使用したシェア/LUN レベルのスナップショットの作成
プロジェクトのレプリケーションアクションとパッケージについて
BUI を使用したレプリケーションターゲットの作成および編集
CLI を使用したレプリケーションターゲットの作成および編集
BUI を使用したレプリケーションアクションの作成および編集
CLI を使用したレプリケーションアクションの作成および編集
障害回復のための BUI を使用したレプリケーションの逆向き処理
BUI を使用した本番システムからのレプリケーション再開のためのレプリケーションの逆向き処理
BUI を使用したレプリケーションでの静的ルートの強制的な使用
CLI を使用した受信レプリケーションプロジェクトのクローニング
プロジェクトを作成するには、project コマンドを使用します。必要に応じてプロパティーを変更してから、変更を確定します。
clownfish:shares> project home clownfish:shares home (uncommitted)> get mountpoint = /export (default) quota = 0 (default) reservation = 0 (default) sharesmb = off (default) sharenfs = on (default) sharedav = off (default) shareftp = off (default) default_group = other (default) default_permissions = 700 (default) default_sparse = true (default) default_user = nobody (default) default_volblocksize = 8K (default) default_volsize = 0 (default) aclinherit = (default) aclmode = (default) atime = (default) checksum = (default) compression = (default) copies = (default) readonly = (default) recordsize = (default) secondarycache = (default) nbmand = (default) snapdir = (default) snaplabel = project1:share1 vscan = (default) custom:contact = (default) custom:department = (default) clownfish:shares home (uncommitted)> set sharenfs=off sharenfs = off (uncommitted) clownfish:shares home (uncommitted)> commit clownfish:shares>
clownfish:shares> destroy home This will destroy all data in "home"! Are you sure? (Y/N) clownfish:shares>
clownfish:shares> rename default home clownfish:shares>