Snapdrive for Unix
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

在LUN上建立檔案系統並指定LUN

貢獻者

您可以在LUN上建立檔案系統、並指定作為其中一部分建立的LUN。

步驟
  1. 請使用下列命令格式來完成此作業:

    hy* SnapDrive fssstorage create -fs file_spec-nolvm [-fstype_type_][-vmtype type][-fsopts options][-mntoptTS options][-nopersist]-LUN long lun_name-munsize ig name[name[

    適用於UNIX的系統可在您指定的儲存系統、磁碟區和LUN上建立檔案系統。SnapDrive它會執行與主機準備和探索LUN相關的所有工作、以及對應LUN並將其連接至主機實體。

範例:在ACctfiler/vol/vol1中的lona上建立100 MB檔案系統

`# SnapDrive esvasport create -FS /mnt/acct1 -LUN acctfiler:/vol/vol1/luna-lunsize 100m -nolvm'

*範例:*此範例可在AIX主機上的原始LUN上建立JFS2檔案系統:hes# SnapDrive feststorage create -FS /mnt/jfs1 -fstype JFS2 -LUN snooopy:/vol/vol1/lunlvm1 -lunsize 100m -nolvm

LUN snoopy:/vol/vol1/lunLvm1 ... created
mapping new lun(s) ... done
discovering new lun(s) ... done
LUN to device file mappings:
- snoopy:/vol/vol1/lunLvm1 => /dev/hdisk2
172 Creating storage
file system /mnt/jfs1 created