- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- adding disks in veritas (hp-ux)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 01:21 AM
04-30-2021 01:21 AM
adding disks in veritas (hp-ux)
Hi
I have a 2 node McServiceGuard cluster running hp-ux 11.31, in which one of the nodes id down. I need to create another file system into the system, and I am not familiar with veritas, but I did some research, and I found the following steps needed, please correct me if I am wrong:
1. vxdctl -f enable
2. vxdiskadm to add disk into current disk group
3. vxdg list
4. vxdisk list
5. vxassist -g dgrac make data14 100g
6. ls /dev/vx/dsk/dgrac
7. mkdir data14
8. newfs -F vxfs -o largefiles /dev/vx/dsk/data14/rlvol
9 . mount -F vxfs /dev/vx/dsk/dgrac/data14 /data14
10. bdf
Do I need to bring down the database before these exercise?
Looking forward to hear from you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 10:48 PM
02-02-2023 10:48 PM
Re: adding disks in veritas (hp-ux)
Select Add or initialize one or more disks from the vxdiskadm main menu. At the following prompt, enter the disk device name of the disk to be added to VxVM control (or enter list for a list of disks): Select disk devices to add: [<pattern-list>,all,list,q,?]
Regards,
Rachel Gomez