search for: unmirrorable

Displaying 13 results from an estimated 13 matches for "unmirrorable".

2010 Apr 10
21
What happens when unmirrored ZIL log device is removed ungracefully
Due to recent experiences, and discussion on this list, my colleague and I performed some tests: Using solaris 10, fully upgraded. (zpool 15 is latest, which does not have log device removal that was introduced in zpool 19) In any way possible, you lose an unmirrored log device, and the OS will crash, and the whole zpool is permanently gone, even after reboots. Using opensolaris,
2010 Jul 12
7
How do I clean up corrupted files from zpool status -v?
Hi Folks.. I have a system that was inadvertently left unmirrored for root. We were able to add a mirror disk, resilver, and fix the corrupted files (nothing very interesting was corrupt, whew), but zpool status -v still shows errors.. Will this self correct when we replace the degraded disk and resilver? Or is there something else that I''m not finding that I need to do to clean up?
2009 Apr 28
1
Dell mirror raid boot problems
Everyone, I was recently given a Dell raid 386 server that had drives that had gone bad. I replaced the drives with a couple terrabyte sata Seagate drives, and set up the bios for a mirrored raid configuration. I was able to install Centos 5.2 without difficulty, but when it was time to perform the 1st boot it went to grub instead of booting off of one of the mirrored drives. I could not
2004 Jan 29
4
Can't Figure out why rsync job stops
I connecting to two offsite over servers, that are connected over dedicated T1 lines. I'm using the same script on both servers. One runs fine, but the other starts, gets the file list and processes a few folders. Then it will hang for about 5 minutes before sptting out the following errors: receiving file list ... 16756 files to consider dslagel/ dslagel/DRIVERS/ dslagel/DRIVERS/ATP_PKG/
2005 May 06
2
problem with swap and upgrade to 4 from 3.3
Dear All, I've tried to upgrade a Centos 3.3 installation to 4.0 using YUM and some instructions I found in a thread on the Centos Forum. The initial problem I had with Python 2.3/2.2 has been resolved, and now I am trying to upgrade the kernel to 2.6 prior to the yum upgrade, unfortunately it bails out at the end with dependancy erros on Xfree86. At this point I decided to use the CDs
2010 May 24
16
questions about zil
I recently got a new SSD (ocz vertex LE 50gb) It seems to work really well as a ZIL performance wise. My question is, how safe is it? I know it doesn''t have a supercap so lets'' say dataloss occurs....is it just dataloss or is it pool loss? also, does the fact that i have a UPS matter? the numbers i''m seeing are really nice....these are some nfs tar times before
2011 Nov 19
0
"zfs hold" and "zfs send" on a readonly pool
Hello, all. I''m in the process of repairing a corrupted unmirrored rpool, and my current idea was to evacuate all reachable data by "zfs send" to the redundant data pool, then recreate and repopulate the rpool with copies=2. As I previously wrote, my machine crashes when trying to import the rpool in any sort of read-write mode, however I got it to import with
2004 May 28
4
Wiki TOS - worrying for an open source project?
Hi there, I've made a couple of small contributions to the wiki but recently I read the Terms of service, they are pretty draconian: LICENSE AND SITE ACCESS voip-info.org grants you a limited license to access and make personal use of this site. This license does not include any resale or commercial use of this site or its contents. Without express written consent of voip-info.org you may
2010 Feb 12
13
SSD and ZFS
Hi all, just after sending a message to sunmanagers I realized that my question should rather have gone here. So sunmanagers please excus ethe double post: I have inherited a X4140 (8 SAS slots) and have just setup the system with Solaris 10 09. I first setup the system on a mirrored pool over the first two disks pool: rpool state: ONLINE scrub: none requested config: NAME
2008 Apr 29
24
recovering data from a dettach mirrored vdev
Hi, my system (solaris b77) was physically destroyed and i loosed data saved in a zpool mirror. The only thing left is a dettached vdev from the pool. I''m aware that uberblock is gone and that i can''t import the pool. But i still hope their is a way or a tool (like tct http://www.porcupine.org/forensics/) i can go too recover at least partially some data) thanks in advance for
2010 Oct 01
0
Wine release 1.3.4
The Wine development release 1.3.4 is now available. What's new in this release (see below for details): - Support for right-to-left mirrored windows. - Winelib now supports the ARM platform. - New taskkill.exe built-in application. - Inetcpl control panel fleshed out. - AcceptEx is implemented now. - Improved security checks for SSL connections. - Translation updates. -
2006 Sep 11
95
Proposal: multiple copies of user data
Here is a proposal for a new ''copies'' property which would allow different levels of replication for different filesystems. Your comments are appreciated! --matt A. INTRODUCTION ZFS stores multiple copies of all metadata. This is accomplished by storing up to three DVAs (Disk Virtual Addresses) in each block pointer. This feature is known as "Ditto Blocks". When
2006 Sep 11
95
Proposal: multiple copies of user data
Here is a proposal for a new ''copies'' property which would allow different levels of replication for different filesystems. Your comments are appreciated! --matt A. INTRODUCTION ZFS stores multiple copies of all metadata. This is accomplished by storing up to three DVAs (Disk Virtual Addresses) in each block pointer. This feature is known as "Ditto Blocks". When