- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- which files must we change when changing device fi...
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-11-2011 04:18 AM
10-11-2011 04:18 AM
which files must we change when changing device files
We must change device file of rx2660 storage because of some hardware reason,
would you please tell us which files must we change?
The server always wakes up without storage mount,
so there are no mount lines in /etc/fstab about the disks.
We type mount script manually, for example,
mount /dev/VGU01/lvol1 /foo
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-11-2011 07:28 AM
10-11-2011 07:28 AM
Re: which files must we change when changing device files
If you want volumes to mount automatically, you must manually put them in the /etc/fstab file.
Use the lines that are already there as a guide.
For example, to automatically mount '/dev/VGU01/lvol1' to /foo you would add
/dev/VGU01/lvol1 /foo vxfs delaylog 0 2
to /etc/fstab. This assumes that you are using VXFS as the file system, but that is usually correct.
- Tags:
- fstab
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP