Displaying 20 results from an estimated 1000 matches similar to: "hot spare not so hot ??"
2009 Jan 21
8
cifs perfomance
Hello!
I''am  setup zfs / cifs home  storage server, end now have low performance with play movie  stored on this zfs from windows client. server hardware is not new  , but n windows it perfomance was normal.
CPU is AMD Athlon  Burton Thunderbird 2500, runing on 1,7GHz, 1024 RAM and storage:
usb	c4t0d0	ST332062-0A-3.AA-298.09GB	          /pci at 0,0/pci1458,5004 at 2,2/cdrom at 1/disk at
2009 Jan 28
11
destroy means destroy, right?
Hi,
        I just said zfs destroy pool/fs, but meant to say zfs destroy
pool/junk.  Is ''fs'' really gone?
thx
jake
2008 Dec 23
1
device error without a check sum error ?
I have a system running in a VM with a root pool.  The root pool
occasionally shows a fairly stern warning.  This warning comes with no check
sum errors.
bash-3.00# zpool status -vx
 pool: rpool
state: ONLINE
status: One or more devices has experienced an error resulting in data
       corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore
2008 Apr 10
3
Zfs send takes 3 days for 1TB?
Can zfs send utilize multiple-streams of data transmission (or some sort 
of multipleness)?
Interesting read for background
http://people.planetpostgresql.org/xzilla/index.php?/archives/338-guid.html
Note: zfs send takes 3 days for 1TB to another system
Regards,
Jignesh
2008 Jun 04
17
Get your SXCE on ZFS here!
With the release of the Nevada build 90 binaries, it is now possible to install SXCE directly onto a ZFS root filesystem, and also put ZFS swap onto a ZFS filesystem without worrying about having it deadlock. ZFS now also supports crash dumps!
To install SXCE to a ZFS root, simply use the text-based installer, after choosing "Solaris Express" from the boot menu on the DVD.
DVD download
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
2008 Oct 30
7
Is there any way to check if DTrace is running or a DTrace probe is enabled?
Hi,
I am adding DTrace probes within NFS v3 client.  In my current 
implementation, I use some tsd_*() functions and kmem_zalloc() function. 
These functions might be heavy and affect the performance.  I want to 
call this function only when DTrace is running or the DTrace probes are 
enable. So is there a way to check  DTrace is running or DTrace probe is 
enabled?
Regards,
Danhua
2010 Jun 30
1
zfs rpool corrupt?????
Hello,
Has anyone encountered the following error message, running Solaris 10 u8 in
an LDom.
bash-3.00# devfsadm
devfsadm: write failed for /dev/.devfsadm_dev.lock: Bad exchange descriptor
bash-3.00# zpool status -v rpool
pool: rpool
state: DEGRADED
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in
2010 Apr 05
3
no hot spare activation?
While testing a zpool with a different storage adapter using my "blkdev" 
device, I did a test which made a disk unavailable -- all attempts to 
read from it report EIO.
I expected my configuration (which is a 3 disk test, with 2 disks in a 
RAIDZ and a hot spare) to work where the hot spare would automatically 
be activated.  But I''m finding that ZFS does not behave this way
2008 Nov 17
3
slice overlap error when creating pools
Hi,
As I was experimenting with snv101, I discovers that every attempt to create
a zpool gives this error:
#zpool create pool1 c1d1s0
invalid vdev specification
use ''-f'' to override the following errors:
/dev/dsk/c1d1s0 overlaps with /dev/dsk/c1d1s2
I am testing with vmware, so I used the same virtual disk in a snv77
install, and I don''t get any error.
2010 Sep 29
2
rpool spare
Using ZFS v22, is it possible to add a hot spare to rpool?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100929/4b036d1d/attachment.html>
2008 Aug 20
15
CF to SATA adapters for boot device
Has anyone here had any luck using a CF to SATA adapter?
I''ve just tried an Addonics ADSACFW CF to SATA adaptor with an 8GB card that I wanted to use for a boot pool and even though the BIOS reports the disk, Solaris B95 (or the installer) doesn''t see it.
I might give the IDE version a go (I really wanted hoT-plug), otherwise I''ll be able to store a couple of thousand
2009 Aug 04
7
Sol10u7: can''t "zpool remove" missing hot spare
I''m using Solaris 10u6 updated to u7 via patches, and I have a pool
with a mirrored pair and a (shared) hot spare.  We reconfigured disks
a while ago and now the controller is c4 instead of c2.  The hot spare
was originally on c2, and apparently on rebooting it didn''t get found.
 So, I looked up what the new name for the hot spare was, then added
it to the pool with "zpool
2010 May 07
0
confused about zpool import -f and export
Hi, all,
I think I''m missing a concept with import and export.  I''m working on installing a Nexenta b134 system under Xen, and I have to run the installer under hvm mode, then I''m trying to get it back up under pv mode.  In that process the controller names change, and that''s where I''m getting tripped up. 
I do a successful install, then I boot OK,
2007 May 05
3
Issue with adding existing EFI disks to a zpool
I spend yesterday all day evading my data of one of the Windows disks, so that I can add it to the pool. Using mount-ntfs, it''s a pain due to its slowness. But once I finished, I thought "Cool, let''s do it". So I added the disk using the zero slice notation (c0d0s0), as suggested for performance reasons. I checked the pool status and noticed however that the pool size
2008 Apr 08
6
lucreate error: Cannot determine the physical boot device ...
# lucreate -n B85
Analyzing system configuration.
Hi,
after typing 
  # lucreate -n B85
I get the following error:
No name for current boot environment.
INFORMATION: The current boot environment is not named - assigning name <BE1>.
Current boot environment is named <BE1>.
Creating initial configuration for primary boot environment <BE1>.
ERROR: Unable to determine major and
2008 Aug 08
1
[install-discuss] lucreate into New ZFS pool
Hello,
Since I''ve got my disk partitioning sorted out now, I want to move my BE
from the old disk to the new disk.
I created a new zpool, named RPOOL for distinction with the existing
"rpool".
I then did lucreate -p RPOOL -n new95
This completed without error, the log is at the bottom of this mail.
I have not yet dared to run luactivate. I also have not yet dared set the
2008 Jul 07
4
getting opensolaris b85 domU to start
Folks:
I am unable to get my opensolaris sn-b85 domU to start up in an 
opensolaris sn-b85 dom0. I am booted to xvm. Other systems, such as 
Fedora 8, WinXP Pro, W2k3 server, W2k8 server and Windows Vista startup 
normally.
I have used the following to build the domU:
# mkfile -n 25g /solhvm/solhvm.img
# ls -l /solhvm
total 269
-rw------T   1 root     root     26843545600 Jul  7 10:37 solhvm.img
2012 Sep 29
3
Removing lower whisker in boxplot to see the effects of the high values
Good Afternoon-
  I was wanting to alter the boxplot to remove the lower whisker, both the
whisker line and staple just on the lower end. Is there a way to do this?
As my code is currently:
boxplot(log_loads~ind,data=nfmaum, horizontal=TRUE, notch=T, outline=FALSE,
whisker=0, main="Maumee River Near Future Climate Scenarios", ylab="Log
Load",xlab="Climate Scenarios")
2012 Sep 28
4
Merging multiple columns into one column
Good Evening-
 I have a dataframe that has 10 columns that has a header and 7306 rows in
each column, I want to combine these columns into one. I utilized the stack
function but it only returned 3/4 of the data...my code is:
where nfcuy_bw is the dataframe with 7305 obs. and 10 variables
Once I apply this code I only receive a data frame with 58440 obs. of 2
variables, of which there should be