*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: hv_kvp_daemon | Section: 8 | Source: FreeBSD | File: hv_kvp_daemon.8.gz
HV_KVP_DAEMON(8) FreeBSD System Manager's Manual HV_KVP_DAEMON(8) NAME hv_kvp_daemon - Hyper-V Key Value Pair Daemon SYNOPSIS hv_kvp_daemon [-dn] DESCRIPTION The hv_kvp_daemon daemon provides the ability to store, retrieve, modify and delete Key Value pairs for FreeBSD guest partitions running on Hyper- V. Hyper-V allows administrators to store custom metadata in the form of Key Value pairs inside the FreeBSD guest partition. Administrators can use Windows Powershell scripts to add, read, modify and delete such Key Value pairs. The hv_kvp_daemon accepts Key Value pair management requests from the hv_utils(4) driver and performs the actual metadata management on the file-system. The same daemon and driver combination is also used to set and get IP addresses from a FreeBSD guest. The set functionality is particularly useful when the FreeBSD guest is assigned a static IP address and is failed over from one Hyper-V host to another. After failover, Hyper-V uses the set IP functionality to automatically update the FreeBSD guest's IP address to its original static value. On the other hand, the get IP functionality is used to update the guest IP address in the Hyper-V management console window. The options are as follows: -d Run as regular process instead of a daemon for debugging purpose. -n Generate debugging output. SEE ALSO hv_vmbus(4), hv_utils(4), hv_netvsc(4), hv_storvsc(4), hv_ata_pci_disengage(4), hv_kvp(4) HISTORY Support for Hyper-V in the form of ports was first released in September 2013. The daemon was developed through a joint effort between Citrix Inc., Microsoft Corp. and Network Appliance Inc.. AUTHORS FreeBSD support for hv_kvp_daemon was first added by Microsoft BSD Integration Services Team <[email protected]>. FreeBSD 14.1-RELEASE-p8 October 27, 2014 FreeBSD 14.1-RELEASE-p8

Navigation Options