- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pvremove command still running after 30 mintue...
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
06-23-2009 09:36 AM
06-23-2009 09:36 AM
But I wanted to I found out that I have not been cleaning up as much as I should. So this time after removing I was going to pvremove and then rmsf
I issued the pvremove command and it had been running for 20 minutes. It is still running, what did I do wrong? Is it okay to kill this PID?
=> #ps -ef | grep pvremove
root 3975 14636 0 10:07:11 pts/4 0:00 pvremove /dev/rdsk/c19t2d0
root 13854 4112 0 10:36:56 pts/6 0:00 grep pvremove
root@diamond.iehp.org:/var/adm/syslog>
=> #date
Tue Jun 23 10:37:01 PDT 2009
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:40 AM
06-23-2009 09:40 AM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:44 AM
06-23-2009 09:44 AM
Re: pvremove command still running after 30 mintues
If you unpresented the disks, pvremove is trying to access a disk that is not there. You should have run it before you unpresented the LUNs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:47 AM
06-23-2009 09:47 AM
Re: pvremove command still running after 30 mintues
The 'pvremove' command erases the LVM headers on a physical disk and should be a very quick process.
Since you "unpresented" the physical disk there it is doing nothing but waiting for the disk. You can try a 'kill -9' but this may not work since the command is waiting on a higher priority event. A reboot may now be your fastest solution (and then learn from what you have done).
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:53 AM
06-23-2009 09:53 AM
Re: pvremove command still running after 30 mintues
So then I do the "rmsf" command, then I unpresent the LUN?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:57 AM
06-23-2009 09:57 AM
Re: pvremove command still running after 30 mintues
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 11:50 AM
06-23-2009 11:50 AM
Re: pvremove command still running after 30 mintues
But I thought I better ask....Is there any issues doing the rmsf after rather then before removing the disks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 12:03 PM
06-23-2009 12:03 PM
Re: pvremove command still running after 30 mintues
> Is there any issues doing the rmsf after rather then before removing the disks?
No.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 12:06 PM
06-23-2009 12:06 PM