WPAR restoration

Hello,

Did anyone try to restore wpar on the lpar and have a idea where the restored wpar took the OS disk space to store their files?

I have restored my wpar, and well it is successful. But I have no idea about the disk space used for it.

bash-4.4# df -g
Filesystem    GB blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4           5.00      4.72    6%    17568     2% /
/dev/hd2           4.50      2.17   52%    44048     8% /usr
/dev/hd9var        4.50      4.06   10%     7138     1% /var
/dev/hd3           5.50      5.46    1%      128     1% /tmp
/dev/hd1          68.00     63.08    8%       72     1% /home
/dev/hd11admin      0.50      0.50    1%        5     1% /admin
/proc                 -         -    -        -      - /proc
/dev/hd10opt       3.50      3.07   13%    13335     2% /opt
/dev/livedump      0.50      0.50    1%        4     1% /var/adm/ras/livedump
/dev/lv_media     10.00      2.67   74%        5     1% /media
/dev/fslv30        1.50      1.09   28%     4548     2% /wpars/WRXNAM_DR
/dev/fslv31        0.50      0.42   16%      362     1% /wpars/WRXNAM_DR/home
/opt               3.50      3.07   13%    13335     2% /wpars/WRXNAM_DR/nre/opt
/sbin              5.00      4.72    6%    17568     2% /wpars/WRXNAM_DR/nre/sbin
/usr               4.50      2.17   52%    44048     8% /wpars/WRXNAM_DR/nre/usr
/dev/fslv32        0.50      0.47    7%     1574     2% /wpars/WRXNAM_DR/opt
/proc                 -         -    -        -      - /wpars/WRXNAM_DR/proc
/dev/fslv33        0.50      0.49    3%      184     1% /wpars/WRXNAM_DR/tmp
/dev/fslv34        3.00      1.32   56%    46147    13% /wpars/WRXNAM_DR/usr
/dev/fslv36        0.50      0.30   40%     6217     9% /wpars/WRXNAM_DR/usr/sysadmin
/dev/fslv37        7.50      2.76   64%     4436     1% /wpars/WRXNAM_DR/usr2
/dev/fslv35        2.50      2.28    9%     3060     1% /wpars/WRXNAM_DR/var

Before we restore the wpar, the filesystem /wpar is not mounted. It just mounted only when wpar is started. So where the space to store this wpar? as can see below, OS filesystem not having large space

Filesystem    GB blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4           5.00      4.72    6%    17568     2% /
/dev/hd2           4.50      2.17   52%    44048     8% /usr
/dev/hd9var        4.50      4.06   10%     7138     1% /var
/dev/hd3           5.50      5.46    1%      128     1% /tmp
/dev/hd1          68.00     63.08    8%       72     1% /home
/dev/hd11admin      0.50      0.50    1%        5     1% /admin
/proc                 -         -    -        -      - /proc
/dev/hd10opt       3.50      3.07   13%    13335     2% /opt
/dev/livedump      0.50      0.50    1%        4     1% /var/adm/ras/livedump
/dev/lv_media     10.00      2.67   74%        5     1% /media

Please advise on this.

After posting, I found out that it used the default volume group :slight_smile: