Hello all
recently inherited a 4-node cluster
when doing health check on the cluster. found that node-1 is down in boot prompt. attempted to boot and got the below error
Jun 13 13:22:56 [b125c1fm1-01:diskown.ownerReservationMismatch:warning]: disk 1a.00.23 (S/N XXVER7AA) is supposed to be owned by th
Jun 13 13:22:56 [b125c1fm1-01:diskown.ownerReservationMismatch:warning]: disk 1c.11.19 (S/N S410EAVG) is supposed to be owned by th
Jun 13 13:22:56 [b125c1fm1-01:diskown.ownerReservationMismatch:warning]: disk 1c.12.0 (S/N KPVJGY4F) is supposed to be owned by thi
Jun 13 13:22:56 [b125c1fm1-01:diskown.ownerReservationMismatch:warning]: disk 1c.11.0 (S/N KPH2869F) is supposed to be owned by thi
Jun 13 13:22:56 [b125c1fm1-01:diskown.ownerReservationMismatch:warning]: disk 1c.10.0 (S/N KPVKRXHF) is supposed to be owned by thi
Jun 13 13:22:59 [b125c1fm1-01:wafl.memory.status:info]: 34689MB of memory is currently available for the WAFL file system.
WARNING: 0 disks found!
tried
1. shutdown node-2, to see if reboot node-1 will take over its own disks. this did not work
2. restarted node-2 and attempted to re-assign disks to node-1. this did not work. node-2 is in takeover mode. (should i inhibit takeover prior to re-assigning disks)
3. during re-assigning of disks to node-1, received the below error
b125c1fm1-02(takeover)> disk assign 1c.11.19 -s 1874201084
b125c1fm1-02(takeover)> disk assign 1c.12.0 -s 1874201084
Assign request failed for disk 1b.12.0. ReasonImage may be NSFW.
Clik here to view.isk is a file system disk and part of an online aggregate. Changing its owner may cause aggregate or filer outage. Disk assign request failed.
b125c1fm1-02(takeover)> disk assign 1c.11.0 -s 1874201084
Assign request failed for disk 1c.11.0. ReasonImage may be NSFW.
Clik here to view.isk is a file system disk and part of an online aggregate. Changing its owner may cause aggregate or filer outage. Disk assign request failed.
b125c1fm1-02(takeover)> disk assign 1c.10.0 -s 1874201084
Assign request failed for disk 1c.10.0. ReasonImage may be NSFW.
Clik here to view.isk is a file system disk and part of an online aggregate. Changing its owner may cause aggregate or filer outage. Disk assign request failed.
any thoughts would be welcome. on how node-1 can take back the disks. I have not tried any commands in priv setting. NOt sure if this would make a difference
Thanks All