But dumps can also be saved as files on a normal dataset, right? provided enough space is left for them.
Olaf Il 26 gennaio 2017 12:38:27 CET, [email protected] ha scritto: >> NAME USED AVAIL REFER MOUNTPOINT >> rpool/dump 41.5G 9.15G 41.5G - >> rpool/swap 4.13G 13.0G 276M - > >The "dump" volume is much too big. Do a > > dumpadm -e > >This will print the "estimated" dump size. Then add a bit, and >set the new dump volume size with: > > zfs set volsize=<new size> rpool/dump > >For example, on my OmniOS file server: > ># dumpadm -e >Estimated dump size: 4.63G > ># zfs set volsize=6G rpool/dump > ># zfs list rpool/dump >NAME USED AVAIL REFER MOUNTPOINT >rpool/dump 6.00G 24.1G 6.00G - > >> I did not changed anything during instalation proccess, I've just >> accepted all defaults > >Yes. The "traditional" installation usually sizes dump too big. >That is why I asked. :-) > > >Hope this helps -- Volker >-- >------------------------------------------------------------------------ >Volker A. Brandt Consulting and Support for Oracle >Solaris >Brandt & Brandt Computer GmbH WWW: >http://www.bb-c.de/ >Am Wiesenpfad 6, 53340 Meckenheim, GERMANY Email: >[email protected] >Handelsregister: Amtsgericht Bonn, HRB 10513 Schuhgröße: >46 >Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt > >"When logic and proportion have fallen sloppy dead" >_______________________________________________ >OmniOS-discuss mailing list >[email protected] >http://lists.omniti.com/mailman/listinfo/omnios-discuss
_______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
