In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Linux 6.9 Oracle 12c ASM DiskGroup configuration process after adding disk 1. After storage allocates space (disk), linux recognizes disk (restarts os) after 2.multi path software identifies, by default produces a device, obtains wwid at / dev/mapper/mulitpathdevX.3.scsi_id and configures / etc/mul tipath.conf, sets multipath device name (e.g. asmdata21), and restarts multipath service 3.1 / sbin/scsi_id-g-u-d / dev/mapper/multipathdevX
Example: 36000d3100152080000000000000000d8
3.2 vi / etc/multipath.conf
Multipath {
Wwid 36000d3100152080000000000000000d8
Alias asmdata22
}
3.3 service multipathd restart4. Modify / etc/udev/rules.d/99-oracle-asmdevices.rules, configure asm device name, restart udev4.1 vi / etc/udev/rules.d/99-oracle-asmdevices.rules
# add lines
ENV {DM_NAME} = = "asmdata22", OWNER:= "grid", GROUP:= "asmadmin", MODE:= "660", SYMLINK+=" oraasm/oraasm-$env {DM_NAME} "
4.2 reload udev rules and start udev
/ sbin/udevadm control-- reload-rules
/ sbin/start_udev
Note: start_udev may cause switching between vip and scanip. For more information, please see [Linux environment RAC ASM causes Start_Udev to terminate monitoring when adding a disk from]
5.asm diskgroup add disk
ALTER DISKGROUP DATA01 ADD DISK'/ dev/oraasm/oraasm-asmdata22' rebalance power 10
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.