Sponsored Content
Full Discussion: Raid and multibooting
Top Forums UNIX for Dummies Questions & Answers Raid and multibooting Post 30209 by onestepto on Friday 18th of October 2002 03:33:28 AM
Old 10-18-2002
Raid - pick a number

Hi again people,
I certainly appreciate the comments this thread has generated. I understand most of the Raid levels. Initially I was going to go with level 5 as it provides the best security (redundancy factor). But I have to multi-boot for compatability/work reasons and then I got interested in the Penguin (to go beyond the boundaries of Gotham City). So Raid 5 went out with plan A and I scored an 80GB for Linux learning. I only considered Raid 0 as it offeres significantly faster access times, and I had trouble with the card I fitted to control the third drive - I figured my motherboard's Raid capability may as well get used. As Auswipe pointed out, though, if one drive fails (under Raid 0) they all fail. Thus, with multibooting a necessity, the best option for me seems to be to give the Penguin its own drive and get another card (one that works!).

My down load limit is well over so I'm anxiousl;y waiting on the Penguin's CD arrival for blast off. I'm looking to Mandrake as a familiarising distribution and have read a number of Penguin articles to prepare, but can anyone suggest a book/article to help me decide which distribution I should build from kernel up? I'm not interested in an XP look-a-like.

Regards to all
 

9 More Discussions You Might Find Interesting

1. Solaris

regarding RAID.....

hai everybody n good morning........here r some queries....... 1. what is the interlace value in RAID 0 (striping.......) 2. How many no of metadevices are required for mirroring and why......... (1 Reply)
Discussion started by: sudhansu
1 Replies

2. Solaris

RAID 0+1 Vs RAID 1+0

hi all...sudhansu here............ i need some help.......... what is RAID 0+1 and RAID 1+0.............what is the difference between them................ suppose i have 80 gb disk space,then which RAID level i follow n why......... i need redundancy n maximum storage..........please help (3 Replies)
Discussion started by: sudhansu
3 Replies

3. Solaris

Raid 0

Somebody can help me ! how can i do mirror in sun ver 8 without third party software !!! (3 Replies)
Discussion started by: goldfelda
3 Replies

4. UNIX for Dummies Questions & Answers

RAID software vs hardware RAID

Hi Can someone tell me what are the differences between software and hardware raid ? thx for help. (2 Replies)
Discussion started by: presul
2 Replies

5. Solaris

implementing RAID 1 from RAID 5

Dear ALl, I have a RAID 5 volume which is as below d120 r 60GB c1t2d0s5 c1t3d0s5 c1t4d0s5 c1t5d0s5 d7 r 99GB c1t2d0s0 c1t3d0s0 c1t4d0s0 c1t5d0s0 d110 r 99GB c1t2d0s4 c1t3d0s4 c1t4d0s4 c1t5d0s4 d8 r 99GB c1t2d0s1 c1t3d0s1... (2 Replies)
Discussion started by: jegaraman
2 Replies

6. Solaris

Creation of Raid 01 and Raid 10

Hello All, I have read enough of texts on Raid 01 and Raid 10 on solaris :wall: . But no-where found a way to create them using SVM. Some one pls tell me how to do or Post some link if that helps. TIA Curious solarister (1 Reply)
Discussion started by: Solarister
1 Replies

7. AIX

SCSI PCI - X RAID Controller card RAID 5 AIX Disks disappeared

Hello, I have a scsi pci x raid controller card on which I had created a disk array of 3 disks when I type lspv ; I used to see 3 physical disks ( two local disks and one raid 5 disk ) suddenly the raid 5 disk array disappeared ; so the hardware engineer thought the problem was with SCSI... (0 Replies)
Discussion started by: filosophizer
0 Replies

8. Solaris

Software RAID on top of Hardware RAID

Server Model: T5120 with 146G x4 disks. OS: Solaris 10 - installed on c1t0d0. Plan to use software raid (veritas volume mgr) on c1t2d0 disk. After format and label the disk, still not able to detect using vxdiskadm. Question: Should I remove the hardware raid on c1t2d0 first? My... (4 Replies)
Discussion started by: KhawHL
4 Replies

9. Red Hat

RAID Configuration for IBM Serveraid-7k SCSI RAID Controller

Hello, I want to delete a RAID configuration an old server has. Since i haven't the chance to work with the specific raid controller in the past can you please help me how to perform the configuraiton? I downloaded IBM ServeRAID Support CD but i wasn't able to configure the video card so i... (0 Replies)
Discussion started by: @dagio
0 Replies
addbib(1)                                                          User Commands                                                         addbib(1)

NAME
addbib - create or extend a bibliographic database SYNOPSIS
addbib [-a] [-p promptfile] database DESCRIPTION
When addbib starts up, answering y to the initial Instructions? prompt yields directions. Typing n (or <RETURN>) skips the directions. addbib then prompts for various bibliographic fields, reads responses from the terminal, and sends output records to database. A null response (just <RETURN>) means to leave out that field. A `-' (minus sign) means to go back to the previous field. A trailing backslash allows a field to be continued on the next line. The repeating Continue? prompt allows the user either to resume by typing y (or <RETURN>), to quit the current session by typing n or q, or to edit database with any system editor (see vi(1), ex(1), ed(1)). OPTIONS
The following options are supported: -a Suppresses prompting for an abstract. Asking for an abstract is the default. Abstracts are ended with a Control-D. -p promptfile Uses a new prompting skeleton, defined in promptfile. This file should contain prompt strings, a <TAB>, and the key-letters to be written to the database. USAGE
Bibliography Key Letters The most common key-letters and their meanings are given below. addbib insulates you from these key-letters, since it gives you prompts in English, but if you edit the bibliography file later on, you will need to know this information. %A Author's name %B Book containing article referenced %C City (place of publication) %D Date of publication %E Editor of book containing article referenced %F Footnote number or label (supplied by refer) %G Government order number %H Header commentary, printed before reference %I Issuer (publisher) %J Journal containing article %K Keywords to use in locating reference %L Label field used by -k option of refer %M Bell Labs Memorandum (undefined) %N Number within volume %O Other commentary, printed at end of reference %P Page number(s) %Q Corporate or Foreign Author (unreversed) %R Report, paper, or thesis (unpublished) %S Series title %T Title of article or book %V Volume number %X Abstract -- used by roffbib, not by refer %Y,Z Ignored by refer EXAMPLES
Example 1: Editing the bibliography file Except for A, each field should be given just once. Only relevant fields should be supplied. %A Mark Twain %T Life on the Mississippi %I Penguin Books %C New York %D 1978 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdoc | +-----------------------------+-----------------------------+ SEE ALSO
ed(1), ex(1), indxbib(1), lookbib(1), refer(1), roffbib(1), sortbib(1), vi(1), attributes(5) SunOS 5.10 14 Sep 1992 addbib(1)
All times are GMT -4. The time now is 08:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy