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 types of installations in solaris
Jumpstart?
Benefits of SMF compared LRC(legacy run control)?
0 Answers Satyam, TEKsystems, Wipro,
How to create null files in solaris ?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
difference between ps -ef and prstat
Veritas logging file?
how to create passwords in nis?
After adding LUNs disk is not showing in the format command. How to resolve that?
What is difference between swap -l & swap -s?
How can we find memory leak in Soalris ?