- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lvmkd
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
02-18-2002 08:38 AM
02-18-2002 08:38 AM
TIA,
mark
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 08:40 AM
02-18-2002 08:40 AM
Re: lvmkd
Check this out:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=aae8b301044fea0599/screen=ckiDisplayDocument?docId=200000024614112
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 08:41 AM
02-18-2002 08:41 AM
Re: lvmkd
Try this link,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=6f9c09f40c39df7072/screen=ckiDisplayDocument?docId=200000024614112
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 09:01 AM
02-18-2002 09:01 AM
Re: lvmkd
lvmkd is LVM related daemon which runs at Kernel mode and will fire up whenenver a LV related command is issued.
I am not sure about why there are six daemons.
Probably it is to spread the load for a busy system. Even though you are using "raw devices", it is still a Raw "volume", so these daemons are necessary.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 10:13 AM
02-18-2002 10:13 AM
SolutionI have checked 3 of my servers and found all are running 6 lvmkd processes. However, if you check this with a 'ps -el' command, if in the first rift is a '0' then this process is deactivated.
# ps -el | grep "^ 0"
This will list you the lvmkd processes as deactivated. The reason why the system deactivate processes is, that there is (temporary) not enough free physical memory available. As lvmkd is controlled by Kernel, i don't think you can do something on this.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 10:27 AM
02-18-2002 10:27 AM
Re: lvmkd
Evidentally 6 is what hp has run. I see one or two go active on my production system (the L2000 running 11.0), so I'm not too worried about them being out there. I just wasn't sure what they were, and not having a man page struck me as odd. But then I did a ps -ef |grep "d$" and many of the daemon processes do not have man pages (vhand, supsched, strweld, strfreebd, smpsched, vxfsd, basicdsd, lvmschedd, nfskd, etc.) and I find that somewhat frustrating.
I was trying to get a list of critical processes that need to run all of the time. With no documentation, this is a tedious task. For example, psmond is running, but we do not have predictive support setup. I suppose I could get away with killing it, but then predictive support sounds like it would be useful, and if I am already paying for the service in my hardware support, I'll probably activate it. But for the other daemon processes that have no man pages, I cannot make similar type of evaluations.
Granted, many of them are easy to figure out by thier names and are obviously needed, but I doubt that that is 100% the case.
My thanks to you an all who replied.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 10:42 AM
02-18-2002 10:42 AM
Re: lvmkd
Again:
"k" in lvmkd stands for Kernel. lvmkd - is an LVM Kernel Daemon.
The support plus March 2002 will have a fix for the problem of lvmkd hanging - PHKL_23127 (LVM cumulative patch). Read this document:
http://www.software.hp.com/SUPPORT_PLUS/docs/HWE1100.html
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 05:38 AM
10-09-2006 05:38 AM