Displaying 20 results from an estimated 3000 matches similar to: "Killing an EFI label"
2011 Mar 04
13
cannot replace c10t0d0 with c10t0d0: device is too small
In 2007 I bought 6 WD1600JS 160GB sata disks and used 4 to create a raidz storage pool and then shelved the other two for spares. One of the disks failed last night so I shut down the server and replaced it with a spare. When I tried to zpool replace the disk I get:
zpool replace tank c10t0d0
cannot replace c10t0d0 with c10t0d0: device is too small
The 4 original disk partition tables look like
2007 May 24
1
how do I revert back from ZFS partitioned disk to original partitions
I accidentally created a zpool on a boot disk, it paniced the system
and now I can jumpstart and install the OS on it.
This is what it looks like.
partition> p
Current partition table (original):
Total disk sectors available: 17786879 + 16384 (reserved sectors)
Part Tag Flag First Sector Size Last Sector
0 usr wm 34 8.48GB
2010 Apr 16
1
cannot set property for ''rpool'': property ''bootfs'' not supported on EFI labeled devices
I am getting the following error, however as you can see below this is a SMI
label...
cannot set property for ''rpool'': property ''bootfs'' not supported on EFI
labeled devices
# zpool get bootfs rpool
NAME PROPERTY VALUE SOURCE
rpool bootfs - default
# zpool set bootfs=rpool/ROOT/s10s_u8wos_08a rpool
cannot set property for ''rpool'': property
2009 Oct 13
14
How to resize ZFS partion or add a new one?
Hi,
I have the following partions on my laptop, Inspiron 6000, from fdisk:
1 Other OS 0 11 12 0
2 EXT LBA 12 2561 2550 26
3 Active Solaris2 2562 9728 7167 74
First one is for Dell utilities. Second one is NTFS and the third is ZFS.
I am currently using OpenSolaris 2009.06
2007 Oct 29
9
zpool question
hello folks, I am running Solaris 10 U3 and I have small problem that I dont
know how to fix...
I had a pool of two drives:
bash-3.00# zpool status
pool: mypool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
mypool ONLINE 0 0 0
emcpower0a ONLINE 0 0 0
emcpower1a ONLINE
2010 May 28
21
expand zfs for OpenSolaris running inside vm
hello, all
I am have constraint disk space (only 8GB) while running os inside vm. Now i
want to add more. It is easy to add for vm but how can i update fs in os?
I cannot use autoexpand because it doesn''t implemented in my system:
$ uname -a
SunOS sopen 5.11 snv_111b i86pc i386 i86pc
If it was 171 it would be grate, right?
Doing following:
o added new virtual HDD (it becomes
2010 Jan 13
3
Recovering a broken mirror
We have a production SunFireV240 that had a zfs mirror until this week. One of the drives (c1t3d0) in the mirror failed.
The system was shutdown and the bad disk replaced without an export.
I don''t know what happened next but by the time I got involved there was no evidence that the remaining good disk (c1t2d0) had ever been part of a ZFS mirror.
Using dd on the raw device I can see data
2015 Jan 26
1
imap-login: Fatal: pipe() failed: Too many open files
I also keep on getting funny errors of dovecot EVEN THOUGH I
authenticated successfully through SMTP (Dovecto SASL) ?!?!
Just for debugging this entire issue I set those parameters:
debug_level = -1
auth_verbose = yes
auth_verbose_passwords = yes
auth_debug = yes
auth_debug_passwords = yes
mail_debug = yes
verbose_ssl = yes
cat /var/loca/maillog
Jan 26 12:08:22 WM-01
2012 Jul 25
8
online increase of zfs after LUN increase ?
Hello,
There is a feature of zfs (autoexpand, or zpool online -e ) that it can consume the increased LUN immediately and increase the zpool size.
That would be a very useful ( vital ) feature in enterprise environment.
Though when I tried to use it, it did not work. LUN expanded and visible in format, but zpool did not increase.
I found a bug SUNBUG:6430818 (Solaris Does Not Automatically
2007 Jan 08
6
hard-hang on snapshot rename
[Initial version of this message originally sent to zfs-interest by
mistake. Sorry if this appears anywhere as a duplicate.]
I was noodling around with creating a backup script for my home
system, and I ran into a problem that I''m having a little trouble
diagnosing. Has anyone seen anything like this or have any debug
advice?
I did a "zfs create -r" to set a snapshot on all
2006 Nov 07
2
Comparing models in multiple regression and hierarchical linear regression
I don?t know if this question properly belongs on this list, but I?ll ask it here because I?ve been using R to run linear regression models, and it is only in using R (after switching from using SPSS) that I have discovered the process of fitting a linear model. However, after reading Crowley (2002), Fox (2002), Verzani (2004), Dalgaard (2002) and of course searching the R-help archives I cannot
2015 Jan 26
4
imap-login: Fatal: pipe() failed: Too many open files
Hi
I keep on getting errors and can't connect/login to Dovecot. I did my
research but unfortunately without success. It is for sure not ulimit
because ulimit is set to unlimited per default already. Still , it
complains about "Too many open files" but this is a test system and the
service dovecot and postfix have just been started. No one except me is
testing on this system.
2008 May 30
1
Aggregation and the meaning of class
Dear R-ers,
My aggregation saga continues.
Using the following sequence, I can calculate any statistic for row
groups and merge the result back to all associated rows ...
> WM = by( D60, D60[ "KeyProfA"], FUN=function(x) weighted.mean( x$IAC, x$Wt))
> D60$IAC.WM = as.numeric( WM[ D60$KeyProfA])
> class( WM)
[1] "by"
Questions ...
1) Is this a reasonable way
2004 Jul 20
1
Accuracy in summary (PR#7121)
Full_Name: Sanford Weisberg
Version: 1.9.1
OS: Win XP
Submission from: (NULL) (160.94.148.2)
> wm <- read.table(url("http://www.stat.umn.edu/~sandy/wmdata0.txt"),
header=TRUE)
> mean(wm$Spd1)
[1] 7.7773
> summary(wm$Spd1)
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.222 4.780 7.550 7.780 10.200 21.600
The mean of this variable DOES NOT ROUND to the value
2005 Oct 05
3
testing non-linear component in mgcv:gam
Hi,
I need further help with my GAMs. Most models I test are very
obviously non-linear. Yet, to be on the safe side, I report the
significance of the smooth (default output of mgcv's summary.gam) and
confirm it deviates significantly from linearity.
I do the latter by fitting a second model where the same predictor is
entered without the s(), and then use anova.gam to compare the
2003 Apr 18
1
Help with nlme--freq weights, logit model, and more
Below you will find the output from a failed multi-level model run. I am
trying to estimate the following model:
Pr(PLFP=1)= logistic regression ->
B1_j * bm + B2_j * wm + B3_j bf + B4_j wf + B5 yrsed+ B6 age+ B7 age^2+e_ij
B1_j = G01 + G11 bmxd + d1
B2_j = G02 + G12 wmxd + d2
B3_j = G03 + G13 bfxd + d3
B4_j = G04 + G14 wfxd + d4
d1-d4 freely correlated
Note that there is no
2006 May 20
1
General compiz questions
I've been using compiz on KDE for a while now and I like the eye
candy. Thanks to all who made this possible. I'm usually a no-nonsense
guy who doesn't care about eye candy (I'm not even using a background
picture because I'm worried about the memory it'll use (on a machine
with 2 GB of RAM) :) ) but compiz stormed (sic!) my defences.
Now for my questions:
1. compiz is a
2011 May 01
0
[LLVMdev] LoopInfo are not able to identify some natural loops?
On 4/30/11 8:52 AM, Bo Wu wrote:
> In C code, if a loop is not a natural loop, that means its loop body
> should at least have one label, right? In that case, some BB out of
> the loop can jump to the loop body, so the loop has more than on entry.
Off the top of my head, I would think you are right: a C label would
have to exist within the loop in order to have a jump from outside the
2011 Apr 30
3
[LLVMdev] LoopInfo are not able to identify some natural loops?
In C code, if a loop is not a natural loop, that means its loop body should
at least have one label, right? In that case, some BB out of the loop can
jump to the loop body, so the loop has more than on entry.
Does LoopInfo guarantee to identify all natural loops? This property is very
important for my pass.
regards,
Bo
On Fri, Apr 29, 2011 at 11:50 PM, Cameron Zwarich <zwarich at
2007 Apr 14
3
LDA problem
Hi,
I am using dovecot deliver as lda for sendmail. My problem is that when
a user account is over quota, deliver program sends message in the logs,
but the message is not bounced back to sender informing that their is
disk quota problem at the recipient side. Further message remains in the
mail queue. Details are below. Plz suggest how to figure out the problems:
1. Message should be