[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: zfs and moving devices
- To: "Tobias C. Berner" <tcberner_(_at_)_gmail_(_dot_)_com>
- Subject: Re: zfs and moving devices
- From: Dimitar Vasilev <dimitar_(_dot_)_vassilev_(_at_)_gmail_(_dot_)_com>
- Date: Mon, 13 Apr 2009 06:54:12 +0300
- Cc: freebsd-fs_(_at_)_freebsd_(_dot_)_org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=f0Vx2jMSOf0JY9YL1UdU4EfcnWHbDrMmI1XgUwR/Uus=; b=FTQoVkT5SJ8eoou89l+ZNNx0PaNx1Xem0WQmgBkbgq7oxCGJXWKa/7bmpzMhB2pHvp 293p91OCBOghYo1Ng7jg6Bmp8wXsXejvr2WZNnuzZE7a7r9NBqBsgeIdZI3p9veWtd+/ P1JIUWb41mOTn3pYwdZYNy4A7bY/o9p6JCAQQ=
2009/4/13 Tobias C. Berner <tcberner_(_at_)_gmail_(_dot_)_com>:
> Hi
>
> I have a zfs pool
>
> NAME STATE READ WRITE CKSUM
> multimedia ONLINE 0 0 0
> ad8 ONLINE 0 0 0
> ad10 ONLINE 0 0 0
> ad12 ONLINE 0 0 0
> ad14 ONLINE 0 0 0
>
> Now, I need more sata-connecters. If I activate
> an other onboard-controller, the device names
> move:
>
> ad8 -> ad14
> ad10 -> ad16
> ad12 -> ad18
> ad14 -> ad20
>
>
> What is the proper way to handle this in zfs?
>
>
> thanks, Tobias
>
> _______________________________________________
> freebsd-fs_(_at_)_freebsd_(_dot_)_org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe_(_at_)_freebsd_(_dot_)_org"
>
There was an option for ata_static_id's in $KERNCONF - you need to
enable this to keep the sata from shifting.Don't remember the exact
magic instance - should be somewhere in LINT/hint/GENERIC.
Should resemble something like ATA_STATIC_ID.
Cheers,
Dimitar
_______________________________________________
freebsd-fs_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org