similar to: CentOS Digest, Vol 75, Issue 5

Displaying 20 results from an estimated 7000 matches similar to: "CentOS Digest, Vol 75, Issue 5"

2015 Jun 01
2
Native ZFS on Linux
On 06/01/2015 06:42 AM, Joerg Schilling wrote: > Chuck Munro <chuckm at seafoam.net> wrote: > >> I have a question that has been puzzling me for some time ... what is >> the reason RedHat chose to go with btrfs rather than working with the >> ZFS-on-Linux folks (now OpenZFS)? Is it a licensing issue, political, etc? > > There is no licensing issue, but
2015 May 29
7
Native ZFS on Linux
I have a question that has been puzzling me for some time ... what is the reason RedHat chose to go with btrfs rather than working with the ZFS-on-Linux folks (now OpenZFS)? Is it a licensing issue, political, etc? Although btrfs is making progress, ZFS is far more mature, has a few more stable features (especially Raid-z3) and has worked flawlessly for me on CentOS-6 and Scientific Linux-6.
2011 Apr 10
4
A round of applause!
Hello All, Just a short note to add my vote for a HUGE round of applause to the CentOS team for their untiring efforts in getting releases out the door. I've just upgraded several servers to 5.6 and it all "just works". None of the team's work is easy to accomplish, especially when less-than-useful complaints keep popping up from thoughtless users who don't appreciate
2011 Apr 03
3
KVM Host Disk Performance
Hello all, I'm having quite an interesting time getting up to speed with KVM/QEMU and the various ways of creating virtual Guest VMs. But disk I/O performance remains a bit of a question mark for me. I'm looking for suggestions and opinions .... This new machine has tons of disk space, lots of CPU cores and loads of RAM, so those are not issues. I currently have several software
2013 Dec 18
1
ZFS on Linux testing
On 12/18/2013, 04:00 , lists at benjamindsmith.com wrote: > I may be being presumptuous, and if so, I apologize in advance... > > It sounds to me like you might consider a disk-to-disk backup solution. > I could suggest dirvish, BackupPC, or our own home-rolled rsync-based > solution that works rather well:http://www.effortlessis.com/backupbuddy/ > > Note that with these
2015 May 29
0
Native ZFS on Linux
Once upon a time, Chuck Munro <chuckm at seafoam.net> said: > I have a question that has been puzzling me for some time ... what > is the reason RedHat chose to go with btrfs rather than working with > the ZFS-on-Linux folks (now OpenZFS)? Is it a licensing issue, > political, etc? Licensing. Sun chose an Open Source license that is incompatible with the GPLv2 as used by the
2015 Jun 01
0
Native ZFS on Linux
Chuck Munro <chuckm at seafoam.net> wrote: > I have a question that has been puzzling me for some time ... what is > the reason RedHat chose to go with btrfs rather than working with the > ZFS-on-Linux folks (now OpenZFS)? Is it a licensing issue, political, etc? There is no licensing issue, but there are OpenSource enemies that spread a fairy tale about an alleged licensing
2015 Jun 01
0
Native ZFS on Linux
Johnny Hughes <johnny at centos.org> wrote: > On 06/01/2015 06:42 AM, Joerg Schilling wrote: > > Chuck Munro <chuckm at seafoam.net> wrote: > > > >> I have a question that has been puzzling me for some time ... what is > >> the reason RedHat chose to go with btrfs rather than working with the > >> ZFS-on-Linux folks (now OpenZFS)? Is it a
2015 Jun 01
2
Native ZFS on Linux
On 06/01/2015 07:42 AM, Joerg Schilling wrote: > Johnny Hughes <johnny at centos.org> wrote: > >> On 06/01/2015 06:42 AM, Joerg Schilling wrote: >>> Chuck Munro <chuckm at seafoam.net> wrote: >>> >>>> I have a question that has been puzzling me for some time ... what is >>>> the reason RedHat chose to go with btrfs rather than
2017 Sep 08
1
cyrus spool on btrfs?
I think it depends on who you ask. Facebook and Netflix are using it extensively in production: https://www.linux.com/news/learn/intro-to-linux/how-facebook-uses-linux-and-btrfs-interview-chris-mason Though they have the in-house kernel engineering resources to troubleshoot problems. When I see quotes like this [1] on the product's WIKI: "The parity RAID code has multiple serious
2011 Jan 27
3
Static assignment of SCSI device names?
Hello list members, In CentOS-5.5 I'm trying to achieve static assignment of SCSI device names for a bunch of RAID-60 drives on a Supermicro motherboard. The "scsi_id" command identifies all drives ok. The board has one SATA controller and three SAS/SATA controllers ... standard on-board ICH-10 ATA channels, an on-board LSI SAS/SATA controller, and two add-on SAS/SATA
2006 May 31
12
3510 configuration for ZFS
hi all, I am hoping to move roughly 1TB of maildir format email to ZFS, but I am unsure of what the most appropriate disk configuration on a 3510 would be. based on the desired level of redundancy and usable space, my thought was to create a pool consisting of 2x RAID-Z vdevs (either double parity, or single parity with two hot-spares). using 300GB drives this would give roughly 2.4TB of usable
2010 Jun 04
5
Depth of Scrub
Hi, I have a small question about the depth of scrub in a raidz/2/3 configuration. I''m quite sure scrub does not check spares or unused areas of the disks (it could check if the disks detects any errors there). But what about the parity? Obviously it has to be checked, but I can''t find any indications for it in the literature. The man page only states that the data is being
2020 Sep 13
1
metaflac --show-all-tags (patch)
Hi folks, I always wondered why there is no "metaflac --show-all-tags", in parallel to --remove-all-tags. Attached you can find a patch for your consideration. Sample output: % metaflac --show-all-tags *.flac 01 Pigs on the wing (Part One).flac:ARTIST=Pink Floyd 01 Pigs on the wing (Part One).flac:TRACKNUMBER=01 01 Pigs on the wing (Part One).flac:ALBUM=Animals 01 Pigs on the wing
2010 Jan 13
0
No subject
http://developer.apple.com/legacy/mac/library/documentation/Hardware/Develo= per_Notes/Macintosh_CPUs-G4/iMac_Sep03/03_Input-Output/q26bc_inout.html#//a= pple_ref/doc/uid/TP40000875-CH207-DontLinkElementID_14 Video Monitor Port The iMac computer has a port for an external video monitor and supports vid= eo mirroring mode. Video mirroring mode displays the same information on both monitors,
2012 Jan 15
22
Does raidzN actually protect against bitrot? If yes - how?
"Does raidzN actually protect against bitrot?" That''s a kind of radical, possibly offensive, question formula that I have lately. Reading up on theory of RAID5, I grasped the idea of the write hole (where one of the sectors of the stripe, such as the parity data, doesn''t get written - leading to invalid data upon read). In general, I think the same applies to bitrot of
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
2012 Aug 27
1
how to generate response variables using simple regression
Hello, I have weight and wing length data of 5 kinds of birds (B1 to B5). Weight data (predictor) and wing data (response) were used to generated a simple regression. (using lm) Now some weight data are found but without wing data (B6, B7). I want to use the generated simple regression to produce wing data of B6 and B7 by their weight data. Please kindly advise R code to carry it out. Thank you.
2012 Aug 28
1
To predict Y based on only one sample of X and Y
Hello I want to predict wing length using regression commands. (lm and predict) The data details are as followed Data: Bird physiological data 1. body mass 2. body length 3. wing length Data type: Order A: consisting of 20 species, body mass and length of all 20 species are measured Order B: consisting of 2 species, body mass and length of only 1 species is measured Order C:
2018 Apr 18
0
Wing's repo, rpms & upgrades
Hi Vincent, > I started using Samba as an AD DC on el7 a few weeks ago. I have some > questions for others who mights also be using Wing's rpms on el7 > (http://wing-net.ddo.jp/wing). > > A) Is there a wiki/issues page for that repo? I could not find any.. > > B) is that the only repo of samba rpms available for el7/centos7? You can use the RPM at https://samba.plus from