In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
1. Power off the host, connect the hard disk, the host starts (without restarting the host)
two。 Use the cfgmgr command to discover the configuration of newly added hard drives
# cfgmgr-v
3. Configure the hard disk, or join an existing volume group (original volume group: rootvg; new hard disk: hdisk1):
# extendvg-f rootvg hdisk1
Create a new volume group for the new hard disk (new volume group: datavg):
Mkvg-f-y datavg hdisk1
4. Activate the new volume group:
# varyonvg datavg
5. Check results:
# lsvgrootvgdatavg#lspvhdisk0 00034a5b555c3456 rootvghdisk1 3434343abce44444 datavg
Intermediate 16-bit hexadecimal PVID
6. Create a logical volume: smit mklv
Enter the following parameters:
Logical volumn NAME logical volume name; VOLUMN GROUP name volume group name; Number of LOGICAL PARTITIONS logical volume size (number of logical partitions, logical partition size is 4MB)
7. Create a file system: smit crfs
Enter the following parameters:
LOGICAL VOLUMN name logical volume name; MOUNT POINT mount point, which should be an empty directory, otherwise the original files will not be visible or available. For example: / usr/local/data modify parameter: whether the default mount is changed to yes when the Mount AUTOMATICALLY at system restart system is restarted
8. Mount the file system:
# mount / usr/local/data
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.