aix上用smit建立檔案系統
用smit 建立 檔案系統
1、用smit 先建立lv
# smit
Add a Logical Volume
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[TOP] [Entry Fields]
Logical volume NAME [lv10g]
* VOLUME GROUP name datavg
* Number of LOGICAL PARTITIONS [96] #
PHYSICAL VOLUME names [] +
Logical volume TYPE [jfs] +
POSITION on physical volume middle +
RANGE of physical volumes minimum +
MAXIMUM NUMBER of PHYSICAL VOLUMES [] #
to use for allocation
Number of COPIES of each logical 1 +
partition
Mirror Write Consistency? active +
Allocate each logical partition copy yes +
on a SEPARATE physical volume?
RELOCATE the logical volume during yes +
reorganization?
Logical volume LABEL []
MAXIMUM NUMBER of LOGICAL PARTITIONS [512] #
Enable BAD BLOCK relocation? yes +
SCHEDULING POLICY for reading/writing parallel +
logical partition copies
Enable WRITE VERIFY? no +
File containing ALLOCATION MAP []
[MORE...2]
F1=Help F+------------------------------------------------------+F4=List
Esc+5=Reset E| Running command... |Esc+8=Image
Esc+9=Shell E+------------------------------------------------------+
COMMAND STATUS
Command: running stdout: yes stderr: no
Before command completion, additional instructions may appear below.
lv10g
2、用smit 建立檔案系統,如果原來有,那麼需要先把原來的檔案系統刪掉。選擇要建立檔案系統的lv,及掛載點
# smit fs
Add a Standard Journaled File System
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* LOGICAL VOLUME name lv10g +
* MOUNT POINT [/oracle10]
Mount AUTOMATICALLY at system restart? no +
PERMISSIONS read/write +
Mount OPTIONS [] +
Start Disk Accounting? no +
Fragment Size (bytes) 4096 +
Number of bytes per inode 4096 +
Allocation Group Size (MBytes) 8 +
F1=Help F+------------------------------------------------------+F4=List
Esc+5=Reset E| Running command... |Esc+8=Image
Esc+9=Shell E+------------------------------------------------------+
COMMAND STATUS
Command: running stdout: yes stderr: no
Before command completion, additional instructions may appear below.
Based on the parameters chosen, the new /oracle10 JFS file system
is limited to a maximum size of 134217728 (512 byte blocks)
New File System size is 25165824
3、掛載檔案系統到根
# mount /dev/lv10g /oracle10
# df -g
Filesystem GB blocks Free %Used Iused %Iused Mounted on
/dev/hd4 2.00 1.85 8% 4455 1% /
/dev/hd2 8.00 1.90 77% 164772 8% /usr
/dev/hd9var 0.25 0.13 48% 915 2% /var
/dev/hd3 4.00 1.62 60% 4938 1% /tmp
/dev/hd1 6.00 1.17 81% 109463 7% /home
/proc - - - - - /proc
/dev/hd10opt 0.12 0.05 64% 2357 8% /opt
/dev/lv00 0.12 0.12 4% 18 1% /var/adm/csd
/dev/lv9i 12.00 2.05 83% 14858 1% /oracle9i
/dev/lv11 12.00 11.62 4% 121 1% /oracle11
/dev/lv01 6.00 4.16 31% 3847 1% /sybase
/dev/fslv00 200.00 9.75 96% 857016 28% /dsg
/dev/lv10g 12.00 11.62 4% 17 1% /oracle10
擴大檔案系統後,邏輯卷就自動擴充套件了,不需要再對lv做處理。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23062014/viewspace-716228/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Aix作業系統SMIT工具AI作業系統MIT
- AIX 建立檔案系統步驟AI
- AIX 系統建立邏輯卷、新增檔案系統並掛載使用AI
- AIX 5L:第三步——在已經建立的lv上建立檔案系統AI
- 何在Mac系統上建立大檔案?教你在Mac系統建立大檔案的方法Mac
- aix檔案系統擴容AI
- AIX刪除檔案系統AI
- 轉-AIX檔案系統滿AI
- AIX檔案系統調整AI
- AIX中Mount Redhat Linux上的nfs檔案系統AIRedhatLinuxNFS
- aix擴充套件檔案系統AI套件
- aix 擴充套件檔案系統AI套件
- AIX smit 選單介紹AIMIT
- aix的smit快捷路徑AIMIT
- AIX 修改系統檔案 /etc/security/limitsAIMIT
- 【AIX 學習】檔案系統--監視AI
- 【AIX 學習】檔案系統之 PROCAI
- AIX 檔案系統的loglvAI
- AIX新增磁碟並在上面建立檔案系統的主要步驟AI
- AIX中常用的SMIT的使用AIMIT
- AIX5.3系統檔案大小的限制AI
- aix中檢視檔案系統的型別AI型別
- AIX 5.1檔案系統型別簡介AI型別
- AIX檔案系統滿的問題分析AI
- 【Solaris】Solaris檔案系統管理1 UFS檔案系統的建立
- 【Solaris】Solaris檔案系統管理3 ZFS檔案系統的建立
- HP-UNIX 建立檔案系統
- FreeBSD建立檔案系統(轉)
- AIX日誌檔案系統(Journaled File System)管理AI
- AIX儲存、LVM與檔案系統(一)AILVM
- AIX檔案系統和邏輯卷關係AI
- AIX啟動自動載入檔案系統AI
- AIX卷組下檔案系統線上擴容AI
- 【轉】 AIX系統中可否動態縮小檔案系統大小AI
- HP-UNIX下建立檔案系統
- AIX命令集錦三(檔案系統管理命令)AI
- Linux 建立檔案系統及掛載檔案系統詳解一薦Linux
- 停電導致aix檔案系統掛載問題AI