Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old August 30th, 2006
mikes's Avatar
mikes Offline
Junior Member
 
Join Date: August 2006
Posts: 7
How do you make a SPOT out of mksysb

This is kind of related to my problem with SPOT and mksysb being out of rev
but I like to know if this can be done. I have not been able to find the procedure to create the SPOT from mksysb, but I read it can be done.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old August 30th, 2006
gomeznimrod's Avatar
gomeznimrod Offline
Junior Member
 
Join Date: August 2006
Posts: 5
Re: How do you make a SPOT out of mksysb

Follow these steps to create a SPOT starting from an existing mksysb:

- Enter smitty nim_mkres on the NIM master
- Select spot as the Resource Type
- Enter the values required to define the resource. For the value 'Source of Install Images', select the mksysb NIM resource which you want to use to create the SPOT.

e.g.
* Resource Name [spotaix5207]
* Resource Type spot
* Server of Resource [master] +
* Source of Install Images [lpar27-mksysb] +
* Location of Resource [/export/spot] /
Expand file systems if space needed? yes +
Comments []
installp Flags
COMMIT software updates? no +
SAVE replaced files? yes +
AUTOMATICALLY install requisite software? yes +
OVERWRITE same or newer versions? no +
VERIFY install and check file sizes? no +
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old August 31st, 2006
mikes's Avatar
mikes Offline
Junior Member
 
Join Date: August 2006
Posts: 7
Re: How do you make a SPOT out of mksysb

Thanks, I did found this document also

pSeries and AIX Information Center


or pSeries and AIX Information Center



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old September 5th, 2006
alexisl's Avatar
alexisl Offline
Senior Member
 
Join Date: June 2006
Posts: 147
Re: How do you make a SPOT out of mksysb

What is SPOT?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old September 5th, 2006
gomeznimrod's Avatar
gomeznimrod Offline
Junior Member
 
Join Date: August 2006
Posts: 5
Re: How do you make a SPOT out of mksysb

The SPOT (Shared Product Object Tree ) is a fundamental resource in the NIM environment. It is required to install or initialize all types of machine configurations.

A SPOT provides a /usr file system for diskless and dataless clients, as well as the network boot support for all clients.

Everything that a machine requires in a /usr file system, such as the AIX
kernel, executable commands, libraries, and applications are included in the SPOT. Machine-unique information or user data is usually stored in the other file systems. A SPOT can be located on any standalone machine within the NIM environment, including the master. The SPOT is created, controlled, and maintained from the master, even though the SPOT can be located on another system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old September 7th, 2006
astralvoid's Avatar
astralvoid Offline
Junior Member
 
Join Date: August 2006
Location: Charleston, WV
Posts: 22
Re: How do you make a SPOT out of mksysb

I have a mksysb image that I am trying to use as the source and I keep receiving the error:

0042-001 nim: processing error encountered on "master":
. 0042-055 m_mkspot: "/path/to/image/imagname.image" is not a valid "source" for this operation


Can anyone tell me what this means and what I'm doing wrong?

Thanks!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old September 8th, 2006
gomeznimrod's Avatar
gomeznimrod Offline
Junior Member
 
Join Date: August 2006
Posts: 5
Re: How do you make a SPOT out of mksysb

Make sure thath the path you are specifying is correct and that it points to a valid mksysb image.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old December 23rd, 2006
sreenu341's Avatar
sreenu341 Offline
Junior Member
 
Join Date: July 2006
Posts: 5
Re: How do you make a SPOT out of mksysb

i am also have same problem.

i am trying to create a SPOT from mksysb image, if i go to smitty nim_mkres and select spot, its not listing my mksysb resources in the option. Its listing only lpp_source and spot resources. This is happening in NIM server 5.2 ML06.

If i try to create from mksysb image, it is giving error, as not valid source to create SPOT.

I have another NIM server 5.3 ML03, in this server in SPOT creation its listing all mksysb resources to select.

If anyone knows pls advise.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old January 9th, 2007
astralvoid's Avatar
astralvoid Offline
Junior Member
 
Join Date: August 2006
Location: Charleston, WV
Posts: 22
Re: How do you make a SPOT out of mksysb

I finally discovered a workaround for my problem. It seems that the NIM software cannot handle sources from NFS mounted filesystems. After copying the source lppsource and mksysb to a non-NFS mounted volume, I was able to make everything work as expected.

I find it odd that NIM can't handle NFS mounted filesystems.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old January 11th, 2007
jperret's Avatar
jperret Offline
Junior Member
 
Join Date: June 2006
Posts: 4
Re: How do you make a SPOT out of mksysb

I have a similar issue . . .
nim -o define -t spot -a source=mksysb_uatrmsdb -a server=master \
-a location=/export/nim/mksysb spot_aix5208
0042-001 nim: processing error encountered on "master":
0042-028 m_mkspot: "mksysb_uatrmsdb" cannot be used for this operation

lsnim -l mksysb_uatrmsdb
mksysb_uatrmsdb:
class = resources
type = mksysb
comments = mksysb for aixuat-rmsdb
Rstate = ready for use
prev_state = unavailable for use
location = /export/nim/mksysb/devrmsdb-sysb
version = 5
release = 2
mod = 0
oslevel_r = 5200-08
alloc_count = 0
server = master
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
NIM server and client operations steevojb Tutorials 22 2 Weeks Ago 01:35
VIO MKSYSB NIM restore issue DJ Nauta IBM PowerVM Editions 5 December 17th, 2007 09:19
NIM: Create a spot from previously existing spot. pasch6 AIX for POWER Systems 0 April 18th, 2007 05:28
make bootable mksysb tape from file mshulman1980 AIX for POWER Systems 3 April 3rd, 2007 08:19
How do you patch your SPOT mikes AIX for POWER Systems 4 September 1st, 2006 09:38



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50