armonia wrote: > Not solve the problem, I booted from 11.0 STABLE and when you try to > import a pool system goes into freeze. (zpool import -f zroot) > > Just hang when attempting to mount the problematic section zroot / var > / db / mysql / billing > > In this home are installed properly, I even removed through truncate > -s 0 15 gigs in the file / home / user, but it does not help. > > More options? All attempts to freeze mount lead as well as attempts to > boot the system. > All I can suggest is boot and wait - see if it comes back - if not I am out of suggestions - "zfs import -Ff storage" worked for me when I was running out of swap when trying to import on a 9.2 system (storage being my pool name)
After the import I exported booted back to 9.2 and it all worked... issued a 'scrub' *after* booting back to 9.2 (don't do it before) Michelle > > Среда, 25 марта 2015, 16:49 +01:00 от Michelle Sullivan > <[email protected]>: > > armonia wrote: > > > > -- Hello. Please help . I mirror ZFS 9.3 , after an active it by > using mysql read \ write from an external script something broken. > The operating system is not loaded at the time of "Mount local > filesystems" > > > > pool consists of a mirror (raid 1 ) + hot swap, zfs partitions > on a separate . > > > > zpool import -f -R /tmp zroot freezes > > > > try to import a pool from a LiveCD (10.1) -> zpool import -f -R > / tmp zroot out as in deep thought and then wrote something like > > > > pid 99217 (sh), uid 0, was killed: out of swap space > > pid 896 (ssh), uid 0, was killed: out of swap space > > > > zpool made of 2 disks to GPT and one as hot-swap. > > > > Write a 11-STABLE USB drive boot from it to single user, run your > import, then run an export, then reboot into 9.3 and import > without flags. > > Regards, > > -- > Michelle Sullivan > http://www.mhix.org/ > > _______________________________________________ > [email protected] > </compose?To=freebsd%[email protected]> mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "[email protected] > </compose?To=freebsd%2dstable%[email protected]>" > > > > -- -- Michelle Sullivan http://www.mhix.org/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
