今天早上,我在FreeNAS 9.3机器上发出警告,提示“空间不足” warning: The capacity for the volume 'SeanVolume' is currently at 85%, while the recommended value is below 80%. 一段时间后运行scrub命令是没有用的。 我使用SSHlogin到FreeNAS主机,并获得一些信息: [root@freenas] ~# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT SeanVolume 21.8T 18.6T 3.16T – 38% 85% 1.00x ONLINE /mnt freenas-boot 111G 680M 110G – – 0% 1.00x ONLINE […]
背景:小型个人服务器,电子邮件,networking,shell等,为家人和朋友。 SunOS 5.11,snv_113从2008年11月。服务器build于2009年。我相信是opensolaris或Solaris早期的访问版本。 AMD 64位处理器,4GB RAM。 Root zpool三向镜像,最初由三个笔记本电脑大小的320gb旋转磁盘组成。 三年后,每个旋转盘都一个接一个地死了, 每一个在制造商的保修下更换。 在过去的几个月里,又一个磁盘又变得愚蠢起来。 目前,我决定只是运行一个双向镜子。 在上周,出现了一个永久性的错误,列出了三个文件。 擦洗后,这些错误消失,除了一个元数据错误。 随着第二张光盘也开始出现故障,我扔了一个备用的桌面驱动器,并重新安装。 相同的校验和和元数据错误仍然存在。 在绝望中,我购买了几个固态硬盘(我来真的讨厌旋转磁盘)。 我已经添加了一个游泳池作为第三个,当然,在韧性,我仍然与以下几点: root-klaatu /root% zpool status -v pool: rpool state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the […]
我的S11服务器有以下configuration: 磁盘#1用于rpool,这是我要添加磁盘#2的根池,以增加已安装文件夹的可用大小,但是我无法将磁盘添加到现有rpool,因为它是根池。 有没有办法让新磁盘可用于“/”文件夹? 我唯一的select是创build一个新的zpool并将其安装在一个新的文件夹下? 谢谢。 RaamEE root@raamee:~# zpool status pool: rpool state: ONLINE status: The pool is formatted using an older on-disk format. The pool can still be used, but some features are unavailable. action: Upgrade the pool using 'zpool upgrade'. Once this is done, the pool will no longer be accessible on older software […]
假设我使用compression = on创build了一个池,然后想要closures就地压缩 – 是否可能,如果是这样的话? 我在OS X上使用Zevo CE,以防有什么变化(zpool版本为28)。
针对数据库大插入或TCP / IP转储的zpool的最佳设置是什么(我的意思是使用4个磁盘保持高写入吞吐量? 我想购买4 Wd RE4 2TB驱动器,并获得更多的权力,我可以! 我想 zpool create tank mirror disk1 disk2 disk3 disk4 要么 zpool create tank mirror disk1 disk2 mirror disk3 disk4 要么 zpool create tank disk1 disk2 disk3 disk4 我认为在一个池中有两个镜像的解决scheme是最好的,但不能确定。 编辑:好的镜像是RAID1。 这是不可能的:RAID0(RAID0,RAID0)
我正在使用Freenas 8.2,并决定升级到9.2。 所有似乎进展顺利,升级zfs到28,并重新启动。 在下次启动时,似乎需要一直持续,在某个时候,我决定closures机器。 我想这是造成这个问题的原因。 当我尝试导入时,我得到以下内容: [root @ freenas]〜#zpool导入 池:vol4disks8tb id:12210439070254239230 状态:FAULTED 状态:该池最后一次被另一个系统访问。 操作:由于设备或数据损坏,无法导入池。 该池可能在另一个系统上处于活动状态,但可以使用导入 '-f'标志。 请参阅:http://illumos.org/msg/ZFS-8000-EY configuration: vol4disks8tb FAULTED损坏的数据 raidz2-0在线 gptid / 3d316d16-f53e-11e1-9da5-080027dfca8a在线 gptid / 3df02143-f53e-11e1-9da5-080027dfca8a在线 gptid / 3eb99e55-f53e-11e1-9da5-080027dfca8a在线 gptid / 3f91c723-f53e-11e1-9da5-080027dfca8a在线 [root @ freenas]〜# 编辑:命令“zpool import -f”,“zpool import -f -F -n”和“zpool import -f -F”返回与前一个命令完全相同的输出。 编辑#2:命令“zpool import -f 12210439070254239230”返回 无法导入'vol4disks8tb':I / O错误 从中销毁并重新创build池 一个备份源。 […]
我们基于FreeNAS 8的100TB NAS由于停电而意外关机。 打开后,100TB zpool“projects”被卸载,状态为“FAULTED”。 我已经试过zpool import -fFX ,它运行了大约20个小时,但没有发生任何事情。 我已经用重置button重新启动服务器,因为kill -9和重新启动命令不起作用。 一些输出: [root@Projects_new] ~# zpool import pool: projects id: 8560768094429092391 state: FAULTED status: The pool metadata is corrupted. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be imported using the '-f' […]
现在,我们的服务器已经build立,我想重新命名我们的zpools。 我在某个地方读到,做这个的方法是用新名称导出和重新导入。 但是,我所有的login点和分享都会保持不变吗? 或者我将不得不重新设置这些?
我有这个zpool: bash-3.2# zpool status dpool pool: dpool state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM dpool ONLINE 0 0 0 c3t600601604F021A009E1F867A3E24E211d0 ONLINE 0 0 0 c3t600601604F021A00141D843A3F24E211d0 ONLINE 0 0 0 我想用一个(更大的磁盘)replace这两个磁盘。 可以这样做吗? zpool attach允许我replace一个物理磁盘,但是它不会允许我一次replace两个物理磁盘。
在我们的FreeNAS服务器上, zpool status给我: pool: raid2 state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to be replaced, and clear the errors using 'zpool clear' or replace the device with 'zpool replace'. see: http://www.sun.com/msg/ZFS-8000-9P scrub: none […]