Sponsored Content
Full Discussion: Doubts on SMIT
Operating Systems AIX Doubts on SMIT Post 302484341 by linuxlearner17 on Thursday 30th of December 2010 03:47:50 PM
Old 12-30-2010
Again, is it just me or does this basic question from "BalajiUthira" seem like it is taken from an assignment or text book? Sounds like they are asking us to complete and answer questions for homework.

Not to offend anyone (as I know there are a lot of newbies on this site like myself) but really? What makes me curious is questions 3 and 4:

3. what is the effect of smit.cat file ?
4. What are all the files present in /etc/objrepos/ filesystem related to SMIT rather how and in what means SMIT uses the /etc/objrepos/ filesystem

What is it you are really intending to ask here?

Anyhow - a thanks to allanwang77 should be given for attempting to answer.
This User Gave Thanks to linuxlearner17 For This Post:
 

10 More Discussions You Might Find Interesting

1. AIX

How to invoke SMIT GUI

Hi All I am using AIX 5.1, i have Cygwin-X installed on my Windows XP Pro desktop, I had started the X-Windows Session and logged into the remote AIX server via telnet. When i issue the command smit i only get the command line version of the SMIT, How can i invoke the SMIT GUI version ? ... (4 Replies)
Discussion started by: kswaraj
4 Replies

2. UNIX for Dummies Questions & Answers

smit.script

Can someone tell me what the smit.script file does? I'm having a problem with one of my boxes pointing at the wrong webserver. This is the only place I can find the wrong address, but I'm not sure what the file does so I'm afraid to change it. (1 Reply)
Discussion started by: Barb
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

smit.script

what is the smit.script file and does it ever need to be cleaned up or deleted (0 Replies)
Discussion started by: PamRainwater
0 Replies

4. AIX

Location of smit.log

What is the location of smit.log (3 Replies)
Discussion started by: AIXlearner
3 Replies

5. AIX

Smit logs

Hi everyone, I'm trying to keep my smit logs in other directory diferent than the user's home. I know with -l and -s you can change this settings but I'm wondering if there is any environment value that I can set. It can be done using alias too ... Thanx. (3 Replies)
Discussion started by: mfons
3 Replies

6. AIX

SMIT on Linux

Hi All, I have a Linux system (RHEL 5). I want to install SMIT of AIX on it. Is it possible? if yes, how it can be done? Appreciate any help from you. Amol. (4 Replies)
Discussion started by: Amol21
4 Replies

7. Shell Programming and Scripting

How to realize SMIT on linux OS

Hi everybody, I want to know that how to realize the SMIT(The System Management Interface Tool ) of AIX on LINUX OS. would you tell some examples of SMIT or other useful information about it ? Thanks a lot (2 Replies)
Discussion started by: addictlinux
2 Replies

8. AIX

SMIT Default Commands

I was trying to do a search for this but I guess I wasn't using the right terms. I just installed AIX 6.1 on a new P7 server. The OS seemed to be a success, however now, when I go to 'smitty' I can't use the default commands liek F3, F4. Instead I have to type esc+3 or esc+4. Anyone seen this... (2 Replies)
Discussion started by: bbbngowc
2 Replies

9. AIX

adding users via smit

I apologize if this is a simple/stupid question. When I add users in smit as root, many(most) of the fields are automatically popluated with some basic default values. Some other admins here have access to create users via sudo, however when they create users (sudo smit users), the user gets... (3 Replies)
Discussion started by: mshilling
3 Replies

10. AIX

smit see comand performed ??

i in smit , press F6 , smit fs , Change / Show Characteristics of an Enhanced Journaled File System then F6 to see the comand , how can i see the command performed ?? x() { │ │ LIST= ... (5 Replies)
Discussion started by: prpkrk
5 Replies
gfs2_convert(8) 					      System Manager's Manual						   gfs2_convert(8)

NAME
gfs2_convert - Convert a GFS1 filesystem to GFS2 SYNOPSIS
gfs2_convert [OPTION]... DEVICE DESCRIPTION
gfs2_convert is used to convert a filesystem from GFS1 to GFS2. It is required that the GFS1 filesystem be checked and fixed for errors using fsck.gfs2 and that the filesystem be backed up before attempting to convert it. The convert process is irreversible and any error encountered during the conversion can result in the abrupt termination of the program and consequently an unusable filesystem. See NOTES section below for more information. OPTIONS
-h Help. This prints out the proper command line usage syntax. -q Quiet. Print less information while running. -n No to all questions. -V Print program Version information only. Print out the current version name. -v Verbose operation. Print more information while running. -y Yes to all questions. By specifying this option, gfs2_convert will not prompt before making changes. EXAMPLE
gfs2_convert /dev/vg0/lvol0 This will convert the Global File System on the block device "/dev/vg0/lvol0" to gfs2 format. NOTES
If gfs2_convert is interrupted for some reason other than a conversion failure, DO NOT run gfs2_fsck on this partially converted filesys- tem. When this occurs, reissue the gfs2_convert command on the partially converted filesystem to complete the conversion process. The GFS2 filesystem does not support Context-Dependent Path Names (CDPNs). gfs2_convert identifies such CDPNs and replaces them with empty directories with the same name. The administrator can use bind mounts on these directories to get the same effect as CDPNs. When converting full or nearly full filesystems, it is possible that there won't be enough space available to fit all the GFS2 filesystem data structures. In such cases, the size of all the journals is reduced uniformly such that everything fits in the available space. gfs2_convert(8)
All times are GMT -4. The time now is 03:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy