- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Where to execute LVM commands
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
Forums
Discussions
Discussions
Discussions
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
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
12-01-2006 03:11 AM
12-01-2006 03:11 AM
Where to execute LVM commands
It might be stupid question. I was doing practice on LVM commands ex:Pvdisplay
Vgdisplay
Lvdisplay
Pvcreate
Vgcreatel
vcreate
Vgextend
on HP Testdrive.
But I got sh: not found
Isn't possible to run those commands on HP testdrive for practice?
Thanks,
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 03:26 AM
12-01-2006 03:26 AM
Re: Where to execute LVM commands
root# Vgextend
sh: Vgextend: not found.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 03:35 AM
12-01-2006 03:35 AM
Re: Where to execute LVM commands
I tried with small letter with no luck.
Do you think it's because I don't have root permission to run those commands?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 04:01 AM
12-01-2006 04:01 AM
Re: Where to execute LVM commands
By the way, many of these commands are exactly the same command. cksum them and then ask yourself what is going on. Hint: do an ls -l and note the link count.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 04:07 AM
12-01-2006 04:07 AM
Re: Where to execute LVM commands
vgdisplay pvdisplay lvdisplay
and that's all as far as LVM commands. Almost every command in /usr/sbin and /sbin is forbidden to a normal user. The reason is obvious - you can easily destroy everything on the system with a single command.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 09:01 PM
12-01-2006 09:01 PM
Re: Where to execute LVM commands
Thanks for all explanation and time. I got the answer now.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2006 11:25 PM
12-03-2006 11:25 PM
Re: Where to execute LVM commands
Please take a moment to assign points to those who have taken the time to assist you, here's how:
http://forums1.itrc.hp.com/service/forums/bizsupport/helptips.do?#33
Thanks,
Gary