From: Sergey Vlasov <vsu@altlinux.ru> To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru> Subject: Re: [sisyphus] boot from nvidia fakeraid Date: Sat, 14 May 2005 23:52:05 +0400 Message-ID: <20050514195205.GA12915@procyon.home> (raw) In-Reply-To: <200505081827.38941._kaa_@mail.ru> [-- Attachment #1: Type: text/plain, Size: 1712 bytes --] On Sun, May 08, 2005 at 06:27:33PM +0400, Alexander Kubatkin wrote: > #dmraid -ay -v > INFO: Activating mirror RAID set "nvidia_cjddbbaa" > INFO: Activating partition RAID set "nvidia_cjddbbaa1" > INFO: Activating partition RAID set "nvidia_cjddbbaa2" > > и оно работает... причем производительность тоже устраивает: > PATA-винт, на котором живет система [skip] > Timing buffered disk reads: 162 MB in 3.01 seconds = 53.74 MB/sec > SATA-винт, который является частью зеркала, но доступен и сам по себе... [skip] > Timing buffered disk reads: 166 MB in 3.01 seconds = 55.10 MB/sec [skip] > а это уже само зеркало [skip] > Timing buffered disk reads: 160 MB in 3.03 seconds = 52.87 MB/sec [skip] > по отношению к одиночному PATA-винту - скорость зеркала находится на том же > уровне, а это как минимум значит, что не критично и жизнеспособно, учитывая > фактическую отказоустойчивость системы в целом. На самом деле hdparm не может показать кое-что, из-за чего реальная скорость работы с RAID через mdraid может оказаться существенно ниже, чем скорость работы с RAID из тех же дисков, но с драйвером md. Проблема в том, что в модуле dm-mirror, который используется для реализации RAID1 в dmraid, не реализована балансировка загрузки дисков при чтении, в результате все операции чтения производятся только с первого диска, а второй диск задействуется лишь при записи. В случае использования md оба диска будут загружаться приблизительно равномерно (хотя как раз тест hdparm будет, вероятнее всего, использовать только один диск, поэтому его результат не покажет наличие или отсутствие балансировки). http://comments.gmane.org/gmane.linux.ataraid/1561 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-05-14 19:52 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-08 14:27 Alexander Kubatkin 2005-05-08 15:43 ` Mikhail Yakshin 2005-05-08 16:13 ` Alexander Kubatkin 2005-05-08 17:06 ` Sergey Vlasov 2005-05-08 17:33 ` Metalking 2005-05-08 18:22 ` Alexander Kubatkin 2005-05-09 9:45 ` [JT] " Mikhail Yakshin 2005-05-09 15:05 ` Alexander Kubatkin 2005-05-09 16:41 ` [sisyphus] " Sergey Vlasov 2005-05-09 20:34 ` [sisyphus] [JT] " Metalking 2005-05-10 9:03 ` [sisyphus] " Michael Shigorin 2005-05-14 19:52 ` Sergey Vlasov [this message] 2005-05-14 20:48 ` [sisyphus] [faq] dmraid vs md (was: boot from nvidia fakeraid) Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20050514195205.GA12915@procyon.home \ --to=vsu@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git