search for: mappend

Displaying 3 results from an estimated 3 matches for "mappend".

Did you mean: mapped
2003 Jan 22
1
Problem with roaming profiles..
...1) if i put on a desktop of a user profile (I'm using roaming profiles) a link to a net resource I'm unable to open again this profile (the system tell me it's unable to use the remote profile etc.) 2) the Administrator user (that's mapped on root I hope) act as if it's been mappend on guest... bye by(t)e[S]...TuX!
2020 Sep 21
2
[libvirt] SRIOV configuration
...ype hostdev) because that option requires access to the PF which is not available in our case (the VF is moved to the container namespace where libvirt runs, but not the PF, however libvirt attempts to access the PF and fails). The PCI addresses appearing on the domxml are not the same as the ones mappend/detected in the VM itself. I compared the domxml on the host and the lspci in the VM while the VM runs. This occurs only when SRIOV is defined, messing up also the other "regular" vnics. Somehow, everything comes up and runs (with the SRIOV interface as well) on the first boot (even thoug...
2020 Sep 24
0
Re: [libvirt] SRIOV configuration
On Mon, Sep 21, 2020 at 06:04:36PM +0300, Edward Haas wrote: > The PCI addresses appearing on the domxml are not the same as the ones > mappend/detected in the VM itself. I compared the domxml on the host > and the lspci in the VM while the VM runs. Can you clarify what you are comparing here ? The PCI slot / function in the libvirt XML should match, but the "bus" number in libvirt XML is just a index referencing the <con...