how to know kernel architecture of solaris ? isainfo -v ? or
prtconf -v
Answers were Sorted based on User's Feedback
Answer / vishwnath
Hi
isainfo -v is the command to check the kernal Architecture.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / zeus victor
the right answer is isainfo -v
bash-3.00# isainfo -v
64-bit sparcv9 applications
asi_blk_init vis2 vis
32-bit sparc applications
asi_blk_init vis2 vis v8plus div32 mul32
Please check # man arch
.......
NAME
arch - display the architecture of the current host
SYNOPSIS
arch [-k | archname]
DESCRIPTION
The arch utility displays the application architecture of
the current host system. Due to sensive historical use of
this command without any options, all SunOS 5.x SPARC based
systems will return "sun4" as their application
architecture. Use of this command is discouraged.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surner
command 'arch' will show u the architecture and "mach" will
list the processor type.
| Is This Answer Correct ? | 2 Yes | 4 No |
Explain the difference between sc> and lom>?
how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v
What is the cmd used to print default values get by user? Useradd –D
what are bootloaders in solaris booting? bootblk, ufsboot
What are the raid levels in solaris?
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
List out a few performance monitoring tools.
What are the monitoring tools do use ?
3 Answers Reddy Labs, Satyam, Wipro,
How to login to a remote host with solaris secure shell?
How do you connect to remote machines? I said using secure crt using ssh.
How to create diskgroup in veritas?