Sponsored Content
Full Discussion: Disksuite questions
Top Forums UNIX for Dummies Questions & Answers Disksuite questions Post 39832 by finster on Monday 1st of September 2003 02:01:40 PM
Old 09-01-2003
Don't have the option to use veritas...........Thanks.


Should I repartition the 6 drives (say slice 0 = 128mb for database replica), slice 5 - 17 gig, slice 6 17 gig, for all 6 drives? (having 1 database replica for each drive on slice 0). Is this the way the disk is prepared to be use by disksuite?

I need to have 2 100 gig partitions when I am done.

If anyone can help,...it would be appreciated....
 

10 More Discussions You Might Find Interesting

1. Solaris

DiskSuite: Breaking mirrors.

Ok, so I have a remote system (7 states away) that's using SDS to manage the two 18 gig disks. /, swap, /var, /home, and /opt. The mirroring procedure I created uses installboot to ensure there's a bootblk on both disks of an SDS mirror. The system has a problem booting (can't write to... (21 Replies)
Discussion started by: BOFH
21 Replies

2. Solaris

Solstice DiskSuite

Has anybody every used Solstice DiskSuite? I am having trouble setting it up. I installed it without a problem, but do I really have to blow away the drives on the D1000 just to create a metastate database? (8 Replies)
Discussion started by: hshapiro
8 Replies

3. UNIX for Dummies Questions & Answers

disksuite and raidctl used together

I have a live Sunfire v440 server with 4 drives and I want to mirror drive 0 & 1 to 2 & 3. The on-board raid controller only allows for 1 live mirror. I was thinking of disksuite, but unfortunately the second disk is just one large partition with no free slices. I was thinking of using... (0 Replies)
Discussion started by: csgonan
0 Replies

4. UNIX for Dummies Questions & Answers

Solaris 10 disksuite

We recently got a third party in to upgrade our solaris 8 sparc server to solaris 10. A few month later I now have a disk mirror problem that I would normally fix by going into the GUI screen "metatool" It appears that the third party didn't install disksuite after the upgrade. Does anyone know... (10 Replies)
Discussion started by: miredale
10 Replies

5. Solaris

DiskSuite dilemma

Hello, We have this system a SunFire 280R running Solaris 8 Generic_117350-46. It has 2 36GB disks in it. They are mirrored with DiskSuite 4.2.1. When we execute a metastat all the devices report an Okay status, but when we go into metatool everything is in the Critical (maintenance)... (4 Replies)
Discussion started by: mgb
4 Replies

6. Solaris

mirroring with disksuite

hi all, i want to mirror two disks with disksuite under solaris 9 , doses smeone can explain me Briefly the essential steps to do that plz ? (3 Replies)
Discussion started by: lid-j-one
3 Replies

7. Solaris

Looking for Solstice DiskSuite 4.2

Hi all, Do you know where I can download Soltice Disksuite 4.2 for Solaris 2.6 ? I haven't the CD labeled “Solaris Server Intranet Extensions 1.0” . Thanks in advance for your precious help. Bests Regards Hosni (2 Replies)
Discussion started by: hosni
2 Replies

8. Solaris

Disksuite mirror expansion

Hi I had a disksuite mirror with two sub-mirrors which I wanted to expand. To expand this I had the bright idea of detaching one of the sub-mirrors and doing a metaclear on that submirror - then re-sized the underlying partition ( doubling it in size ) then I did a metainit on this partition as... (6 Replies)
Discussion started by: ianc1234
6 Replies

9. Solaris

disksuite mirroring d0 to d2 and d1 to d3

I have a SOlaris 10 v240 server. I'm installing disksuite to mirror the root drive D0 to D2. I also have one partition on disk 1 that I want to mirror to D3. I am not using ZFS right now. Can I add that to my initial mirroring configuration or can I only mirror 1 drive to 1 drive? Can I... (2 Replies)
Discussion started by: csross
2 Replies

10. Solaris

Disksuite question

Hello all, I have a Solaris Disksuite question :- I will be adding 4 new drives to an E250 server and need will be configuring 2 striped volumes each consisting 2 new disks with SVM. In the end i will have 2 volumes each of 72gb. So in effect i will have 1 volume called D7 and another volume... (6 Replies)
Discussion started by: commandline
6 Replies
symhisl(7D)							      Devices							       symhisl(7D)

NAME
symhisl - symhisl SCSI Host Bus Adapter Driver SYNOPSIS
scsi@unit-address DESCRIPTION
The symhisl host bus adapter driver is a SCSA-compliant nexus driver that supports the LSI Logic SYM21002 (SYM53C896), SYM22910 (SYM53C896), SYM53C895A, SYM53C896, SYM53C1010-33, and SYM53C1010-66 SCSI controller chips. The symhisl driver supports the standard functions provided by the SCSA interface, including tagged and untagged queuing, Wide, Fast, Ultra, Ultra2, and Ultra3 SCSI, and auto request sense. The symhisl driver does not support linked commands. CONFIGURATION
You configure the symhisl driver by defining properties in the symhisl.conf file. Properties in the symhisl.conf file override the global SCSI settings. The driver supports the following user-modifiable properties: scsi-options target<n>-scsi-options scsi-reset-delay scsi-watchdog-tick scsi-initiator-id symFlags target<n>-scsi-options overrides the scsi-options property value for target<n>. <n> can vary from hex 0 to f. symhisl supports the follow- ing scsi-options: SCSI_OPTIONS_DR, SCSI_OPTIONS_SYNC, SCSI_OPTIONS_FAST, SCSI_OPTIONS_ULTRA, SCSI_OPTIONS_ULTRA2, SCSI_OPTIONS_TAG, and SCSI_OPTIONS_WIDE. SCSI_OPTIONS_PARITY is supported for the scsi-options setting only and disables host adapter parity checking. After periodic interval scsi-watchdog-tick (seconds), the symhisl driver searches through all current and disconnected commands for time- outs. symFlags is a driver-specific bit-mask you can use to enable or disable driver properties. bit 0 When set, the driver will not reset the SCSI bus at initialization. Certain CD-ROM, tape, and other devices will not work properly when this bit is set. The default state for this bit is cleared. bit 1 When set, the driver will not export the DMI ioctl interface. Set this bit only if you want to disable the ioctl interface for security reasons. The default state for this bit is cleared. bit 2 When set, the driver disables 64-bit addressing capability. When clear, the driver enables 64-bit addressing capability. The default state for this bit is cleared. bit 3 When set, the driver disables SCSI domain validation for all devices on any adapters controlled by the driver. Refer to scsi_hba_attach(9F) for more information on driver configuration. EXAMPLES
Edit the file /kernel/drv/symhisl.conf and add the following line: scsi-options=0x78; This disables tagged queuing, Fast, Ultra, and Ultra2 SCSI and wide mode for all symhisl instances. The following example disables an option for one specific symhisl instance (refer to driver.conf(4) and pci(4) for more details): name="symhisl" parent="/pci@1f,4000" unit-address="3" target1-scsi-options=0x58 scsi-options=0x178 scsi-initiator-id=6; Note that the initiator ID can only be changed for symhisl adapters that do not use the LSI Logic Boot ROM Configuration Utility. For adapters that can use the LSI Logic Boot ROM Configuration Utility, scsi-initiator-id has no effect. The example above sets scsi-options for target 1 to 0x58 and all other targets on this SCSI bus to 0x178. The physical path name of the parent can be determined using the /devices tree or following the link of the logical device name: # ls -l /dev/rdsk/c0t0d0s0 lrwxrwxrwx 1 root root 45 May 16 10:08 /dev/rdsk/c0t0d0s0 -> ../../devices/pci@1f,4000/scsi@3/sd@0,0:a,raw In this case, the parent is /pci@1f,4000 and the unit-address is the number bound to the scsi@3 node. scsi-options specified per target ID have the highest precedence, followed by scsi-options per device type. Global scsi-options (for all symhisl instances) per bus have the lowest precedence. The system must be rebooted for the specified scsi-options to take effect. Driver Capabilities The target driver sets capabilities in the symhisl driver to enable some driver features. The target driver can query and modify the fol- lowing capabilities: disconnect, synchronous, wide-xfer, tagged-qing, and auto-rqsense. All other capabilities are query only. By default, tagged-qing capabilities are disabled, while disconnect, synchronous, wide-xfer, auto-rqsense, and untagged-qing are enabled. These capabilities can only have binary values (0 or 1). The target driver must enable tagged-qing explicitly. The untagged-qing capability is always enabled and its value cannot be modified. If a conflict exists between the value of scsi-options and a capability, the value set in scsi-options prevails. Only whom != 0 is sup- ported in the scsi_ifsetcap(9F) call. Refer to scsi_ifsetcap(9F) and scsi_ifgetcap(9F) for details. FILES
/kernel/drv/symhisl ELF kernel module /kernel/drv/symhisl.confConfiguration file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-------------------------------+---------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Architecture |Limited to PCI-based sys- | | |tems with LSI Logic | | |SYM21002, SYM22910, | | |SYM53C895A, SYM53C896, | | |SYM53C1010-33, and | | |SYM53C1010-66 SCSI I/O | | |processors. | +-------------------------------+---------------------------+ SEE ALSO
prtconf(1M), driver.conf(4), pci(4), attributes(5), scsi_abort(9F), scsi_hba_attach(9F), scsi_ifgetcap(9F), scsi_ifsetcap(9F), scsi_reset(9F), scsi_sync_pkt(9F), scsi_transport(9F), scsi_device(9S), scsi_extended_sense(9S), scsi_inquiry(9S), scsi_pkt(9S) Writing Device Drivers ANSI Small Computer System Interface-2 (SCSI-2), LSI Logic Corporation, SYM53C896 PCI-SCSI I/O Processor LSI Logic Corporation, SYM53C895A PCI-SCSI I/O Processor LSI Logic Corporation, SYM53C1010 PCI-SCSI I/O Processor NOTES
The symhisl SYM53C895A and SYM53C896 (SYM21002 and SYM22910) hardware and software support Wide, Fast, SCSI Ultra, and Ultra2 synchronous speeds. SYM53C1010-33 and SYM53C1010-66 also support Ultra3 synchronous speeds. The maximum SCSI bandwidth for Ultra2 transfers is 80 Mbytes/sec and 160 Mbytes/sec for Ultra3. SunOS 5.10 13 Sep 2001 symhisl(7D)
All times are GMT -4. The time now is 08:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy