search for: nnx

Displaying 7 results from an estimated 7 matches for "nnx".

Did you mean: nn
2007 Aug 23
1
figure-definition and heatmap question
Hello, I have two questions. I'd like to visualize data with a heatmap and I have the following testcase: x <- rnorm(256) nx <- x + abs(min(x)) nnx <- 255/max(nx) * nx x <- matrix(nnx, 16, 16) rownames(x) <- c("A","B","C","D","E","F","G","I","H","J","K","L","M","N","O","P") par...
2012 Apr 05
3
Dial Plan - Routing via Caller ID
I am running Asterisk 1.8.10.1. I am trying to set up some routing in my dial plans and having some issues (the issue being that I don't quite understand all of the syntax and patterns that can be used: Examples: DID1 = 6140000000 DID2 = 6140000001 CNAME1 = 6149999999 CNAME2 = 6149999998 CNAME3 = 6149999997 context1 context2 context3 I have looked at several examples (patterns) and I
2016 Dec 20
1
Re: virDomainBlockInfo for local volume
...h I could be wrong. > > 1. Can I depend on virDomainBlockInfo for non block devices? You should be able to for an inactive domain. If it doesn't provide you with the right or expected answer, then investigation could be done. The API "works" using the <target dev='nnX' bus='$BUS'/> such that "block" is how the guest is viewing things - e.g. /dev/nnX if nnX were valid. Typically for bus='virtio', it's dev='vdX' where X is a, b, c, etc. Still it the <source ...> part of the domain XML which will get the answer f...
2016 Nov 30
2
virDomainBlockInfo for local volume
Hi, I am using virStorageVolGetInfo to get the volume size virStorageVol.download to download a normal file for VDSM project. I want to add support for block devices as well, I was able to see the size via virDomainBlockInfo and download via virDomain.blockPeek which is works fine for both file and block device. 1. Can I depend on virDomainBlockInfo for non block devices? 2. Does the
2007 Oct 26
3
Binaries for AIX 5.1
Hi, I'm looking for binaries of Samba 3 for AIX 5.1 The ones availables on Samba's FTP ( http://us3.samba.org/samba/ftp/Binary_Packages/AIX/ ) are given for AIX 5.2 or 5.3 (what is said in the README) I found references to 3.0.21 packages (like in this message http://lists.samba.org/archive/samba/2006-January/116792.html ) that had existed, but this one is no longer avaible :( So, do
2006 Dec 11
10
Dom0 network problem
Hello. I''ve just started with Xen and configuring Dom0. My hardware is Core2Duo based Xeon server and I installed Debian etch for amd64 architecture. The Xen related pachages installed are the following. linux-image-2.6.17-2-xen-amd64 linux-modules-2.6.17-2-xen-amd64 xen-hypervisor-3.0.3-1-amd64 xen-tools xen-utils-3.0.3-1 xen-utils-common My problem is that when xend is
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking