as you can see, full
so I replaced with a larger disk.
it resilvered fine, no errors, however in zpool status, I can see the new disk, yet it does not recognize the new size, and
when I try to
I get the expected error
cannot set property for pool : out of space.
how can I get the system to reconized the new size? devfsadm, reboot -r?
I backed up the data in the pool, so could I just empty the data then try set autoexpand=on again?
first time attempting this, so sorry for basic question.
thanks.
Last edited by jim mcnamara; 11-10-2017 at 12:50 PM..
You will not be able to set a property on zpool if that is the case, including autoexpand.
Are you able to delete old snapshots or data from those pools, then issue the command ?
Never have your pools above 90%, use zfs quota to limit the usage so you do not run in the same situation again.
Anything above 80% used space for databases and above 90ish% use space for static content is not recommended to have.
deleted data, now 99% free- but same result
do I have to destroy and recreate?
---------- Post updated at 06:29 AM ---------- Previous update was at 05:01 AM ----------
for some reason I can not get it to see the new disk , the new disk slice is 500 gig, but it is still seeing the old one that is 200g. do i have to destroy and re create using the new disk? i just thought replacing would do the trick.
Last edited by Scott; 11-10-2017 at 05:03 PM..
Reason: CODE tags
On an OmniOS server, I removed a single-disk pool I was using for testing.
Now, when I run zpool import it will show it as FAULTED, since that single disk not available anymore.
# zpool import
pool: fido
id: 7452075738474086658
state: FAULTED
status: The pool was last... (11 Replies)
Hello,
I see hard and transport errors on all disks under treso pool and looks like some data corruption too. I want to take backup before, I reboot and replace disk. As of now, there are no slots free on server, so one option is, to break mirror, remove second disk (I need two disks, because... (5 Replies)
Hello,
I need some help in recovering ZFS pool. Here is scenerio. There are two disks -
c0t0d0 - This is good disk. I cloned it from other server and boot server from this disk.
c0t1d0 - This is original disk of this server, having errors. I am able to mount it on /mnt. So that I can copy... (1 Reply)
I added a disk to a zpool using "zpool add diskname"
My intention was mirror a zpool disk that no mirror; that is a zpool with only one disk. I did not issue the right command. Now, the disk has been added successfully but I cannot remove nor detach it as Solaris 11 thinks it has data on it... (14 Replies)
Scenario1:
VG00 lvm,not mirrored,2 disk of 36GB vg size
VG00 size is under 30G.
Is possible to remove a disk of 36GB and replace "on fly"
with a disk of 300GB on VG00?
Thanks (6 Replies)
Hi,
Quick question.
I have a data zpool that consists of 1 disk.
pool: data
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
data ONLINE 0 0 0
c0t50002AC0014B06BEd0 ONLINE... (2 Replies)
Originally Posted by panos83
Hello there Sir,
according to this old post,
https://www.unix.com/sco/100001-warni...ler-found.html
i try to restore an old image to a new hard disk drive.
The problem is that i don't have basic information such as:
1) Which btld driver do i... (3 Replies)
solaris os run on X86.
bootdisk have been mirrored.but there is one disk miss,I want to replace the fail disk,but after I replace the disk,the system can't boot!
pls help! (2 Replies)
Actually have a few different issues, wondering if I could get input on (tried reading/searching for an answer, with no luck)
1. Have a v240 running sol9 that needs a bad disk replaced. So, here are the steps I took:
a. detached from mirroring
b. cleared mirroring (metaclear)
c.... (4 Replies)