久久精品人人爽,华人av在线,亚洲性视频网站,欧美专区一二三

ASMCMD中有什么命令

167次閱讀
沒有評論

共計 4008 個字符,預計需要花費 11 分鐘才能閱讀完成。

這篇文章給大家分享的是有關 ASMCMD 中有什么命令的內容。丸趣 TV 小編覺得挺實用的,因此分享給大家做個參考,一起跟隨丸趣 TV 小編過來看看吧。

md_backup: 將 disk group 中的 metadata 備份到文件; md_backup /tmp/backupfile -G DATAGP

md_restore: 將備份文件中的 metadata 恢復到 disk group;  md_restore -full -G data –silent /tmp/file

lsattr: 列出 disk group 的屬性; lsattr -l -G DATAGP

setattr: 設置 disk group 的屬性; setattr -G DATAGP compataible.asm 11.2.0.0.0

cd, cp, du, help, ls, makedir, pwd, rm

find: 查找; find –type CONTROLFILE +data/orcl *

lsct: 顯示 v$asm_client 的信息, ASM client 的信息; lsct DATAGP

lsdg: 顯示 disk group 的信息,v$asm_diskgroup and v$asm_diskgroup_stat; lsdg DATAGP

lsof: 顯示 local clients 的 open files; lsof -G DATAGP

mkalias: 給文件取個別名; mkalias SYSAUX.235.34323 sysaux.f; ls –absolutepath 可以查看

rmalias: 刪除別名; rmalias sysaux.f

chdg: 修改 disk group, add 或 drop disk; chdg DATAGP_config.xml

chkdg: check 或 repair disk group 的 metadata; chkdg –repair DATAGP

dropdg: drop disk group; dropdg -r -f DATAGP

iostat: 查看 I /O statics 通過 v$asm_disk_iostat; iostat -G DATAGP

lsdsk: list ASM disks; lsdsk -p -G DATAGP /dev/raw/* ; lsdsk –candidate -p

lsod: list open ASM disks; lsod -G DATAGP

mkdg: create disk group based on a xml file; mkdg DATAGP_config.xml

mount: mount a disk group; mount -f DATAGP; mount –restrict DATAGP; mount -a

offline: offline disks or failure groups that belong to disk group. offline -G DATAGP -F FG1

online: online disks or a failure group; online -G DATAGP -D data_0001 –power=3

rebal: rebalance a disk group; rebal –power 4 DATAGP

remap: mark blocks as unusable on the disk and relocates data; remap DATAGP data_0001 500-700

umount: dismount a disk group; unmount -f DATAGP

pwcopy: copy password file; pwcopy –asm +DG/mydir/mypwfile +DG1/mypwfile

pwcreate: create password file for sys; pwcreate –asm +DG/mdir/mypwfile welcome

pwdelete: delete password file; pwdelete –asm +DG/mydir/mypwfile

pwget: get the location of password file; pwget –asm

pwmove: move password file; pwmove –asm +DG/mydir/mypwfile +DG1/mypwfile

pwset: set the location of password file; pwset -dbuniquename aime1 +DG/mydir/mypwfile

dsget: get the discovery disk string;  dsget

dsset: set the discovery disk string;  dsset /dev/raw/*

lsop: list current operations on disk group from v$asm_operation; lsop

shutdown: shutdown ASM instance; shut immediate

spbackup: backup ASM Spfile; spbackup +DATA/asm/asmprameterfile/register.323.234
+DATA/spf.bak

spcopy: copy spfile; spcopy +DATA/asm/asmprameterfile/register.323.234 +DATA/spf.ora

spget: get the spfile location; spget

spmove: move spfile; spmove +DATA/spf.ora +DATA1/spf.ora

spset: set the location of spfile; spset +DATA/spf.ora

startup: start up ASM instance; startup –nomount –pfile asm.ora

chtmpl: 改變 template 的屬性;chtmpl -G DATAGP –redundancy high –striping fine mytemplate

lstmpl: list templates; ls -l -G DATAGP

mktmpl: add template to disk group; mktmpl -G DATA –redundancy mirror –striping coarse
mytp

rmtmpl: remove template from disk group; rmtmpl -G DATAGP mytp

chgrp: change user group of files;  chgrp asm-data +data/mydir/a.f

chmod: change permissions of files; chmod 640 a.f; ls –permission a.f

chown: change owner of files; chown user:usergroup a.f

groups: list all user groups of a user; groups DATAGP user

grpmod: add or remove OS users to ASM user group; grpmod –add fra asm_fra oracle1 oracle2

lsgrp: list all ASM user groups; lsgrp -a

lspwusr: list users from ASM password file; lspwusr

lsusr: list users in a disk group; lsusr -G DATAGP

mkgrp: create new ASM user group; mkgrp DATAGP asm_data oracle1 oracle2

mkusr: add OS user to a disk group; mkusr DATA oracle1

orapwusr: add, drop, modify ASM password file user;  orapwusr –add –privilege sysdba hrusr

passwd: change password of a user; passwd oracle2

rmgrp: remove a user group from disk group; rmgrp DATAGP asm_data

rmusr: remove a OS user from disk group; rmusr DATAGP oracle2

rpusr: replace OS user1 with OS user2; rpusr DATAGP oracle1 oracle2

volcreate: create an ADVM volume in disk group; volcreate -G DATA -s 10G –width 64K –column 8 volume1

voldelete: delete an ADVM volume; voldelete -G DATAGP volume1

voldisable:
disable an ADVM volumes in mounted disk groups and remove the volume
device on the local node;  voldisable -G DATAGP volume1

volenable: enable ADVM volume in mounted disk groups; volenable -G DATAGP volume1

volinfo: display information of ADVM volumes; volinfo -G DATAGP volume1

volresize: resize an ADVM volume; volresize -G DATAGP -s 20G volume1

volset: set attributes of ADVM volume; volset -G DATA –usagestring no file system attached   volume1

volstat: report I/O statistics of ADVM volume; volstat -G DATAGP

感謝各位的閱讀!關于“ASMCMD 中有什么命令”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,讓大家可以學到更多知識,如果覺得文章不錯,可以把它分享出去讓更多的人看到吧!

正文完
 
丸趣
版權聲明:本站原創文章,由 丸趣 2023-07-20發表,共計4008字。
轉載說明:除特殊說明外本站除技術相關以外文章皆由網絡搜集發布,轉載請注明出處。
評論(沒有評論)
主站蜘蛛池模板: 安义县| 谢通门县| 托克逊县| 楚雄市| 长沙县| 拉萨市| 大石桥市| 东乌珠穆沁旗| 冀州市| 张北县| 文化| 辽宁省| 凉城县| 黑水县| 延寿县| 永胜县| 祁连县| 锡林浩特市| 潜江市| 革吉县| 河西区| 赤峰市| 根河市| 外汇| 屯门区| 馆陶县| 方山县| 酒泉市| 兰坪| 资阳市| 福建省| 涞源县| 内江市| 阳西县| 宣城市| 鲜城| 衡南县| 称多县| 蕲春县| 东乡族自治县| 东阿县|