Sponsored Content
Operating Systems Solaris ZFS on solaris 10 with x86 platform Post 302341965 by sunray on Friday 7th of August 2009 04:24:37 AM
Old 08-07-2009
ZFS on solaris 10 with x86 platform

as i am having 8 disks with 140GB each.

Can i configured zfs for 6 disks and RAID1 for 2?
 

8 More Discussions You Might Find Interesting

1. Solaris

Windows & Sun Dual boot on x86 platform...possible??

My first thread from Kuwait Peace Land :) is it possible to make dual boot on my PC between Win XP and Solaris 9 and above?? if yes , how to do?? Thanks (1 Reply)
Discussion started by: AboJasim
1 Replies

2. Solaris

Solaris 9 on x86 platform, video drivers

Hi all! I'm having problems to set up my X window under x86 with solaris 9. My graphics card is a sis650 on a flat Samsung SyncMaster 152s... how can i do this? Thanx Jason (1 Reply)
Discussion started by: penguin-friend
1 Replies

3. Solaris

Installation of Solaris 10 on X86 Platform on the same Disk having XP SP2

Plz help me in installing solaris 10 11/06 on XP sp2 system having only one hard disk (1 Reply)
Discussion started by: skargarika
1 Replies

4. Solaris

Installation of Solaris 10 11/06 on X86 Platform with Xp SP2 as dual boot

Please help to install Solaris 10 11/06 on X86 platform with XP Sp2 as dual boot . Iam not unable to complete the installation as it shows that NO DISK AVAILABLE even i have assigned the unpartioned space of 30 GB PLz help me as my life was tired to do Installation before i retire from the... (2 Replies)
Discussion started by: skargarika
2 Replies

5. Solaris

best vm platform for x86 solaris

Anyone recommend the best VM platform to run x86 solaris on my dell laptop? A free platform.. (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

6. Solaris

internet setup for solaris on x86 platform

Hi all, i have configured my solaris 5 .10 for internet connection by editing the files /etc/hosts/,/etc/resolve.config,/etc/defalutrouter and nsswitchconfig . during installation i was not requested for ip adddress even i plugged network cable. am i need to install any network card... (2 Replies)
Discussion started by: srikanthg
2 Replies

7. Solaris

Convert root UFS to ZFS on x86 solaris 10/09

Hello All, Good Morning, We are trying to convert the UFS root in to ZFS. Am getting below error. Any one help me out on this ? bash-3.00# zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT guru 5.95G 483M 5.48G 7% ONLINE - bash-3.00# zpool create rpool c2t10d0p0... (4 Replies)
Discussion started by: gowthamakanthan
4 Replies

8. Solaris

Install using a ZFS FLAR on x86

Hi, Been rattling my brain on this one, trying to install multiple systems using the FLASH method from a cdrom booted image s10u10, with flar image hosted on a FTP server.. System installs fine with traditional install, and can use the flash procedure using ufs image but not zfs filesystem.... (4 Replies)
Discussion started by: gt71027
4 Replies
iostat(1)						      General Commands Manual							 iostat(1)

Name
       iostat - report I/O statistics

Syntax
       iostat [ -c ] [ -t ] [ disknames ] [ interval ] [ count ]

Description
       The  command  reports  I/O  statistics for terminals, disks and cpus.  For terminals the number of input and output characters are counted.
       For disks the number of 512 byte blocks per second and number of transfers per second are displayed.  For cpus, it provides the	percentage
       of  time  the system has spent in user mode, in user mode running low priority (niced) processes, in system mode, and idling.  On multipro-
       cessor systems these cpu statistics represent a cumulative summary of all the cpus.

       The optional disknames argument causes disk statistics to be displayed for the specified disks.	If this argument  is  not  specified  then
       disk statistics will be displayed for the first 3 disks only.

       The  optional interval argument causes to report once each interval seconds.  The first report is for all time since a reboot and each sub-
       sequent report is for the last interval only.

       The optional count argument restricts the number of reports.

Options
       -c   Displays the percentage of time each cpu spent in user mode, running low priority (nice'd) processes, in system mode, and idling.

       -t   Displays the number of characters read from and written to terminals.

Examples
       This example will cause cpu and disk statistics for the 5 disks ra0, ra1, ra2, ra3, and ra4.
	    iostat ra0 ra1 ra2 ra3 ra4
       This example will cause cpu, terminal, and disk statistics for ra0 to be displayed and updated every 2 seconds.
	    iostat -t ra0 2

Files
See Also
       vmstat(1), cpustat(1)

																	 iostat(1)
All times are GMT -4. The time now is 01:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy