casper@sun.com wrote:
hi Jan (and all)
My failure was when running
# swap -d /dev/zvol/dsk/rpool/swap
I saw this in my truss output.
uadmin(16, 3, -2748781172232)Err#12 ENOMEM
That sounds like "too much memory in use: can't remove swap".
It seems it also happens in situ
>hi Jan (and all)
>
>My failure was when running
>
># swap -d /dev/zvol/dsk/rpool/swap
>
>I saw this in my truss output.
>
>uadmin(16, 3, -2748781172232)Err#12 ENOMEM
>
That sounds like "too much memory in use: can't remove swap".
Casper
hi Jan (and all)
My failure was when running
# swap -d /dev/zvol/dsk/rpool/swap
I saw this in my truss output.
uadmin(16, 3, -2748781172232)Err#12 ENOMEM
Another email recommended that I reboot and try again and that seems to
have worked. I was actually running Solaris 10 u7 wi
Hi Richard,
I ran into some quirks resizing swap last week.
If you are seeing out of space when trying to remove a swap area, then a
reboot clear this up. I think the bugs are already filed, but I would
like to see your scenario as well.
Can you restate your steps?
Thanks,
Cindy
Jan Dambo
Hi Richard,
Richard Robinson wrote:
I should add that I also used truss and saw the same ENOMEM error. I am on a
4Gb system with swap -l reporting
swapfile dev swaplo blocks free
/dev/zvol/dsk/rpool/swap 181,1 8 4194296 4194296
and I was trying to follow the directions
Hi Jeffrey,
jeffrey huang wrote:
> Hi, Jan,
>
> After successfully install AI on SPARC(zpool/zfs created), without
> reboot, I want try a installation again, so I want to destroy the rpool.
>
> # dumpadm -d swap --> ok
> # zfs destroy rpool/dump --> ok
> # swap -l
> # swap -d /dev/zvol/dsk/rpool/s