similar to: Adding devices to a zone on SXU4 + 127111-03 && 127728-02

Displaying 6 results from an estimated 6 matches similar to: "Adding devices to a zone on SXU4 + 127111-03 && 127728-02"

2009 Apr 13
1
Unable to mark labels
I am solving the following question. I want to label the data. I used the following code. > data82 <- read.table(file="/home/rajat/R/8_2_rtg.txt",header=T) > data82 <- data.frame(data82) > data82 low_sat med_sat high_sat contact housing 1 65 54 100 1 1 2 130 76 111 1 2 3 67 48 62 1 3 4
2008 May 15
2
[storage-discuss] ZFS and fibre channel issues
The ZFS crew might be better to answer this question. (CC''d here) --jc William Yang wrote: > I am having issues creating a zpool using entire disks with a fibre > channel array. The array is a Dell PowerVault 660F. > When I run "zpool create bottlecap c6t21800080E512C872d14 > c6t21800080E512C872d15", I get the following error: > invalid vdev
2012 Jun 02
1
sieve with dovecot v1.x
Hello! Is there a chance to have sieve working with dovecot version 1.0.5? /usr/lib/dovecot looks like this: -rwxr-xr-x 1 root root 43932 22. Sep 2007 checkpassword-reply -rwxr-xr-x 1 root root 538996 22. Sep 2007 deliver -rwxr-xr-x 1 root root 127728 22. Sep 2007 dict -rwxr-xr-x 1 root root 270248 22. Sep 2007 dovecot-auth -rwxr-xr-x 1 root root 43952 22. Sep 2007 gdbhelper -rwxr-xr-x 1
2016 Apr 02
0
Changes to get CD to boot on EFI System.
Hi, On 02/04/2016 21:16, Thomas Schmitt via Syslinux wrote: ?--- > Question to Didier: > > Is the plain Linux kernel booted via EFI_LOAD_FILE_PROTOCOL > after the Boot manager failed with the attempt to apply > EFI_SIMPLE_FILE_SYSTEM_PROTOCOL ? > (UEFI 2.4, 3.4 "Boot Mechanisms") ?--- I just have UEFI 2.6 at hand. The ISO is built this way (of course
2016 Apr 02
3
Changes to get CD to boot on EFI System.
Hi, Ady wrote: > http://www.syslinux.org/archives/2015-October/024526.html I still have it in my mailbox: ADY4UEFI.IMG in ADY4UEFI.ZIP. The test results are the same as with Didier's partition image. Wrapped in an ISO and presented as -cdrom it reboots in cycles. Presented as -hda it boots as naked disk image and as part of a GPT enhanced ISO 9660. > the wiki page needs
2008 Mar 14
8
xcalls - mpstat vs dtrace
HI, T5220, S10U4 + patches mdb -k > ::memstat While above is working (takes some time, ideally ::memstat -n 4 to use 4 threads could be useful) mpstat 1 shows: CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 48 0 0 1922112 9 0 0 8 0 0 0 15254 6 94 0 0 So about 2mln xcalls per second. Let''s check with dtrace: