Sponsored Content
Full Discussion: Solaris Specs
Operating Systems Solaris Solaris Specs Post 302510637 by john_prince on Monday 4th of April 2011 01:23:46 PM
Old 04-04-2011
Thanks for sending the command, here is my prtdiag output, is there any way I could know that if they've any slot free to put one more RAM :

Code:
 prtdiag
System Configuration:  Sun Microsystems  sun4u Sun Fire V490
System clock frequency: 150 MHz
Memory size: 16384 Megabytes

========================= CPUs ===============================================

          Run   E$  CPU     CPU
Brd  CPU  MHz   MB  Impl.   Mask
--- ----- ---- ---- ------- ----
 A  0, 16 1350 16.0 US-IV    3.1
 B  1, 17 1350 16.0 US-IV    3.1
 A  2, 18 1350 16.0 US-IV    3.1
 B  3, 19 1350 16.0 US-IV    3.1

========================= Memory Configuration ===============================

          Logical  Logical  Logical
     MC   Bank     Bank     Bank         DIMM    Interleave  Interleaved
Brd  ID   num      size     Status       Size    Factor      with
---  ---  ----     ------   -----------  ------  ----------  -----------
 A    0     0      1024MB   no_status     512MB     8-way        0
 A    0     1      1024MB   no_status     512MB     8-way        0
 A    0     2      1024MB   no_status     512MB     8-way        0
 A    0     3      1024MB   no_status     512MB     8-way        0
 A    2     0      1024MB   no_status     512MB     8-way        0
 A    2     1      1024MB   no_status     512MB     8-way        0
 A    2     2      1024MB   no_status     512MB     8-way        0
 A    2     3      1024MB   no_status     512MB     8-way        0
 B    1     0      1024MB   no_status     512MB     8-way        1
 B    1     1      1024MB   no_status     512MB     8-way        1
 B    1     2      1024MB   no_status     512MB     8-way        1
 B    1     3      1024MB   no_status     512MB     8-way        1
 B    3     0      1024MB   no_status     512MB     8-way        1
 B    3     1      1024MB   no_status     512MB     8-way        1
 B    3     2      1024MB   no_status     512MB     8-way        1
 B    3     3      1024MB   no_status     512MB     8-way        1

========================= IO Cards =========================

                    Bus  Max
 IO  Port Bus       Freq Bus  Dev,
Type  ID  Side Slot MHz  Freq Func State Name                              Model
---- ---- ---- ---- ---- ---- ---- ----- --------------------------------  ----------------------
PCI   8    A    0    66   66  1,0  ok    lpfc-pci10df,fd00.10df.fd00.1/fp+ LP11002-M4
PCI   8    A    0    66   66  1,1  ok    lpfc-pci10df,fd00.10df.fd00.1/fp+ LP11002-M4

Thanks, John
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what is the command for listing the device specs in solaris

Im looking to get the statistics on a machine memory, cpu speed drive size etc thanks in advance (3 Replies)
Discussion started by: simplimarvelous
3 Replies

2. UNIX for Dummies Questions & Answers

HP hardware specs

A customer gives me the following hardware specs for a HP-UX server: Model: 9000/839/K210 CPU Speed: 120 MHz Physical Memory: 512 Mb. Number of processors: 2 Can someone give me their comments on this server? If you would translate this to an Intel machine what is the approx.... (2 Replies)
Discussion started by: murmur
2 Replies

3. UNIX for Dummies Questions & Answers

Server Specs

I am a complete newbie to the realm of unix, linux, FreeBSD, etc etc so please bear with me. I just purchased a book on FreeBSD that comes with FreeBSD 4.4 on some CDs. My first goal is just to learn FreeBSD and become familiar with it. What I would like to eventually do is run a file server... (1 Reply)
Discussion started by: BKR
1 Replies

4. Linux

hard drive specs?

Does anybody know what command will bring up my harddrive and how much room is left on it? (13 Replies)
Discussion started by: byblyk
13 Replies

5. UNIX for Dummies Questions & Answers

System Specs in OK Prompt

Hello to all! In the OK prompt, which command should I use to see RAM memory, CPU, and disks partition and capacity? I have in my hands an ancient Ultra5 machine, which Im trying to install Solaris, but don't know if the configuration is the original one. Thanks! (4 Replies)
Discussion started by: Pablo_BR
4 Replies

6. AIX

commands to get system specs

Hi, I want to find some information regarding system specs such as CPU speed, total disk space, total RAM, network topology eg. ethernet, patch number, OS patches, database. Thanks (2 Replies)
Discussion started by: DarReNz
2 Replies

7. UNIX for Advanced & Expert Users

How do I view my hardware specs in my unix machine ?

I am trying to view the hardware specifications through ssh (4 Replies)
Discussion started by: kfir
4 Replies

8. AIX

server specs

what are the commands needed to determine the server specs. memory, space, cpu and others thanx (2 Replies)
Discussion started by: fsmadi
2 Replies

9. Solaris

How do I get basic server specs from terminal?

Hi there. Anyone know how to get CPU speed, RAM size etc (basic specs) from a SUN server running solaris, from the unix terminal? I'm sure there must be a command for this but ... I haven't been able to find it so far.. :o Cheers. (8 Replies)
Discussion started by: kenny123m
8 Replies

10. Shell Programming and Scripting

Extract data into file with specific field specs

:confused: I have a tab delimited file that I need to extract data from and into a file with specific field specs. Each field has to be a certain amount of characters. So, the name field (from delimited file) might have only 15 characters but needs to be 25 (in new file) so I need to insert spaces... (5 Replies)
Discussion started by: criddel
5 Replies
MKNTFS(8)						      System Manager's Manual							 MKNTFS(8)

NAME
mkntfs - create an NTFS file system SYNOPSIS
mkntfs [options] device [number-of-sectors] mkntfs [ -C ] [ -c cluster-size ] [ -F ] [ -f ] [ -H heads ] [ -h ] [ -I ] [ -L volume-label ] [ -l ] [ -n ] [ -N ntfs-version ] [ -p part-start-sect ] [ -Q ] [ -q ] [ -S sectors-per-track ] [ -s sector-size ] [ -T ] [ -V ] [ -v ] [ -z mft-zone-multiplier ] [ --debug ] device [ number-of-sectors ] DESCRIPTION
mkntfs is used to create an NTFS file system on a device (usually a disk partition) or file. device is the special file corresponding to the device (e.g /dev/hdXX). number-of-sectors is the number of blocks on the device. If omitted, mkntfs automagically figures the file system size. OPTIONS
Below is a summary of all the options that mkntfs accepts. Nearly all options have two equivalent names. The short name is preceded by - and the long name is preceded by --. Any single letter options, that don't take an argument, can be combined into a single command, e.g. -fv is equivalent to -f -v. Long named options can be abbreviated to any unique prefix of their name. Basic options -f, --fast, -Q, --quick Perform quick (fast) format. This will skip both zeroing of the volume and bad sector checking. -L, --label STRING Set the volume label for the filesystem. -C, --enable-compression Enable compression on the volume. -c, --cluster-size BYTES Specify the size of clusters in bytes. Valid cluster size values are powers of two, with at least 256, and at most 65536 bytes per cluster. If omitted, mkntfs determines the cluster-size from the volume size. The value is determined as follows: +----------------------------------------+ |Volume size Default cluster size | |0 - 512MB 512 bytes | |512MB - 1GB 1024 bytes | |1GB - 2GB 2048 bytes | |2GB + 4096 bytes | +----------------------------------------+ Note that the default cluster size is set to be at least equal to the sector size as a cluster cannot be smaller than a sector. Also, note that values greater than 4096 have the side effect that compression is disabled on the volume (due to limitations in the NTFS compression algorithm currently in use by Windows). -N, --ntfs-version STRING Select the version of NTFS you wish to create. This can be "1.2" (Windows NT 4.0) or "3.1" (Windows XP, Server 2003 and Vista). Versions are upwards compatible and Windows 2000, which uses version "3.0", can read/write both. If this option is omitted then version "3.1" is used. -n, --no-action Causes mkntfs to not actually create a filesystem, but display what it would do if it were to create a filesystem. All steps of the format are carried out except the actual writing to the device. Advanced options -s, --sector-size BYTES Specify the size of sectors in bytes. Valid sector size values are 256, 512, 1024, 2048 and 4096 bytes per sector. If omitted, mkntfs attempts to determine the sector-size automatically and if that fails a default of 512 bytes per sector is used. -p, --partition-start SECTOR Specify the partition start sector. The maximum is 4294967295 (2^32-1). If omitted, mkntfs attempts to determine part-start-sect automatically and if that fails a default of 0 is used. Note that part-start-sect is required for Windows to be able to boot from the created volume. -H, --heads NUM Specify the number of heads. The maximum is 65535 (0xffff). If omitted, mkntfs attempts to determine the number of heads automati- cally and if that fails a default of 0 is used. Note that heads is required for Windows to be able to boot from the created volume. -S, --sectors-per-track NUM Specify the number of sectors per track. The maximum is 65535 (0xffff). If omitted, mkntfs attempts to determine the number of sec- tors-per-track automatically and if that fails a default of 0 is used. Note that sectors-per-track is required for Windows to be able to boot from the created volume. -z, --mft-zone-multiplier NUM Set the MFT zone multiplier, which determines the size of the MFT zone to use on the volume. The MFT zone is the area at the begin- ning of the volume reserved for the master file table (MFT), which stores the on disk inodes (MFT records). It is noteworthy that small files are stored entirely within the inode; thus, if you expect to use the volume for storing large numbers of very small files, it is useful to set the zone multiplier to a higher value. Note, that the MFT zone is resized on the fly as required during operation of the NTFS driver but choosing a good value will reduce fragmentation. Valid values are 1, 2, 3 and 4. The values have the following meaning: +--------------------------------+ |MFT zone MFT zone size | |multiplier (% of volume size) | | 1 12.5% (default) | | 2 25.0% | | 3 37.5% | | 4 50.0% | +--------------------------------+ -T, --zero-time Fake the time to be 00:00:00 UTC, Jan 1, 1970 instead of the current system time. This is only really useful for debugging pur- poses. -I, --no-indexing Disable content indexing on the volume. (This is only meaningful on Windows 2000 and later. Windows NT 4.0 and earlier ignore this as they do not implement content indexing at all.) -F, --force Force mkntfs to run, even if the specified device is not a block special device, or appears to be mounted. Output options -q, --quiet Quiet execution; only errors are written to stderr, no output to stdout occurs at all. Useful if mkntfs is run in a script. -v, --verbose Verbose execution. --debug Really verbose execution; includes the verbose output from the -v option as well as additional output useful for debugging mkntfs. Help options -V, --version Print the version number of mkntfs and exit. -l, --license Print the licensing information of mkntfs and exit. -h, --help Show a list of options with a brief description of each one. BUGS
If you find a bug please send an email describing the problem to the development team: linux-ntfs-dev@lists.sourceforge.net AUTHORS
mkntfs was written by Anton Altaparmakov, Richard Russon, Erik Sornes and Szabolcs Szakacsits. AVAILABILITY
mkntfs is part of the ntfsprogs package and is available from: http://www.linux-ntfs.org/content/view/19/37 The manual pages are available online at: http://man.linux-ntfs.org/ SEE ALSO
badblocks(8), ntfsprogs(8) ntfsprogs 1.13.1 January 2006 MKNTFS(8)
All times are GMT -4. The time now is 06:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy