24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

# alt_disk_install -d /dev/rmt0 hdisk1<br />

...<br />

# lspv<br />

hdisk0 000040445043d9f3 rootvg<br />

hdisk1 00076443210a72ea altinst_rootvg<br />

# reboot -q<br />

After rebooting...<br />

# oslevel<br />

<strong>4.3</strong>.0.0<br />

# lspv<br />

hdisk0 000040445043d9f3 old_rootvg<br />

hdisk1 00076443210a72ea rootvg<br />

# alt_disk_install -W hdisk0<br />

# lspv<br />

hdisk0 000040445043d9f3 altinst_rootvg<br />

hdisk1 00076443210a72ea rootvg<br />

At this point, you will find the altinst_rootvg volume group varied-on and the<br />

/alt_inst file systems will be mounted.<br />

Now, to put the volume group to sleep the command syntax is:<br />

# alt_disk_install -S<br />

# lspv<br />

hdisk0 000040445043d9f3 altinst_rootvg<br />

hdisk1 00076443210a72ea rootvg<br />

The altinst_rootvg is no longer varied-on and the /alt_inst file systems are no<br />

longer mounted. If desired and the bootlist is reset, this volume group is now<br />

ready for booting. If it is necessary for the altinst_rootvg volume group name to<br />

be changed back to old_rootvg, this can be done with the -v flag.<br />

# alt_disk_install -v old_rootvg hdisk0<br />

# lspv<br />

hdisk0 000040445043d9f3 old_rootvg<br />

hdisk1 00076443210a72ea rootvg<br />

6.9 Printer Support<br />

The <strong>AIX</strong> spooler subsystem was already significantly enhanced over the basic<br />

UNIX spooler. For <strong>AIX</strong> <strong>Version</strong> <strong>4.3</strong>, the following additional enhancements have<br />

been included:<br />

6.9.1 Remote Printing Robustness<br />

Both rembak and lpd have new flags that allow you to build a log file. A log file is<br />

helpful in determining why a daemon failed. Use the following commands to start<br />

error logging:<br />

startsrc -s lpd -a "-D /tmp/lpddebug"<br />

/etc/qconfig -D /tmp/remback_debug flag backend=/usr/lib/lpd/rembak<br />

System Management and Utilities 129

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!