Sponsored Content
Full Discussion: Tru 64 Disk Capacity Check
Top Forums UNIX for Dummies Questions & Answers Tru 64 Disk Capacity Check Post 302674129 by iamnotaguru on Thursday 19th of July 2012 04:36:22 AM
Old 07-19-2012
thanks man!

any way to check the MSA1000 enclosure has how many disk and of wat capacity?

the hwmgr command shows different capacity and i believe these were LUNs that were craved out.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

X25 on Tru UNIX ver 5

How do i set up X25 protocol on version 5 of Tru Unix (Compaq). I have manged to do it using version 4. What are the major differences.:confused: (1 Reply)
Discussion started by: samudimu
1 Replies

2. UNIX for Advanced & Expert Users

check disk

How I do to check disk not use in my server. Sun Solaris 2.8 df -k du |sort -rn But I want check disk and analyse a file system not used. Thanks for reply. (1 Reply)
Discussion started by: chris_carmo
1 Replies

3. UNIX for Dummies Questions & Answers

Unix disk capacity at 100%

Is there any danger to keeping one of my disks at 100% capacity? (it's a disk just used for read-only files, not system files or anything like that). It's HP-UX if that matters. Thanks! (1 Reply)
Discussion started by: FredSmith
1 Replies

4. UNIX for Dummies Questions & Answers

HP Tru 64 & IBM AIX -- Few How to find

Anyone of you , Could you pls give me the command on HP Tru64 and IBM -AIX for below ? 1) How to find number of CPU & Number of core 2) Free RAM 3) How to get previously executed commands from history 4) Which process consumes more cpu resource? ( Similar to TOP in Linux/Solaris) (1 Reply)
Discussion started by: johnveslin
1 Replies

5. Solaris

Migrate VxVM boot disks to higher capacity disk

Hi, Im getting a downtime of 4 hrs to do porting of bootdisks. Currently, the system is running on Sf4800. 2 internal disk 36G connected to a SE3510 storage. We're getting 72G disks and we want to restore the OS from the current 36G to the 72G disk. System is under veritas volume manager ctrl.... (4 Replies)
Discussion started by: incredible
4 Replies

6. IP Networking

tru 64 bad gateway

I am trying to add a defualt gateway in tru 64. My machine IP address is 10.0.37.201 255.255.254.0 and I want to set a route to my gateway address which is 10.0.36.5. I can ping the gateway but when I try to add the command route add 10.185.88.192/26 gateway 10.0.36.5 interface tu1 I get the... (2 Replies)
Discussion started by: junglec
2 Replies

7. AIX

how to find out disk capacity

Hi, I would like to know how to find out disk capacity if it is assigned from the storage as a lun. as per below command , I am unable to find out disk capacity. $ bash bash-3.00$ lspv hdisk1 0001579a7fa3c086 None $ lscfg -vl hdisk1 hdisk1 ... (8 Replies)
Discussion started by: manoj.solaris
8 Replies

8. Solaris

How to check disk io

Hi, How to check disk io mount pointwise? I am working as Oracle DBA and want to check disk io as per mount point for adding new datafiles in tablesapce or change my redolog files to lowest disk I/O mount point. My all mount points are like /data1, /data2, /data3 ,,,,,. Can somebody tell me how... (1 Reply)
Discussion started by: rahul_switch
1 Replies

9. Homework & Coursework Questions

Disk Capacity Shell Script

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! I am pretty close I think, but stuck. I don't know how to send an email to the user specified on the command line, and I receive an error stating -ge expecting a unary value(lines... (14 Replies)
Discussion started by: polyglot0727
14 Replies

10. Homework & Coursework Questions

Tru to print the last name and first name using key word

I am new to shell scripting and trying to do the below Stan:Smith:Detroit:MI Jim:Jones:Farmington Hills:MI Jack:Frost:Denver:CO Sue:Apple:New York:NY Cindy:Thompson:Battle Creek:MI John:Smith:Denver:CO George:Jones:New York:NY Need to create a shell script This script will display the... (1 Reply)
Discussion started by: jakemathew
1 Replies
MLY(4)							   BSD Kernel Interfaces Manual 						    MLY(4)

NAME
mly -- Mylex AcceleRAID/eXtremeRAID family driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device scbus device da device mly Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): mly_load="YES" DESCRIPTION
The mly driver provides support for Mylex AcceleRAID and eXtremeRAID-family PCI to SCSI RAID controllers with version 6.00 and later firmware. Logical devices (array drives) attached to the controller are presented to the SCSI subsystem as though they were direct-access devices on a virtual SCSI bus. Physical devices which are not claimed by a logical device are presented on SCSI channels which match the physical chan- nels on the controller. HARDWARE
Controllers supported by the mly driver include: o Mylex AcceleRAID 160 o Mylex AcceleRAID 170 o Mylex AcceleRAID 352 o Mylex eXtremeRAID 2000 o Mylex eXtremeRAID 3000 Compatible Mylex controllers not listed should work, but have not been verified. DIAGNOSTICS
Controller initialisation phase mly%d: controller initialisation started mly%d: initialisation complete The controller firmware has started initialisation. Normally this process is performed by the controller BIOS, but the driver may need to do this in cases where the BIOS has failed, or is not compatible (e.g. on non-x86 systems). mly%d: drive spinup in progress Drive startup is in progress; this may take several minutes. mly%d: mirror race recovery failed, one or more drives offline mly%d: mirror race recovery in progress mly%d: mirror race recovery on a critical drive These error codes are undocumented. mly%d: FATAL MEMORY PARITY ERROR Firmware detected a fatal memory error; the driver will not attempt to attach to this controller. mly%d: unknown initialisation code %x An unknown error occurred during initialisation; it will be ignored. Driver initialisation/shutdown phase mly%d: can't enable busmaster feature mly%d: memory window not available mly%d: can't allocate register window mly%d: can't allocate interrupt mly%d: can't set up interrupt The system's PCI BIOS has not correctly configured the controller's PCI interface; initialisation has failed and the driver will not attach to this controller. mly%d: can't allocate parent DMA tag mly%d: can't allocate buffer DMA tag mly%d: can't allocate command packet DMA tag mly%d: can't allocate scatter/gather DMA tag mly%d: can't allocate s/g table mly%d: can't allocate memory mailbox DMA tag mly%d: can't allocate memory mailbox A resource allocation error occurred while initialising the driver; initialisation has failed and the driver will not attach to this con- troller. mly%d: BTL rescan result corrupted The results of a scan for an attached device were corrupted. One or more devices may not be correctly reported. mly%d: flushing cache... The controller cache is being flushed prior to detach or shutdown. Operational diagnostics mly%d: physical device %d:%d online mly%d: physical device %d:%d standby mly%d: physical device %d:%d automatic rebuild started mly%d: physical device %d:%d manual rebuild started mly%d: physical device %d:%d rebuild completed mly%d: physical device %d:%d rebuild cancelled mly%d: physical device %d:%d rebuild failed for unknown reasons mly%d: physical device %d:%d rebuild failed due to new physical device mly%d: physical device %d:%d rebuild failed due to logical drive failure mly%d: physical device %d:%d found mly%d: physical device %d:%d gone mly%d: physical device %d:%d unconfigured mly%d: physical device %d:%d expand capacity started mly%d: physical device %d:%d expand capacity completed mly%d: physical device %d:%d expand capacity failed mly%d: physical device %d:%d parity error mly%d: physical device %d:%d soft error mly%d: physical device %d:%d miscellaneous error mly%d: physical device %d:%d reset mly%d: physical device %d:%d active spare found mly%d: physical device %d:%d warm spare found mly%d: physical device %d:%d initialization started mly%d: physical device %d:%d initialization completed mly%d: physical device %d:%d initialization failed mly%d: physical device %d:%d initialization cancelled mly%d: physical device %d:%d write recovery failed mly%d: physical device %d:%d scsi bus reset failed mly%d: physical device %d:%d double check condition mly%d: physical device %d:%d device cannot be accessed mly%d: physical device %d:%d gross error on scsi processor mly%d: physical device %d:%d bad tag from device mly%d: physical device %d:%d command timeout mly%d: physical device %d:%d system reset mly%d: physical device %d:%d busy status or parity error mly%d: physical device %d:%d host set device to failed state mly%d: physical device %d:%d selection timeout mly%d: physical device %d:%d scsi bus phase error mly%d: physical device %d:%d device returned unknown status mly%d: physical device %d:%d device not ready mly%d: physical device %d:%d device not found at startup mly%d: physical device %d:%d COD write operation failed mly%d: physical device %d:%d BDT write operation failed mly%d: physical device %d:%d missing at startup mly%d: physical device %d:%d start rebuild failed due to physical drive too small mly%d: physical device %d:%d sense data received mly%d: sense key %d asc %02x ascq %02x mly%d: info %4D csi %4D mly%d: physical device %d:%d offline mly%d: sense key %d asc %02x ascq %02x mly%d: info %4D csi %4D The reported event refers to the physical device at the given channel:target address. mly%d: logical device %d (%s) consistency check started mly%d: logical device %d (%s) consistency check completed mly%d: logical device %d (%s) consistency check cancelled mly%d: logical device %d (%s) consistency check completed with errors mly%d: logical device %d (%s) consistency check failed due to logical drive failure mly%d: logical device %d (%s) consistency check failed due to physical device failure mly%d: logical device %d (%s) automatic rebuild started mly%d: logical device %d (%s) manual rebuild started mly%d: logical device %d (%s) rebuild completed mly%d: logical device %d (%s) rebuild cancelled mly%d: logical device %d (%s) rebuild failed for unknown reasons mly%d: logical device %d (%s) rebuild failed due to new physical device mly%d: logical device %d (%s) rebuild failed due to logical drive failure mly%d: logical device %d (%s) offline mly%d: logical device %d (%s) critical mly%d: logical device %d (%s) online mly%d: logical device %d (%s) initialization started mly%d: logical device %d (%s) initialization completed mly%d: logical device %d (%s) initialization cancelled mly%d: logical device %d (%s) initialization failed mly%d: logical device %d (%s) found mly%d: logical device %d (%s) gone mly%d: logical device %d (%s) expand capacity started mly%d: logical device %d (%s) expand capacity completed mly%d: logical device %d (%s) expand capacity failed mly%d: logical device %d (%s) bad block found mly%d: logical device %d (%s) size changed mly%d: logical device %d (%s) type changed mly%d: logical device %d (%s) bad data block found mly%d: logical device %d (%s) read of data block in bdt mly%d: logical device %d (%s) write back data for disk block lost The event report will include the name of the SCSI device which has attached to the device if possible. mly%d: enclosure %d fan %d failed mly%d: enclosure %d fan %d ok mly%d: enclosure %d fan %d not present mly%d: enclosure %d power supply %d failed mly%d: enclosure %d power supply %d ok mly%d: enclosure %d power supply %d not present mly%d: enclosure %d temperature sensor %d failed mly%d: enclosure %d temperature sensor %d critical mly%d: enclosure %d temperature sensor %d ok mly%d: enclosure %d temperature sensor %d not present mly%d: enclosure %d unit %d access critical mly%d: enclosure %d unit %d access ok mly%d: enclosure %d unit %d access offline These events refer to external enclosures by number. The driver does not attempt to name the enclosures. mly%d: controller cache write back error mly%d: controller battery backup unit found mly%d: controller battery backup unit charge level low mly%d: controller battery backup unit charge level ok mly%d: controller installation aborted mly%d: controller mirror race recovery in progress mly%d: controller mirror race on critical drive mly%d: controller memory soft ecc error mly%d: controller memory hard ecc error mly%d: controller battery backup unit failed These events report controller status changes. AUTHORS
The mly driver was written by Michael Smith <msmith@FreeBSD.org>. This manual page was written by Michael Smith <msmith@FreeBSD.org>. BUGS
The driver does not yet provide an external management interface. Enclosures are not named or otherwise identified in event messages. BSD
August 10, 2004 BSD
All times are GMT -4. The time now is 09:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy