Operating System - HP-UX
1833882 Members
1886 Online
110063 Solutions
New Discussion

Re: Length of Logical Volume name?

 
MCP-DOC
Advisor

Length of Logical Volume name?

I'm curious what the maximum length of a logical volume name is? Is it 255 or endless? I'm running hp-ux 11.11.
4 REPLIES 4
Bill McNAMARA_1
Honored Contributor

Re: Length of Logical Volume name?

I believe the max char length for commandline is 256 (without the \)

In either case, a max number of lvols is 255, so is there really an issue?

Later,
Bill
It works for me (tm)
Jeff Schussele
Honored Contributor

Re: Length of Logical Volume name?

Max length *could* be 256 - but that is also the max length of a command line - so it would be unusable. And who'd want to type an LV name that long anyway?

Cheers,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
David Burgess
Esteemed Contributor

Re: Length of Logical Volume name?

I'd keep it short otherwise bdf spans 2 lines and makes it harder to read.
Frank Slootweg
Honored Contributor

Re: Length of Logical Volume name?

It would not be 'endless', because it is also a filename, which is limited to 255 characters.

Why do you ask?