Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How can i set up Software disk mirroring(Raid1) in SCO 5.0.5 with two SCSI harddisk ? Post 13420 by JammerFSU on Wednesday 16th of January 2002 06:44:17 PM
Old 01-16-2002
You must purchase a seperate liscense from SCO in order to perform software level raid on SCO Openserver 5. Now let me say this... I have weighed out the advantages of software vs hardware level raid. Software level raid will use some of your cpu processing cycles. Can you live with that? Hardware level raid requires a raid controller... adaptec.. dpt... hp.. compaq.. they all make them. Advantages are... doesn't use cpu processing cycles.. and generally offer faster response time due to on-board caching. You might want to check out SCO's website for their raid product. www.sco.com oh.. just so you know.. Caldera purchased SCO so you will be redirected to the Caldera site... but the SCO products and support are there.
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Disk mirroring

Good Morning :) I have a new challenge to solve, I am going to write a new backup disk mirroring script. The current one, whcih is useing 'dd' caused some stalled systems :( Currently I am in the phase of experimenting with different methods, I was thinking about dump/restore afio/cpio or... (3 Replies)
Discussion started by: malcom
3 Replies

2. Solaris

Disk mirroring

Hi I have two raw disk that I want to mirror and then create soft partition on that. Could someone please help in the steps required c0t1d0 c0t0d0 Thanks Ajwat (2 Replies)
Discussion started by: Ajwat
2 Replies

3. UNIX for Dummies Questions & Answers

SCSI Harddisk

hey guys this is my problem I have SCO unix installed on a IDE h/drive. I want to add a SCSI hard drive, how do i do that within UNIX (1 Reply)
Discussion started by: kwame.neilsen
1 Replies

4. Solaris

Help !! disk Mirroring

Hi I have a Sunfire X4100 box with a 4 disk Chassis (although I only have 2 disks in it). I have been asked to add two more disks into the chassis so that I can mirror the original two using SVM .....Ive read through a couple of SVM docs but am finding it a little confusing, and if any of you... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

5. Linux

How to set up mirroring on OS disks.

Hi. I have a SLES10 machine which until recently had only one disk. Now there is a second disk which I would like to mirror my OS installation to. I have three partitions, first one for /boot (~100M), the second one for / (~1G) and then the rest as a LVM partition with several volumes under... (0 Replies)
Discussion started by: Sprellarinn
0 Replies

6. SCO

add IInd scsi harddisk in other server

please help me i have two same server sco 5.0.6 and, one server os now not working so i want to add same harddisk to my another same server ,after that i can take backup it is so important please . pankaj raval (6 Replies)
Discussion started by: pankajbraval
6 Replies

7. Solaris

disk mirroring

hi every body I'm new to solaris and I need your help in how to configure disk mirroring for 4 hard disks so that two of them will be replica to the other two ...??? Thanxx (7 Replies)
Discussion started by: mm00123
7 Replies

8. UNIX for Advanced & Expert Users

how to create multiple-boot system with disks mirrored(RAID1+0) and disk alone

I have a HP proliant ML 570 G3 with two 146GB disk drives mirrored(RAID1+0) windows server 2003 was installed on that disk. I will add a disk.(scsi 300GB) I will install Linux on that additional disk. I want to create multiple-boot system. Is it possible? I wanna know how to create... (0 Replies)
Discussion started by: lifegeek
0 Replies

9. Ubuntu

Samba share on software raid1

Hello! i am having a ubuntu server with two empty disks and connected software raid1 to it. I am having /mnt/raid folder which i created to mount it. SO should i now make a share folder inside that or what? I ama bit confused when a raid is present. (27 Replies)
Discussion started by: tomislav91
27 Replies
fribidi_set_mirroring(3)					Programmer's Manual					  fribidi_set_mirroring(3)

NAME
fribidi_set_mirroring - set mirroring on or off SYNOPSIS
#include <fribidi.h> fribidi_boolean fribidi_set_mirroring(fribidi_boolean state); PARAMETERS
fribidi_boolean state New state to set. DESCRIPTION
This function is used to turn character mirroring on or off. Character mirroring is the act of replacing a mirrorable glyph (character), eg. Left paranthesis, with the matching glyph, eg. Right paranthesis, in a right-to-left resolved context. If your rendering engine does mirroring itself, you may want to turn it off here. This flag is on by default. This function is deprecated and only used with other deprecated functions. RETURNS
The new mirroring status. SEE ALSO
fribidi_charset_to_unicode(3), fribidi_unicode_to_charset(3), fribidi_parse_charset(3), fribidi_shape_arabic(3), fribidi_get_par_direc- tion(3), fribidi_get_par_embedding_levels(3), fribidi_reorder_line(3), fribidi_get_bidi_type(3), fribidi_get_bidi_types(3), fribidi_get_bidi_type_name(3), fribidi_debug_status(3), fribidi_mirroring_status(3), fribidi_reorder_nsm_status(3), fribidi_set_reorder_nsm(3), fribidi_log2vis_get_embedding_levels(3), fribidi_get_type(3), fribidi_get_type_internal(3), fribidi_remove_bidi_marks(3), fribidi_log2vis(3), fribidi_join_arabic(3), fribidi_get_joining_type(3), fribidi_get_joining_types(3), fribidi_get_joining_type_name(3), fribidi_get_mirror_char(3), fribidi_shape_mirroring(3), fribidi_shape(3) GNU FriBidi 0.19.2 30 January 2006 fribidi_set_mirroring(3)
All times are GMT -4. The time now is 09:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy