29.01.2013 Views

ClusterPack Index of Tutorial Sections

ClusterPack Index of Tutorial Sections

ClusterPack Index of Tutorial Sections

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.

Details<br />

� /var - 4GB<br />

� /share - 500MB (Clusterware edition only)<br />

Allocate space for these file systems when you do a fresh install <strong>of</strong> HP-UX on the Management Server.<br />

To resize /opt<br />

Back to Top<br />

1. Go to single user mode.<br />

% # /usr/sbin/shutdown -r now<br />

2. Interrupt auto boot.<br />

3. Select the EFI shell.<br />

4. Select the appropriate file system. (Should be fs0: but may be fs1:)<br />

5. Boot HP-UX.<br />

% Shell> fs0:<br />

% fs0:\>hpux<br />

6. Interrupt auto boot.<br />

7. Boot to single user mode.<br />

% HPUX> boot vmunix -is<br />

8. Determine the lvol <strong>of</strong> /opt.<br />

% cat /etc/fstab<br />

9. Look for the lvol that corresponds to /opt.<br />

10. Extend the file system. (Use lvol from Step 2.)<br />

% # lvextend -L 4096 /dev/vg00/lvol4<br />

(May not be lvol4.)<br />

% # umount /dev/vg00/lvol4<br />

(This should fail.)<br />

% # extendfs /dev/vg00/lvol4<br />

% # mount /dev/vg00/lvol4<br />

11. Repeat 8 through 10 for /var.

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

Saved successfully!

Ooh no, something went wrong!