- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- General
- >
- Re: Need help with creating a filesystem on a newl...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
12-21-2009 12:40 PM
12-21-2009 12:40 PM
Need help with creating a filesystem on a newly installed hard drive.
I really don't like Unix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 01:53 PM
12-21-2009 01:53 PM
Re: Need help with creating a filesystem on a newly installed hard drive.
> [...]
What _do_ you know anything about?
> I really don't like Unix.
What _do_ you like?
Are you willing to run a command like, say,
uname -a
and report the results?
http://docs.hp.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 02:34 PM
12-21-2009 02:34 PM
Re: Need help with creating a filesystem on a newly installed hard drive.
0) Do you have root?
a) server model? Type in 'model'
b) O/S version? 'uname -a'
c) disk array make and manufacturer.
d) LUN id provided to you.
This is just phase one. There's a lot more but, I really need the disk array info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 03:34 PM
12-21-2009 03:34 PM
Re: Need help with creating a filesystem on a newly installed hard drive.
I guess you would not like that, and I don't blame you: it's a matter of personal preferences after all.
If this seems like a possible future in your situation, I recommend that you grow yourself a backbone *now* and politely but firmly refuse to do anything with that system.
If you need reasons, you have plenty:
- you don't have the necessary skills for the job
- you're unfamiliar with that system in particular
- you're afraid that if you make a mistake, it would cause damage to the company and be considered your fault
If your boss won't listen to you, explain your situation to a higher-level boss.
It might be important to express your refusal in writing (e.g. email), so that you'll get a permanent record of who-said-what, just in case it eventually escalates to a legal issue.
Based on your question, it seems you have an external storage system, perhaps a SAN of some complexity. If multipathing is used, you would need to find out how it was configured in the past, and make sure the new disk has a proper multipath configuration. It's not very difficult, but the details will depend on your current system configuration.
There are plenty of details that must be known (or found out) to successfully perform your task:
What's your HP-UX version?
(the command "uname -a" will indicate that)
Is this a stand-alone system, or a member of a cluster? If a cluster, what's the name of the clustering solution? HP Serviceguard, or perhaps something different and maybe application-specific?
Which multipath solution you're using; the old built-in LVM alternate pathing, or some load-balancing solution like HP's SecurePath, EMC's PowerPath or the built-in features of the latest-and-greatest HP-UX 11.31?
(a "vgscan -v" listing of one of your existing volume groups that uses external storage; "swlist" listing may also reveal the name of an optional multipath solution, if one has been installed)
What's the rough size of the new LUN?
What I'm trying to find out is, is it "average size" for the OS version so that the default settings will be adequate, or "relatively large" so some configuration planning is required to ensure that the new filesystem can be painlessly maintained/expanded/migrated to another storage device in the future?
Is your system using the basic LVM or the optional VxVM for disk management? (The output of "mount" or "bdf" should reveal that: if the devices that hold the filesystems are named like /dev/vg*/*, you're using LVM; if they are named like /dev/vx/dsk/*/*, you have VxVM.)
What kind of volume group naming scheme have you been using in the past? Would the old scheme be appropriate for your new LUN/filesystem, or should you create custom name(s) to make the configuration more self-documenting?
What are the requirements of the application that will be using the new filesystem?
In which directory should the new filesystem be mounted?
What kind of permissions should it have?
Is it a legacy application that cannot handle files larger than 2 GB, so a "nolargefiles" filesystem option might be required to protect it?
Or is the OS version so old that "largefiles" would have to be explicitly specified at filesystem creation time?
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 04:23 PM
12-21-2009 04:23 PM
Re: Need help with creating a filesystem on a newly installed hard drive.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP