Displaying 20 results from an estimated 2000 matches similar to: "new "large" fileserver config questions"
2012 Feb 02
3
SSD Drives
Has anyone installed a high I/O application such as an email server on
SSD drives? Was thinking about doing two SSD's in RAID1. It would
solve my I/O latency issues but I have heard that SSD's wear out
quickly in high I/O situations? Something like each memory location
only has X many writes before its done. Just wandering if anyone has
tested it and if newer SSD's are better about
2013 Jul 15
3
SSD support in C5 and C6
Hey everyone,
My company is beginning to look at using SSD drives in our CentOS based
servers. Does C5 and C6 support TRIM and other "required" functions for the
SSD to operate?
Thanks,
Andrew Reis
Microsoft Certified Technology Specialist
CompTIA Network+
Networking/Systems Analyst
Webmaster
DBMS Inc.
2012 Nov 14
3
SSD ZIL/L2ARC partitioning
Hi,
I''ve ordered a new server with:
- 4x600GB Toshiba 10K SAS2 Disks
- 2x100GB OCZ DENEVA 2R SYNC eMLC SATA (no expander so I hope no SAS/
SATA problems). Specs: http://www.oczenterprise.com/ssd-products/deneva-2-r-sata-6g-2.5-emlc.html
I want to use the 2 OCZ SSDs as mirrored intent log devices, but as
the intent log needs quite a small amount of the disks (10GB?), I was
wondering
2017 Sep 08
2
cyrus spool on btrfs?
On Fri, September 8, 2017 3:06 pm, John R Pierce wrote:
> On 9/8/2017 12:52 PM, Valeri Galtsev wrote:
>> Thanks. That seems to clear fog a little bit. I still would like to hear
>> manufacturers/models here. My choices would be: Areca or LSI (bought out
>> by Intel, so former LSI chipset and microcode/firmware) and as SSD
>> Samsung
>> Evo SATA III. Does anyone who
2010 Mar 10
39
SSD Optimizations
I''m looking to try BTRFS on a SSD, and I would like to know what SSD
optimizations it applies. Is there a comprehensive list of what ssd
mount option does? How are the blocks and metadata arranged? Are there
options available comparable to ext2/ext3 to help reduce wear and
improve performance?
Specifically, on ext2 (journal means more writes, so I don''t use ext3 on
SSDs,
2014 Mar 22
4
suggestions for a "fast" fileserver - 1G / 10G
Hi,
I'm looking for some recommendations for a "fast" fileserver regarding
the hardware you use.
We have different fileservers as our requirements changed over time.
The "main" problem we are faced with is, that with smb (windows 7 and OS
X) clients we never get really close to GBit speed on reads or writes.
Using the same servers/storages with ftp, ssh, rsync, nfs we
2020 Nov 05
3
BIOS RAID0 and differences between disks
My computer running CentOS 7 is configured to use BIOS RAID0 and has two identical SSDs which are also encrypted. I had a crash the other day and due to a bug in the operating system update, I am unable to boot the system in RAID mode since dracut does not recognize the disks in grub. After modifying the grub command line I am able to boot the system from one of the harddisks after entering the
2009 Feb 22
2
SSDs and filesystem alignment...
Does BTRFS perform any journal and/or filesystem structure alignment
(for benefit to SSD longevity and SSD, RAID array and large-sector
device performance) at present?
ext4''s Ted Tso will deliver 128KB alignment with the next release of
e2fsprogs (ie 1.41.4) [1], so perhaps it''s a good idea for btrfsprogs
also, if not already available?
Daniel
--- [1]
2017 Sep 08
4
cyrus spool on btrfs?
On Fri, September 8, 2017 12:56 pm, hw wrote:
> Valeri Galtsev wrote:
>>
>> On Fri, September 8, 2017 9:48 am, hw wrote:
>>> m.roth at 5-cent.us wrote:
>>>> hw wrote:
>>>>> Mark Haney wrote:
>>>> <snip>
>>>>>> BTRFS isn't going to impact I/O any more significantly than, say,
>>>>>> XFS.
2017 Sep 13
3
stripe size for SSDs? ( cyrus spool on btrfs?)
Stephen John Smoogen wrote:
> On 13 September 2017 at 09:25, hw <hw at gc-24.de> wrote:
>> John R Pierce wrote:
>>>
>>> On 9/9/2017 9:47 AM, hw wrote:
>>>>
>>>>
>>>> Isn?t it easier for SSDs to write small chunks of data at a time?
>>>> The small chunk might fit into some free space more easily than
>>>> a
2017 Sep 13
2
stripe size for SSDs? ( cyrus spool on btrfs?)
John R Pierce wrote:
> On 9/9/2017 9:47 AM, hw wrote:
>>
>> Isn?t it easier for SSDs to write small chunks of data at a time?
>> The small chunk might fit into some free space more easily than
>> a large one which needs to be spread out all over the place.
>
>
> the SSD collects data blocks being written and when a full flash block worth of data is collected,
2009 Feb 13
3
Bonnie++ run with RAID-1 on a single SSD (2.6.29-rc4-224-g4b6136c)
Hi folks,
For people who might be interested, here is how btrfs performs
with two partitions on a single SSD drive in a RAID-1 mirror.
This is on a Dell E4200 with Core 2 Duo U9300 (1.2GHz), 2GB RAM
and a Samsung SSD (128GB Thin uSATA SSD).
Version 1.03c ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block--
2009 Jul 04
1
rsync getting stuck while "building file list"
Hello Samba Team,
We are using rysnc utility for transferring ~90GB data across the machines.
We noticed that for small folders, rsync is working fine but the moment we
switch to 90GB folder, it gets stuck at "building file list". We even left
it running overnight e.g. 16 hours but it never came out.
We are using simple rsync syntax
#rsync -av --delete /data1 server2:/data
RPM version
2020 Nov 12
1
BIOS RAID0 and differences between disks
On 11/04/2020 10:21 PM, John Pierce wrote:
> is it RAID 0 (striped) or raid1 (mirrored) ??
>
> if you wrote on half of a raid0 stripe set, you basically trashed it.
> blocks are striped across both drives, so like 16k on the first disk, then
> 16k on the 2nd then 16k back on the first, repeat (replace 16k with
> whatever your raid stripe size is).
>
> if its a raid 1
2019 Sep 19
4
LLVM building problem
Dear all,
I'm using a Virtual Machine with Ubuntu 18.04 at VIrtualBox and I'm trying
to build the LLVM project from https://github.com/llvm/llvm-project.git.
This VM has 6 cores (from an intel core i-7 8th gen), 11GB of RAM and 300GB
of storage (from a 1TB HDD) at a laptop, this is the model: MSI GS63
Stealth 8RE.
Then, I'm doing exactly that this tutorial says to build LLVM:
2020 Nov 05
1
BIOS RAID0 and differences between disks
> On Nov 4, 2020, at 9:21 PM, John Pierce <jhn.pierce at gmail.com> wrote:
>
> is it RAID 0 (striped) or raid1 (mirrored) ??
>
> if you wrote on half of a raid0 stripe set, you basically trashed it.
> blocks are striped across both drives, so like 16k on the first disk, then
> 16k on the 2nd then 16k back on the first, repeat (replace 16k with
> whatever your raid
2010 Apr 10
41
Secure delete?
Hi all
Is it possible to securely delete a file from a zfs dataset/zpool once it''s been snapshotted, meaning "delete (and perhaps overwrite) all copies of this file"?
Best regards
roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
roy at karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et element?rt imperativ
2020 Sep 09
4
Btrfs RAID-10 performance
Hi, thank you for your reply. I'll continue inline...
Dne 09.09.2020 v 3:15 John Stoffel napsal(a):
> Miloslav> Hello,
> Miloslav> I sent this into the Linux Kernel Btrfs mailing list and I got reply:
> Miloslav> "RAID-1 would be preferable"
> Miloslav> (https://lore.kernel.org/linux-btrfs/7b364356-7041-7d18-bd77-f60e0e2e2112 at lechevalier.se/T/).
>
2013 Aug 28
2
Wrong usage quota size
Hi guys,
I've a problem by one of our replicated volumes. When i look on both
bricks the size of them are euqal but if i take a look into the gluster
quota informations
'gluster volume quota xxx list' i get a wrong usage size.
I can't see any errors on my glusterfs or brick logs. Do anyone have a
hint ?
Cheers
Heiko
--
System Wizard
anynines.com
2003 Feb 11
5
PXE boot from Windows XP
Yes, you are missing these options in the DHCP server:
66 'Boot Server Host Name' (the tftp server IP)
67 'Bootfile Name' (pxelinux.0)
-----Original Message-----
From: Pierre VIALLET [mailto:pvt at auvitran.com]
Sent: Wednesday, February 12, 2003 10:18 AM
To: syslinux at zytor.com
Subject: [syslinux] PXE boot from Windows XP
Hi,
I want to boot a VIA EPIA Motherboard from a