This widget could not be displayed.
Operating System - HP-UX
1845516 Members
2850 Online
110244 Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
New Discussion
This widget could not be displayed.
This widget could not be displayed.

Re: Changing the name of the mountpoint of a logical volume

 
SOLVED
Go to solution
Andrew Kaplan
Super Advisor

Changing the name of the mountpoint of a logical volume

Hi there --

We have a system running 11.00, and I would like to change the name of the mountpoint of a logical volume.

Is this something that can be done within SAM, or is there a command syntax that should be used instead? Thanks.
A Journey In The Quest Of Knowledge
3 REPLIES 3
Torsten.
Acclaimed Contributor
Solution

Re: Changing the name of the mountpoint of a logical volume

This is done in /etc/fstab.
The mount point must exist.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Robert-Jan Goossens
Honored Contributor

Re: Changing the name of the mountpoint of a logical volume

Hi Andrew,

# bdf | grep mount_point
# umount /mount_point
# mv mount_point new_name
change /etc/fstab
# mount new_name

Regards,
Robert-Jan
Dave La Mar
Honored Contributor

Re: Changing the name of the mountpoint of a logical volume

As well as checking the /etc/fstab, if you are in an MC Service Guard environment, check the lvmrc file as well.
Changing a mount point is not so uncommon so I'm sure you'll handle this well.

Regards,

-dl
"I'm not dumb. I just have a command of thoroughly useless information."