Re: [osol-discuss] zfs import problem- urgent

2010-12-10 Thread Edward Martinez
> I don't have any support contract. > > Can you tell me the procedure to create it. I emailed oracle couple weeks ago and this the site they pointed me to for my non sun/oracle unit if it has 1-4 sockets: "Oracle Solaris Premier Subscription for Non-Oracle Hardware (1-4 socket server)" ht

Re: [osol-discuss] zfs import problem- urgent

2010-12-09 Thread Akhilesh Nair
I don't have any support contract. Can you tell me the procedure to create it. -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] zfs import problem- urgent

2010-12-09 Thread Edward Martinez
> when i tried to change the host id, am getting > following error. > > bash-3.00# ./test > ERROR2: Invalid hostid 0xac32f5c. > Please use hexadecimal. > > > Please help me. I suggest you using your support contract instead of trying to guess a fix. the issue may be small and easily repairable

Re: [osol-discuss] zfs import problem- urgent

2010-12-09 Thread Akhilesh Nair
when i tried to change the host id, am getting following error. bash-3.00# ./test ERROR2: Invalid hostid 0xac32f5c. Please use hexadecimal. Please help me. -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-di

Re: [osol-discuss] zfs import problem- urgent

2010-12-08 Thread Andre Lue
Did you run devfsadm after you added the replacement disk? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] zfs import problem- urgent

2010-12-08 Thread Akhilesh Nair
one more doubt, If I remove all the disks from server and then attach it again and give an import, will it work? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] zfs import problem- urgent

2010-12-08 Thread Akhilesh Nair
Yeah I cant add the faulty disk again. Unfortunately, the original disk was severely damaged when the capacitor overloaded. The backside of the disk was melted to the point that it would not connect to a system anymore. Between I tried import -f using pool id and its not working. Kindly

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Andre Lue
Have you tried import your last step with the pool id instead of the name? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Dmitry G. Kozhinov
> We haven't done any detach command. I simply went for the replacement. Probably you can "undo" such replacement - plug back the faulty disk, then import the pool, and only then something like # zpool remove ... replace the faulty disk with the new one # zpool add ... - Dmitry. -- This mess

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Akhilesh Nair
am getting now this error. bash-3.00# zdb -e mypool WARNING: pool 'bigfs' could not be loaded as it was last accessed by another system (host: myserver3 hostid: 0xac32f5c). See: http://www.sun.com/msg/ZFS-8000-EY zdb: can't open mypool: No such file or directory bash-3.00# zpool import -f my

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Akhilesh Nair
yeah that was my fault We haven't done any detach command. I simply went for the replacement. now i again imported using force command, i am getting following error. bin/bash-3.00# zpool import -Ff poolname cannot open 'bigfs': no such pool Assertion failed: (zhp = zpool_open_canfail(g_zfs

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Dmitry G. Kozhinov
> 5) we have replaced the disk inside the pool Have you used zfs commands to detach/replace the disc before physically replacing it? (I am not zfs guru, and not sure what the commands should be - zpool detach? zpool replace?) If not, maybe replacing back a faulty disk is the option (it contains

Re: [osol-discuss] zfs import problem- urgent

2010-12-07 Thread Brian Ruthven - Solaris Network Sustaining - Oracle UK
Akhilesh Nair wrote: ok, Let me explian our problem. Actually we have 11 disks inside the server 1) using 10 disks we have a created zfs pool using raid 1+0 config. 2) one disk was used for Operating system 3) we are using solaris 10 upate 5 4) suddenly one of the disk inside pool got f

Re: [osol-discuss] zfs import problem- urgent

2010-12-06 Thread Akhilesh Nair
ok, Let me explian our problem. Actually we have 11 disks inside the server 1) using 10 disks we have a created zfs pool using raid 1+0 config. 2) one disk was used for Operating system 3) we are using solaris 10 upate 5 4) suddenly one of the disk inside pool got faulty and also for os fi

Re: [osol-discuss] zfs import problem- urgent

2010-12-06 Thread Brian Ruthven
On 12/ 6/10 01:27 PM, Akhilesh Nair wrote: Thanks Can you tlell me the phone number to log the issue Also Please let me know procedure also? Thanks anair This page http://www.oracle.com/us/support/contact-068555.html contains the contact details for support. Regards, Brian ___

Re: [osol-discuss] zfs import problem- urgent

2010-12-06 Thread Edward Ned Harvey
> From: opensolaris-discuss-boun...@opensolaris.org [mailto:opensolaris- > discuss-boun...@opensolaris.org] On Behalf Of Akhilesh Nair > > We had a urgent issue on our production. We cant import our zfs pool. > > Actually one of our disk was faulty in our pool and we replaced it. however > afte

Re: [osol-discuss] zfs import problem- urgent

2010-12-06 Thread Akhilesh Nair
Thanks Can you tlell me the phone number to log the issue Also Please let me know procedure also? Thanks anair -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] zfs import problem- urgent

2010-12-06 Thread Brian Ruthven
On 12/ 6/10 10:16 AM, Akhilesh Nair wrote: Hi , We had a urgent issue on our production. We cant import our zfs pool. Then I suggest you call in and log a support call. This email list does not guarantee a response time. Are you using Solaris 10 or OpenSolaris / Solaris 11 express? The out

[osol-discuss] zfs import problem- urgent

2010-12-06 Thread Akhilesh Nair
Hi , We had a urgent issue on our production. We cant import our zfs pool. Actually one of our disk was faulty in our pool and we replaced it. however after that, the pool cannot be imported. a) I tried removing /etc/zfs/zfs.cache file and imported but I cant . b) I tried using force option