![]()
|
SysAdmin Topics
|
by Henry Pepper
IntroductionPurposeScopeReferences
Acronyms
Section descriptionsInteresting issues
Getting startedYou can get your Solaris Fix from the OpenSolaris Download Center, Solaris Express Community Edition - DVD Download or CD Download It should be updated bi-weekly, but that doesn't seem to hold true. See also ONNV Flag Days You need
Installing OS
Installing virt-install style PV
Open Solaris Express snv_107
Solaris 10u6 - Does Not Work
Installing virt-install style HVMJumpstarthttp://opensolaris.org/os/community/xen/docs/virtinstall/ Solaris 10u6 hvm
Solaris 10u7 hvm
Win2k3
WinXP
Starting install... Creating storage file... 100% |=========================| 4.0 B 00:00 Creating domain... 0 B 00:03 Unable to connect to graphical console; DISPLAY is not set. Please connect to localhost:5900 Domain installation still in progress. You can reconnect to the console to complete the installation process. Ubuntu 8.10
AdministationVNCGet vncport
Setting VNC passwordsvccfg -s xvm/xend setprop config/vncpasswd = astring: \"YOUR PASSWORD\" svcadm refresh xvm/xend svcadm restart xvm/xend Grant vnc/xend access rights to userusermod -K defaultpriv=basic,virt_manage xenadm Domain statesSource: http://opensolaris.org/os/community/xvm/gettingstarted A domain can be in one of six states. States are shown in virt-manager screens and in xm list displays: Name ID Mem VCPUs State Time(s) Domain-0 0 2049 2 r----- 4138.5 sxc18 3 511 1 -b---- 765.5 The states are:
CloningClone a container.
workaround to disk expansionFrom e-mail answer by Mark Johnson: "You can mirror the rpool and swap the disk"
legacy: xm configuration filethe configuration file, or the .py file is used for creation and for running a domU. Conceptual creation of domU
ContentSee also: http://opensolaris.org/os/community/xen/docs/virtinstall/
Cloning an imagevirt-clone
TroubleshootingOS Installation issuesOS report installation failure, though no errors found in install log files.AnalysisPhaseCustomerDescriptionreport installation failure, though no errors found in install log files. While installing the OS on the box. ProblemStatementListingFactsIdentifyInformationSourcesFirstObservedByLocationOfFaultOn a HP 8510w, firmware ???, Developer installation. FirstObservedDateOtherResourcesCollectRelevantErrorMessagesDiagnosisSee what happens at rebootreboot the box, it came up working, without any problems. xVM creation issuesFault 2: 'vncpasswd is not set up in VMconfig and xend-config.'AnalysisPhaseCustomerDescription# svcs -x svc:/system/xvm/domains:default (Hypervisor domain autoboot and graceful shutdown) State: maintenance since Tue Jan 15 14:15:04 2008 Reason: Start method failed repeatedly, last exited with status 1. See: http://sun.com/msg/SMF-8000-KS See: xVM(5) See: /var/svc/log/system-xvm-domains:default.log Impact: This service is not running. /var/svc/log/system-xvm-domains:default.log [ Jan 15 14:15:04 Executing start method ("/lib/svc/method/xvm-domains start"). ] ProblemStatementListingFactsFirstObservedDateOtherResourcesCollectRelevantErrorMessagesSee: /var/svc/log/system-xvm-domains:default.log DiagnosisFrom: http://bugs.opensolaris.org/view_bug.do;jsessionid=4efdcbd88d1f4103e271abb41ba?bug_id=6567064 See: 'Setting VNC password' above svcadm clear domains % wait 20 seconds svcs -x should return empty list. No data returnedCould not find an installable distributionFor more information see: /root/.virtinst/virt-install.log Starting install...
Could not find an installable distribution at '/common/packages/sol-10-u6-ga1-x86-dvd.iso'
Domain installation may not have been
successful. If it was, you can restart your domain
by running 'virsh start iss'; otherwise, please
restart your installation.
Fri, 13 Feb 2009 16:49:02 ERROR
Could not find an installable distribution at
'/common/packages/sol-10-u6-ga1-x86-dvd.iso'
Traceback (most recent call last):
File "/usr/bin/virt-install", line 511, in ?
main()
File "/usr/bin/virt-install", line 471, in main
dom = guest.start_install(conscb,progresscb)
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
line 882, in start_install
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py",
line 83, in _prepare_install
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py",
line 233, in prepare
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py",
line 194, in _prepare_kernel_and_initrd
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py",
line 106, in acquireKernel
File "/export/builds/xvm_107///proto/install/usr/lib/python2.4/site-packages/virtinst/DistroManager.py",
line 92, in _storeForDistro
ValueError: Could not find an installable distribution at '/common/packages/sol-10-u6-ga1-x86-dvd.iso'
vncviewer: unable to open display ""# vncviewer localhost:5900 VNC Viewer Free Edition 4.1.3 for X - built Jan 17 2009 00:04:40 Copyright (C) 2002-2008 RealVNC Ltd. See http://www.realvnc.com for information on VNC. vncviewer: unable to open display ""
|