Displaying 20 results from an estimated 2000 matches similar to: "raidz2 resilience on 3 disks"
2008 Jun 17
3
LSAI SAS SATA card and MB comptability questions?
Hello,
I am new to open solaris and am trying to setup a ZFS based storage solution.
I am looking at setting up a system with the following specs:
Intel BOXDG33FBC
Intel Core 2 Duo 2.66Ghz
2 or 4 GB ram
For the drives I am looking at using a
LSI SAS3081E-R
I''ve been reading around and it sounds like LSI solutions work well in terms of compatability with solaris. Could someone help
2010 Jul 19
6
Performance advantages of spool with 2x raidz2 vdev"s vs. Single vdev
Hi guys, I am about to reshape my data spool and am wondering what performance diff. I can expect from the new config. Vs. The old.
The old config. Is a pool of a single vdev of 8 disks raidz2.
The new pool config is 2vdev''s of 7 disk raidz2 in a single pool.
I understand it should be better with higher io throughput....and better read/write rates...but interested to hear the science
2008 Jul 25
11
send/receive
I created snapshot for my whole zpool (zfs version 3):
zfs snapshot -r tank@`date +%F_%T`
then trid to send it to the remote host:
zfs send tank at 2008-07-25_09:31:03 | ssh user at 10.0.1.14 -i identitykey ''zfs
receive tank/tankbackup''
but got the error "zfs: command not found" since user is not superuser, even
though it is in the root group.
I found
2008 Oct 11
5
questions about replacing a raidz2 vdev disk with a larger one
I''d like to replace/upgrade two 500GB disks in RaidZ2 vdev with 1TB disks, but I have some preliminary questions/concerns before trying ''zfs replace dpool ?''
Will ZFS permit this replacement?
Will ZFS use the extra space in a heterogeneous RaidZ2 vdev, or is the size limited by the smallest disk in the vdev?
Thanks in advance,
Vizzini
The system is currently running
2006 Jun 26
2
raidz2 is alive!
Already making use of it, thank you!
http://www.justinconover.com/blog/?p=17
I took 6x250gb disk and tried raidz2/raidz/none
# zpool create zfs raidz2 c0d0 c1d0 c2d0 c3d0 c7d0 c8d0
df -h zfs
Filesystem size used avail capacity Mounted on
zfs 915G 49K 915G 1% /zfs
# zpool destroy -f zfs
Plain old raidz (raid-5ish)
# zpool create zfs raidz c0d0
2006 Aug 02
1
raidz -> raidz2
Will it be possible to update an existing raidz to a raidz2? I wouldn''t
think so, but maybe I''ll be pleasantly surprised.
-frank
2007 Jun 17
18
6 disk raidz2 or 3 stripe 2 way mirror
I''m playing around with ZFS and want to figure out the best use of my 6x
300GB SATA drives. The purpose of the drives is to store all of my data at
home (video, photos, music, etc). I''m debating between:
6x 300GB disks in a single raidz2 pool
--or--
2x (3x 300GB disks in a pool) mirrored
I''ve read up a lot on ZFS, but I can''t really figure out which is
2008 Mar 12
3
Mixing RAIDZ and RAIDZ2 zvols in the same zpool
I have a customer who has implemented the following layout: As you can
see, he has mostly raidz zvols but has one raidz2 in the same zpool.
What are the implications here? Is this a bad thing to do? Please
elaborate.
Thanks,
Scott Gaspard
Scott.J.Gaspard at Sun.COM
> NAME STATE READ WRITE CKSUM
>
> chipool1 ONLINE 0 0 0
>
>
2007 Jan 17
3
Implementation Question
Why does zfs define raidz/raidz2/mirror/stripe at the pool level instead of the filesystem/volume level?
A sample use case: two filesystems in a eight disk pool. The first filesystems is a stripe across four mirrors. The second filesystems is a raidz2. Both utilizing the free space in the 8 disk pool as needed.
Thanks in advance...
This message posted from opensolaris.org
2007 Apr 26
7
device name changing
Hi.
If I create a zpool with the following command:
zpool create tank raidz2 da0 da1 da2 da3 da4 da5 da6 da7
and after a reboot the device names for some reason are changed so da2
and da5 are swapped, either by altering the LUN setting on the storage
or by switching cables/swapping disks etc.?
How will zfs handle that? Will it simply acknowledge that all devices
are present and the pool is
2010 Feb 16
2
Speed question: 8-disk RAIDZ2 vs 10-disk RAIDZ3
I currently am getting good speeds out of my existing system (8x 2TB in a
RAIDZ2 exported over fibre channel) but there''s no such thing as too much
speed, and these other two drive bays are just begging for drives in
them.... If I go to 10x 2TB in a RAIDZ3, will the extra spindles increase
speed, or will the extra parity writes reduce speed, or will the two factors
offset and leave things
2010 Jan 17
1
raidz2 import, some slices, some not
I am in the middle of converting a FreeBSD 8.0-Release system to OpenSolaris
b130
In order to import my stuff, the only way i knew to make it work (from
testing in virtualbox) was to do this:
label a bunch of drives with an EFI label by using the opensolaris live cd,
then use those drives in FreeBSD to create a zpool.
This worked fine.
(though i did get a warning in freebsd about GPT
2008 Jul 25
18
zfs, raidz, spare and jbod
Hi.
I installed solaris express developer edition (b79) on a supermicro
quad-core harpertown E5405 with 8 GB ram and two internal sata-drives.
I installed solaris onto one of the internal drives. I added an areca
arc-1680 sas-controller and configured it in jbod-mode. I attached an
external sas-cabinet with 16 sas-drives 1 TB (931 binary GB). I
created a raidz2-pool with ten disks and one spare.
2011 Dec 21
8
Any rhyme or reason to disk dev names?
Hello,
I am curious to know if there is an easy way to guess or identify the
device names of disks. Previously the /dev/dsk/c0t0d0s0 system made sense
to me... I had a SATA controller card with 8 ports, and they showed up with
the numbers 1-8 in the "t" position of the device name.
But I just built a new system with two LSI SAS HBAs in it, and my device
names are along the lines of:
2012 Oct 04
2
Maildir hardlinks
Hello list,
Excuse me for my poor english.
I have updated on a test server dovecot 2.0.13 to dovecot 2.1.1.
All works fine, but with the new version it seems that dovecot don't
do hardlinks when deliver a message to multiple users.
I have checked my config and the only rule I can see aboout that is
maildir_copy_with_hardlinks = yes
in /etc/dovecot/conf.d/10-mail.conf
My mail location
2010 Jan 11
25
Is LSI SAS3081E-R suitable for a ZFS NAS ?
According to various posts the LSI SAS3081E-R seems to work well with OpenSolaris.
But I''ve got pretty chilled-out from my recent problems with Areca-1680''s.
Could anyone please confirm that the LSI SAS3081E-R works well ?
Is hotplug supported ?
Anything else I should know before buying one of these cards ?
Thanks,
Arnaud
2009 Apr 27
23
Raidz vdev size... again.
Hi,
i''m new to the list so please bare with me. This isn''t an OpenSolaris
related problem but i hope it''s still the right list to post to.
I''m on the way to move a backup server to using zfs based storage, but i
don''t want to spend too much drives to parity (the 16 drives are attached
to a 3ware raid controller so i could also just use raid6 there).
I
2009 Mar 16
3
Is it possible to get CPU temperature for Lenovo T61 laptop
Hi,
Can I use some commands or scripts to get CPU temperature
on Solaris(10 or snv, whatever)?
My laptop is Lenovo T61.
Great Thanks
Jason
2009 Jan 15
21
4 disk raidz1 with 3 disks...
Hello,
I was hoping that this would work:
http://blogs.sun.com/zhangfan/entry/how_to_turn_a_mirror
I have 4x(1TB) disks, one of which is filled with 800GB of data (that I
cant delete/backup somewhere else)
> root at FSK-Backup:~# zpool create -f ambry raidz1 c4t0d0 c5t0d0 c5t1d0
> /dev/lofi/1
> root at FSK-Backup:~# zpool list
> NAME SIZE USED AVAIL CAP HEALTH ALTROOT
2010 Apr 24
3
ZFS RAID-Z2 degraded vs RAID-Z1
Had an idea, could someone please tell me why it''s wrong? (I feel like it has to be).
A RaidZ-2 pool with one missing disk offers the same failure resilience as a healthy RaidZ1 pool (no data loss when one disk fails). I had initially wanted to do single parity raidz pool (5disk), but after a recent scare decided raidz2 was the way to go. With the help of a sparse file