Operating System - HP-UX
1825919 Members
2967 Online
109689 Solutions
New Discussion

Ignite-UX - can't add client

 
SOLVED
Go to solution
D Block 2
Respected Contributor

Ignite-UX - can't add client

When I try to create a new client using net recovery, I get the following error:

ERROR: ":/": This operation
will exceed the absolute limit of disk
space on 1 volumes.

When, I press the OK acknowlegement, then it pops up another window:

Unable to set up the client directory for the system: "".

btw, this is a new created 11.1 system on a K server, having free space in "/", of 77165 blocks according to bdf.

any suggestions ? do I need a new file system for installing Client Ignite-UX programs?

Golf is a Good Walk Spoiled, Mark Twain.
4 REPLIES 4
Alzhy
Honored Contributor

Re: Ignite-UX - can't add client

How about your /var - if it is a separate filesystem ?

Do you have "sufficient" space on it?
Hakuna Matata.
Sundar_7
Honored Contributor
Solution

Re: Ignite-UX - can't add client

you should have enough space in the /var filesystem and not in "/"

# bdf /var/opt/ignite/recovery/archives
# bdf /var/opt/ignite/clients/

find out if you have enough free space in these filesystems. If not, extend the LV/Filesystem.


Learn What to do ,How to do and more importantly When to do ?
D Block 2
Respected Contributor

Re: Ignite-UX - can't add client

ok guys, it appears /var is 74% used with

# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 143360 61019 77247 44% /

/dev/vg00/lvol7 655360 478630 166838 74% /var
Golf is a Good Walk Spoiled, Mark Twain.
Sundar_7
Honored Contributor

Re: Ignite-UX - can't add client

You have only 166 MB left in the /var file system. A sigle client's net recovery archive can run upto Gigabytes (depending on the options you use while creating the archive). But clearly 166 MB is not enough to create the archive.

Increase the LV/filesystem.
Learn What to do ,How to do and more importantly When to do ?