Hi Erik,
hi Victor,
I have exactly the same problem as you described in your thread.
Could you please explain to me what to do to recover the data
on the pool?
Thanks in advance,
Jens Hamisch
--
This message posted from opensolaris.org
___
zfs-discus
I am not sure what I did wrong but I did follow up all the steps to get my
system moved from ufs to zfs and not I am unable to boot it... can anyone
suggest what I could do to fix it?
here are all my steps:
[00:26:38] @adas: /root > zpool create rootpool c1t1d0s0
[00:26:57] @adas: /root > lucr
On Tue, 04 Nov 2008 18:00:29 -0700
Lori Alt <[EMAIL PROTECTED]> wrote:
> Would you send the messages that appeared with
> the failed ludelete?
Sure. Cindy also asked about them. I forgot to insert them ;-)
[part of the former message]
However, today I did a ludelete zfsBE and it was/is refused.
On 05 November, 2008 - Krzys sent me these 18K bytes:
>
> I am not sure what I did wrong but I did follow up all the steps to get my
> system moved from ufs to zfs and not I am unable to boot it... can anyone
> suggest what I could do to fix it?
>
> here are all my steps:
>
> [00:26:38] @adas
On 11/05/08 13:02, Krzys wrote:
> I am not sure what I did wrong but I did follow up all the steps to get my
> system moved from ufs to zfs and not I am unable to boot it... can anyone
> suggest what I could do to fix it?
>
> here are all my steps:
>
> [00:26:38] @adas: /root > zpool create roo
Yes, I did notice that error too, but when I did lustatus it did show as it was
ok, so I guess I did asume it was safe to start from it, but even booting up
from original disk caused problems and I was unable to boot my system...
ANyway I did poweroff my system for few minutes, and then started
Sorry its Solaris 10 U6, not Nevada. I just upgraded to U6 and was hoping I
could take advantage of the zfs boot mirroring.
On Wed, 5 Nov 2008, Enda O'Connor wrote:
> On 11/05/08 13:02, Krzys wrote:
>> I am not sure what I did wrong but I did follow up all the steps to get my
>> system moved fr
Hello,
A question on putting ZFS on EMC pseuo-devices:
I have a T1000 where we were given 100 GB of SAN space from EMC:
# format < /dev/null
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c0t0d0
/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTE
Hi Krzys
Also some info on the actual system
ie what was it upgraded to u6 from and how.
and an idea of how the filesystems are laid out, ie is usr seperate from
/ and so on ( maybe a df -k ). Don't appear to have any zones installed,
just to confirm.
Enda
On 11/05/08 14:07, Enda O'Connor wrote:
On Tue, Nov 04, 2008 at 05:48:26PM -0600, Tim wrote:
>
>Well, what's the end goal? What are you testing for that you need
>from the thumper?
>I/O interfaces? CPU? Chipset? If you need *everything* you don't
>have any other choice.
I suppose that something with SATA disks and t
Hi
did you get a core dump?
would be nice to see the core file to get an idea of what dumped core,
might configure coreadm if not already done
run coreadm first, if the output looks like
# coreadm
global core file pattern: /var/crash/core.%f.%p
global core file content: default
Hello,
occasionally we got some solaris 10 server to panic in zfs code while doing
"zfs send -i [EMAIL PROTECTED] [EMAIL PROTECTED] | ssh remote zfs receive
poolname".
The race condition(s) get triggered by a broken data transmission or killing
sending zfs or ssh command.
The panic or hanging zf
On Wed, 5 Nov 2008, Enda O'Connor wrote:
> On 11/05/08 13:02, Krzys wrote:
>> I am not sure what I did wrong but I did follow up all the steps to get my
>> system moved from ufs to zfs and not I am unable to boot it... can anyone
>> suggest what I could do to fix it?
>>
>> here are all my ste
Hello Krzys,
Wednesday, November 5, 2008, 5:41:16 AM, you wrote:
K> compression is not supported for rootpool?
K> # zpool create rootpool c1t1d0s0
K> # zfs set compression=gzip-9 rootpool
K> # lucreate -c ufsBE -n zfsBE -p rootpool
K> Analyzing system configuration.
K> ERROR: ZFS pool does not
Great, I will follow this, but I was wondering maybe I did not setup my disc
correctly? from what I do understand zpool cannot be setup on whole disk as
other pools are so I did partition my disk so all the space is in s0 slice.
Maybe I thats not correct?
[10:03:45] [EMAIL PROTECTED]: /root > f
Hi
No that should be fine, as long as disk is SMI labelled then that's
fine, and lU would have failed much earlier if it found an EFI labelled
disk.
core dump is not due to this, something else is causing that.
Enda
On 11/05/08 15:14, Krzys wrote:
> Great, I will follow this, but I was wonderin
I did upgrade my U5 to U6 from DVD, went trough the upgrade process.
my file system is setup as follow:
[10:11:54] [EMAIL PROTECTED]: /root > df -h | egrep -v
"platform|sharefs|objfs|mnttab|proc|ctfs|devices|fd|nsr"
Filesystem size used avail capacity Mounted on
/dev/dsk/c1t0d0s0
Nathan Kroenert wrote:
> Not wanting to hijack this thread, but...
>
> I'm a simple man with simple needs. I'd like to be able to manually
> spin down my disks whenever I want to...
>
> Anyone come up with a way to do this? ;)
You can do that, but you'd need to write your own user application
to
Hi
Looks ok, some mounts left over from pervious fail.
In regards to swap and dump on zpool you can set them
zfs set volsize=1G rootpool/dump
zfs set volsize=1G rootpool/swap
for instance, of course above are only an example of how to do it.
or make the zvol doe rootpool/dump etc before lucreate,
My co-workers and I are trying to find out if anyone out there is
running production Oracle on. We currently have a project in which we
have a SAN divided into 51 86.9GB luns (performance). Oracle has been
setup on 18 or so partitions and using SVM would be a logistical
nightmare as far as manage
Our very own Roch (Bourbonnais) star is in a new video released
today as part of the MySQL releases today.
http://www.sun.com/servers/index.jsp?intcmp=hp2008nov05_mysql_find
In the video "A Look Inside Sun's MySQL Optimization Lab"
Roch gives a little bit of a tour and at around 3:00, you get a gli
Nathan Kroenert wrote:
> Not wanting to hijack this thread, but...
>
> I'm a simple man with simple needs. I'd like to be able to manually spin
> down my disks whenever I want to...
>
> Anyone come up with a way to do this? ;)
>
For those disks that support it,
luxadm stop /dev/rdsk/...
has
Anyone tried Nevada with ZFS on small platforms?
I ordered one of these:
http://www.fit-pc.com/new/fit-pc-slim-specifications.html
Planning to stick in a 160-gig Samsung drive and use it for lightweight
household server. Probably some Samba usage, and a tiny bit of Apache &
RADIUS. I don't
Hello Mario,
Wednesday, November 5, 2008, 7:25:06 PM, you wrote:
>
My co-workers and I are trying to find out if anyone out there is running production Oracle on. We currently have a project in which we have a SAN divided into 51 86.9GB luns (performance). Oracle has been setup on 18 o
Hello Richard,
Wednesday, November 5, 2008, 7:29:35 PM, you wrote:
RE> Our very own Roch (Bourbonnais) star is in a new video released
RE> today as part of the MySQL releases today.
RE> http://www.sun.com/servers/index.jsp?intcmp=hp2008nov05_mysql_find
RE> In the video "A Look Inside Sun's MySQL
Hi Jens,
Jens Hamisch wrote:
> Hi Erik,
> hi Victor,
>
>
> I have exactly the same problem as you described in your thread.
Exactly same problem would mean that only config object in the pool is
corrupted. Are you 100% sure that you have exact same problem?
> Could you please explain to me wh
On Wed, Nov 5, 2008 at 3:55 PM, Vincent Fox <[EMAIL PROTECTED]> wrote:
> Anyone tried Nevada with ZFS on small platforms?
Yes - on the least powerful system I would even think of trying ZFS on
- an Intel D945GCLF2 (dual-core 1.6GHz Atom 330) with 2Gb of RAM and
2 SATA ports. It came up in 32-bit
THis is so bizare, I am unable to pass this problem. I though I had not enough
space on my hard drive (new one) so I replaced it with 72gb drive, but still
getting that bus error. Originally when I restarted my server it did not want
to
boot, do I had to power it off and then back on and it the
what makes me wonder is why I am not even able to see anything under boot -L ?
and it is just not seeing this disk as a boot device? so strange.
On Wed, 5 Nov 2008, Krzys wrote:
> THis is so bizare, I am unable to pass this problem. I though I had not enough
> space on my hard drive (new one) so
Hi, I'm trying to get a status from zfs on where the free space in my zfs
filesystem is. Its a RAIDZ2 pool on 4 x 320GB HDD. I have several snapshots and
I've just deleted rougly 150GB worth of data I didn't need from the current
filesystem. The non-snapshot data now only takes up 156GB but I ca
> You know that you need a minimum of 2 disks to form a
> (mirrored) pool
> with ZFS? A pool with no redundancy is not a good
> idea!
According to the slides I have seen, a ZFS filesystem even on a single disk can
handle massive amounts of sector failure before it becomes unusable. I seem
to
On Wed, 5 Nov 2008, Vincent Fox wrote:
> According to the slides I have seen, a ZFS filesystem even on a
> single disk can handle massive amounts of sector failure before it
> becomes unusable.
When a tiny volcanic jet of molten plastic shoots out of the chip on
the disk drive (followed by a b
32 matches
Mail list logo