- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lvm Permission denied
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
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
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
тАО08-28-2000 02:31 AM
тАО08-28-2000 02:31 AM
lvm Permission denied
my problem is that when the system start
one of the mess. i got is:
"/etc/lvmconf//lvm_lock: Permission denied".
i have checked the file premission an everything was o.k.
i cant use lvm now.
thank's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2000 02:56 AM
тАО08-28-2000 02:56 AM
Re: lvm Permission denied
Your /dev should have 775 permission. The group and owner rights should be bin.
All the vg** directories should have permission of 775.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2000 03:26 AM
тАО08-28-2000 03:26 AM
Re: lvm Permission denied
Is there a file called /etc/lvmconf/lvm_lock ? if so can you remove it ? (which proves you have permission to write to it). If this file doesnt exist can you create a temporary file in /etc/lvmconf (touch /etc/lvmconf/test - to prove you can write to this dir) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2000 11:17 PM
тАО08-28-2000 11:17 PM
Re: lvm Permission denied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2000 11:26 PM
тАО08-28-2000 11:26 PM
Re: lvm Permission denied
Dont forget to allocate some points to those who offered their time to help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2000 09:11 PM
тАО08-29-2000 09:11 PM
Re: lvm Permission denied
# vgdisplay or vgscan or lvdisplay will recreate this lock file .then all your lvm commands will work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2000 03:30 PM
тАО09-12-2000 03:30 PM
Re: lvm Permission denied
The problem is that lvdisplay, lvchange and other lv commands
are not owned by root. Even if vgdisplay has the right permissions
if lvdisplay has the wrong permissions, vgdisplay will fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-06-2004 06:27 AM
тАО10-06-2004 06:27 AM
Re: lvm Permission denied
You might want to check the ownership of these files too. If they're not root:sys, change them back.