search for: nno

Displaying 17 results from an estimated 17 matches for "nno".

Did you mean: nn
2004 Dec 23
0
Is there a fix available for CAN-2003-0190(with test program)
...char *str=argv[1]; char *mypassword=NULL; if (context == NULL) { problem = krb5_init_context(&context); if(problem) { printf("\nproblem in initialization and krb5_init_context fails\n"); exit(0); } else printf("\nNo problem in initialization and krb5_init_context succeeds\n"); } problem=krb5_parse_name(context,str,&client); if(problem) { printf("\nproblem in parsing and krb5_parse_name fails\n"); exit(0); } else printf("\nNo problem in parsing...
2009 Nov 04
1
[PATCH node] add ability to select separate disks for Root and HostVG in o-c-storage
...NIT $ROOTDRIVE set /files$OVIRT_DEFAULTS/OVIRT_VOL_SWAP_SIZE $SWAP_SIZE set /files$OVIRT_DEFAULTS/OVIRT_VOL_ROOT_SIZE $ROOT_SIZE set /files$OVIRT_DEFAULTS/OVIRT_VOL_CONFIG_SIZE $CONFIG_SIZE @@ -267,15 +286,20 @@ EOF do_review() { - if [ -z "$DRIVE" ]; then - printf "\nNo storage device selected.\n" + if [ -z "$ROOTDRIVE" ]; then + printf "\nNo Root storage device selected.\n" return fi local data_size_display="$DATA_SIZE MB" if [ "$DATA_SIZE" = -1 ]; then - local remaining_mb=$(...
2009 Dec 10
0
[PATCH node] Enables stateless iscsi remote boot
...There appears to already be an installation on another device:\n" - for device in $devices; do - udi=$(hal-find-by-property --key block.device --string $device) - printf "\t$device ($(basename "$udi"))\n" - done - printf "We cannot proceed until either device is removed from the system\n" - printf "or until the HostVG volume group is removed.\n" - printf "\nTo re-install the node, please select \"Uninstall Node\" from the main\n" - printf "menu and then try to part...
2017 Mar 20
1
[PATCH] v2v: inspect source: Don't tell people twice to run virt-v2v -v -x (RHBZ#1167623).
...al machine).\n\nAssuming that you are running virt-v2v/virt-p2v on a source which is supported (and not, for example, a blank disk), then this should not happen. You should run 'virt-v2v -v -x ... >& log' and attach the complete log to a new bug report (see http://libguestfs.org).\n\nNo root device found in this operating system image."); + error (f_"inspection could not detect the source guest (or physical machine).\n\nAssuming that you are running virt-v2v/virt-p2v on a source which is supported (and not, for example, a blank disk), then this should not happen.\n\n...
2013 Nov 20
1
Samba4 and GSSAPI based authentication for OpenSSH
I seem to be having the same issue as https://lists.samba.org/archive/samba/2012-December/170426.html. I don't see that he ever reached a solution. Nov 20 16:02:58 appdb01-qa sshd[31622]: debug1: Unspecified GSS failure. Minor code may provide more information\nNo key table entry found matching host/appdb01-qa.mediture.dom@\n Nov 20 16:02:58 appdb01-qa sshd[31623]: debug1: userauth-request for user arthurr service ssh-connection method gssapi-with-mic Nov 20 16:02:58 appdb01-qa sshd[31623]: debug1: attempt 2 failures 0 Nov 20 16:02:58 appdb01-qa sshd[31623...
2020 Sep 27
1
strange crash with md5p8.diff + xxhash
.... __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65 65 VPCMPEQ (%rdi), %ymm0, %ymm1 (gdb) back #0 __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65 #1 0x000000000045274b in strlcpy (d=d at entry=0x7fffffffbe7f "", s=0x100000000 <error: Cannot access memory at address 0x100000000>, bufsize=bufsize at entry=209) at lib/compat.c:120 #2 0x0000000000435903 in get_default_nno_list ( nno=0x47e840 <valid_checksums>, to_buf=to_buf at entry=0x7fffffffbe50 "xxh128 xxh3 xxh64 (xxhash) md5p8 md5 md4 none (", to_buf_l...
2012 Nov 21
0
Question about VAR (Vector Autoregression) in differences.
....all) + 1, length = n.ahead) if (!is.null(Zdet)) { Zdet <- as.matrix(cbind(Zdet, seasonal)) } else { Zdet <- as.matrix(seasonal) } } if (!is.null(eval(object$call$exogen))) { if (is.null(dumvar)) { stop("\nNo matrix for dumvar supplied, but object varest contains exogenous variables.\n") } if (!all(colnames(dumvar) %in% colnames(data.all))) { stop("\nColumn names of dumvar do not coincide with exogen.\n") } if (!identical(nrow(dumvar), n.ahead))...
2004 Dec 19
0
[patch] more ffmpeg2theora improvements
...delta_new) / + (v_pts_smoothness+1.0)); + + framesync = ((v_pts_delta - a_pts_delta) * this->fps); + } + + if (this->noautosync) + frameadjust = 0; + else if (fabs (framesync - was_framesync) > max_good_framesync_change) { + fprintf (stderr, "\nNo sync adjust at %.1f, sync change %.2f too large\n", + v_pts_out, framesync-was_framesync, max_good_framesync_change); + frameadjust = 0; + } + else if (framesync < -framesync_thresh) { + fprintf (stderr, "\nDropping frame at %.1f: sync off by %.2f frames\n&quo...
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
...}1 -L Root + mke2fs ${ROOTDRIVE}2 -L RootBackup tune2fs -c 0 -i 0 ${ROOTDRIVE}1 tune2fs -c 0 -i 0 ${ROOTDRIVE}2 log "Creating LVM partition" @@ -468,6 +498,7 @@ perform_partitioning() do_confirm() { + if [ -z "$ROOTDRIVE" ]; then printf "\nNo storage device selected.\n" return @@ -502,6 +533,101 @@ do_confirm() done } +do_iscsi_target() +{ +while true; do + OPTIONS="\"Target IP\" \"Target Port\"" #\"CHAP Username\" \"CHAP Password\"" + printf "\nPres...
2004 Feb 19
1
Process R segmentation with strsplit() (PR#6601)
...LUE=\"true\">\n<INPUT TYPE=\"hidden\" NAME=\"protscore\" VALUE=\"0\">\n<FONT FACE='Courier New,Courier,monospace'><PRE>Match to: <B>At1g61780</B>; Score: <B>15</B>\n<B>hypothetical protein</B>\n\nNominal mass (M<SUB>r</SUB>): <B>11619</B>; Calculated pI value: <B>9.43</B>\nNCBI BLA! ST search of <A HREF=\"http://www.ncbi.nlm.nih.gov/blast/Blast.cgi?ALIGNMENTS=50&ALIGNMENT_VIEW=Pairwise&AUTO_FORMAT=Semiauto&CDD_SEARCH=on&CLIENT=web&am...
2015 Nov 10
3
[PATCH] v2v: Make the interface between cmdline.ml and v2v.ml
I'm interested to hear opinions on whether this makes the code clearer, or not. This is virt-v2v, but many other virt-* tools work the same way, and analogous changes could be made. Currently when command line argument parsing is done in 'cmdline.ml' the list of parsed parameters is passed to the main program in a very long tuple. Each parameter is strongly typed, but not named (so
2006 May 01
6
[PATCH] Use stddef.h in Mini-OS to define size_t
Please patch Mini-OS so that it uses stddef.h to define size_t and NULL. This problem fixes errors that occur when linking Mini-OS with ANSI standard code that uses stddef.h. John diff -ur oxen-3.0-testing/extras/mini-os/include/lib.h nxen-3.0-testing/extras/mini-os/include/lib.h --- oxen-3.0-testing/extras/mini-os/include/lib.h 2006-04-14 22:21:55.000000000 -0400 +++
2010 Oct 22
0
[PATCH node] First draft of replacing some of the ovirt-config-* scripts with python equivalents.
..._name,vg_uuid --noheadings | grep \"%s\" | egrep -v -q \"%s%s[0-9]+|%s \" 2>/dev/null") % (vg, dev, part_delim, dev) + if pvs > 0: + log("The volume group \"%s\" spans multiple disks.") % vg + log("This operation cannot complete. Please manually") + log("cleanup the storage using standard disk tools.") + sys.exit(1) + wipe_volume_group(vg) + return + + +def reread_partitions(drive): + if "dev/mapper" in drive: + # kpartx -a -p p "$drive&quot...
2009 Dec 16
2
What is the fastest way to see what are in an RData file?
Currently, I load the RData file then ls() and str(). But loading the file takes too long if the file is big. Most of the time, I only interested what the variables are in the the file and the attributes of the variables (like if it is a data.frame, matrix, what are the colnames/rownames, etc.) I'm wondering if there is any facility in R to help me avoid loading the whole file.
2010 Feb 24
5
New Storage related patches
This set of patches introduces support for multipath devices for storage. Comments and suggestions are appreciated. Mike
2007 Jan 22
5
Problem with xen on Centos-4.4?
I am running a Xen installation on a Centos-4.4 based test box, my desktop unit, and I am having intermittent problems installing certain pieces of software. Some time back I posted to this list regarding my inability to install Adobe Acrobat on this unit and was advised to essentially repackage the software and try again. This is beyond my present means of knowledge or time to acquire same and
2012 Nov 26
13
[PATCH 0 of 4] Minios improvements for app development
This patch series contains a set of patches making minios rather easier to use, from an application development point of view. Overview of patches: 1 Command line argument parsing support, from Xen. 2 Weak console handler function. 3 Build system tweaks for application directories. 4 Trailing whitespace cleanup. (because it is very messy) Patch 4 is likely to be more controversial than