Sponsored Content
Operating Systems Solaris T4 replaced motherboard - recovering LDOM config? Post 303000892 by Peasant on Saturday 22nd of July 2017 12:09:40 AM
Old 07-22-2017
It is best practice to save configuration to XML as per document hicks mentioned.
This is the latest oracle document regarding :
Saving Domain Configurations -
Oracle(R) VM Server for SPARC 3.4 Administration Guide


Put this in in crontab, and save your configuration on external system, best on some NFS.

SP is on a chip, which you pull out for your old motherboard and plugin in new
Remove the Service Processor - SPARC T4-1 Server HTML Document Collection.

If you have other sparc servers on which virtual machines lived and those were on FC / ISCSI you can use other server LDOM configuration to import to serviced machine.

Do not import primary configuration from another server, just LDOM if on external storage.

Is there anything in /var/opt/SUNWldm on the machine ?

Also, a good practice which i endorse (if you use putty) is to save all your putty sessions to a file automatically (with timestamps for log files)
To reconstruct what you did or find data inside those log files can be gold sometimes, since we all make mistakes.

Hope that helps
Regards
Peasant.
These 2 Users Gave Thanks to Peasant For This Post:
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Which motherboard???

Hello All I'm looking to buy a new motherboard because my current one (ABIT BE6-II v1.1) doesn't support the installation of Unix. I'd like to keep my CPU (Genuine Intel PIII 800 Mhz) and memory (512 Meg) to use on the new motherboard. My CPU is one of those cartridge types which is mounted... (5 Replies)
Discussion started by: purloiner
5 Replies

2. Filesystems, Disks and Memory

Motherboard Compatibility

Hi there,, I URGENTLY need to know if the Gigabyte GA 8IDML Motherboard is compatible with the Unix BSD. We need to know if we should buy new boards before we can use the product. Thanking you Hannelie Bosch:confused: :confused: (1 Reply)
Discussion started by: hbosch
1 Replies

3. UNIX for Dummies Questions & Answers

Replacing Motherboard

My UNIX (SCO) crashed. I replaced the MB and tried reconfiguring all the devices etc...the system detects the NIC ok, but the following are not working properly a) keyboard/credit card swipe which connects to PS/2 port not working b) unable to connect to another PC in the small network c)... (0 Replies)
Discussion started by: maakus
0 Replies

4. Solaris

corrupted motherboard

hi i have a sun server V890 and i added two cpu/memory modules to it but it caused the motherboard to become corrupted could you please help me find what causes this problem and how to avoid it because i changed the corrupted motherboard and i want to do the expansion and I'm scared that ... (2 Replies)
Discussion started by: bahjatm
2 Replies

5. Solaris

Change motherboard

Hello, I am fairly new to Solaris ... You can change the motherboard of a computer with solaris 10? Exist a tutorial for this or can you tell me how to do this? Thanks in advance (3 Replies)
Discussion started by: sedos
3 Replies

6. Solaris

Network Config on Zone in a Guest LDOM

Solaris for Sparc 11.1 with the latest patches. Created a Guest LDOM with two vnet's net0 and net1, installed a guest whole root, ip exclusive zone that I want to be able to utilize DHCP. I have been able to create the zone but unable to get it to boot because I am unable to assign an anet to it.... (4 Replies)
Discussion started by: os2mac
4 Replies

7. Solaris

T4-2 - Memory DIMM issue - ldom config resets to factory-default

Which basically means the ldoms that were on there are not starting (not even showing). If I do ldm list-config it shows live config as next reboot. But, of course, next reboot it reverts back to factory default again. I must admit I'm wondering if its doing this becasue (with the... (3 Replies)
Discussion started by: psychocandy
3 Replies
MOTHRA(1)						      General Commands Manual							 MOTHRA(1)

NAME
mothra - retrieve World-Wide Web files SYNOPSIS
mothra [ url ] DESCRIPTION
Mothra retrieves and displays files from the World-Wide Web, by name or through hypertext links. Web names, called URLs, have a peculiar syntax: http://netlib.att.com/netlib/1127/www/1127.html http://akebono.stanford.edu:80/yahoo/ http://www.teleport.com/~crowell/ file:/sys/lib/mothra/help.html file:html2.elements.html#ADDRESS ftp://ftp.gmd.de/music/scores/harrington/Harrington.readme gopher://gopher.bev.net/11/BevBus/King.Video The part up to the first colon gives the protocol for retrieving the file. http:, Hyper-Text Transfer Protocol, is the usual way of accessing web files. file: names a file in the local file system. ftp: and gopher: are standard Internet services. // begins the Internet address of the server where the file resides. The address may contain a colon and a TCP port number, which over- rides the default port number for the service. Next comes a file name. Finally, the file name may be followed by # and a string giving a label within the file where the display should begin. Mothra starts with the url given on the command line, defaulting to the environment variable $url, and finally to file:/sys/lib/mothra/start.html. The display contains the last message from mothra, a box where typed commands appear, a scrollable list of previously visited files, the title and URL of the current file, and the scrollable text of the current file. Button 1 selects and displays a file, either from the list of previously visited pages or from a link (indicated by underlined text or a boxed image) in the current file. Button 2 shows the URL of a file, but does not retrieve or display it. Button 3 pops up a menu of com- mands: save back Place a link to the current file in a `back list' for future reference. get back Retrieve and display the back list. fix cmap Adjust the display's color map so that images will have correct colors. exit Ask for confirmation and quit. The typed commands are: g url Get the page with the given URL. s file Save the current file in the given file. q Quit. ? h Get help. When mothra retrieves a file that is not an HTML document (for example a GIF or JPEG image), it will start up an appropriate viewer, for example fb/9v (see 9v(9.1)) for image files. FILES
/sys/lib/mothra/* $home/lib/mothra/back.html the back list $home/lib/mothra/mothra.url log of visited URLs $home/lib/mothra/mothra.err log of error messages, including HTML syntax errors SOURCE
/sys/src/cmd/mothra BUGS
ftp: URLs are not supported. Files are saved in the form received, not in the form suggested by the name in an s command. Mothra is distributed in a preliminary state; it has more than its share of bugs. MOTHRA(1)
All times are GMT -4. The time now is 06:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy