Hello,
I finally got the new drive and I am in the process of moving the data. The
problem I have now is that I can't mount the NTFS partition. I followed the
directions here:
http://sun.drydog.com/faq/9.html
and tried both methods, but the problem is that when I run fdisk on the ntfs
drive, i
Are you going to use this machine as a fileserver, at least the OpenSolaris
part? You might consider trying EON storage (http://eonstorage.blogspot.com/),
which just runs on a CD. If that's all you need, then you don't have to worry
about partitioning around Windows, since Windows won't be able
Frank,
The format utility is not technically correct because it refers to
slices as partitions. Check the output below.
We might describe that the "partition" menu is used to partition the
disk into slices, but all of format refers to partitions, not slices.
I agree with Brandon's explanation,
On 6/4/10 11:46 AM -0700 Brandon High wrote:
Be aware that Solaris on x86 has two types of partitions. There are
fdisk partitions (c0t0d0p1, etc) which is what gparted, windows and
other tools will see. There are also Solaris partitions or slices
(c0t0d0s0). You can create or edit these with the
On Fri, Jun 4, 2010 at 12:59 AM, zfsnoob4 wrote:
> This is what I'm thinking:
> 1) Use Gparted to resize the windows partition and therefore create a 50GB
> raw partition.
> 2) Use the opensolaris installer to format the raw partition into a Solaris
> FS.
> 3) Install opensolaris 2009.06, the se
On Fri, Jun 4, 2010 at 2:59 PM, zfsnoob4 wrote:
> "It's not easy to make Solaris slices on the boot drive."
>
> As I am just realizing. The installer does not have any kind of partition
> software.
>
> I have a linux boot disc and I am contemplating using gparted to resize the
> win partition to
"It's not easy to make Solaris slices on the boot drive."
As I am just realizing. The installer does not have any kind of partition
software.
I have a linux boot disc and I am contemplating using gparted to resize the win
partition to create a raw 50GB empty partition. Can the installer format
On Thu, Jun 3, 2010 at 5:37 AM, Edward Ned Harvey
wrote:
> noob says he's planning to partition the OS drive. Last I knew, easier said
> than done. I'm sure it's not impossible, but it might not be
> straightforward either.
I think we was going partition it to install Win 7 on one partition
and
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of Ross Walker
>
> To get around this create a basic NTFS partition on the new third
> drive, copy the data to that drive and blow away the dynamic mirror.
Better yet, build the opensolaris machi
On Jun 2, 2010, at 12:03 PM, zfsnoob4 wrote:
Wow thank you very much for the clear instructions.
And Yes, I have another 120GB drive for the OS, separate from A, B
and C. I will repartition the drive and install Solaris. Then maybe
at some point I'll delete the entire drive and just instal
On 6/2/2010 9:03 AM, zfsnoob4 wrote:
Wow thank you very much for the clear instructions.
And Yes, I have another 120GB drive for the OS, separate from A, B and C. I
will repartition the drive and install Solaris. Then maybe at some point I'll
delete the entire drive and just install a single O
Wow thank you very much for the clear instructions.
And Yes, I have another 120GB drive for the OS, separate from A, B and C. I
will repartition the drive and install Solaris. Then maybe at some point I'll
delete the entire drive and just install a single OS.
I have a question about step 6, "S
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of Erik Trimble
>
> Step 1:Break the mirror of A & B inside Windows 7
> Step 2:Purchase the new C hard drive, and install it in the case.
> Step 3:Boot to OpenSolaris
> Step 4:Make
On 6/1/2010 8:36 PM, zfsnoob4 wrote:
Hello,
I currently have a raid1 array setup on Windows 7 with a pair of 1.5TB drives.
I don't have enough space in any other drives to make a backup of all this data
and I really don't want to copy my ~1.1 TB of files over the network anyways.
What I want
Hello,
I currently have a raid1 array setup on Windows 7 with a pair of 1.5TB drives.
I don't have enough space in any other drives to make a backup of all this data
and I really don't want to copy my ~1.1 TB of files over the network anyways.
What I want to do it get a third 1.5 TB drive and m
On Feb 26, 2009, at 14:20, Tomas Ögren wrote:
Rsync supports POSIX Draft ACLs (UFS/NFSv3), but not ZFS ACLs..
However,
you can do a sneaky thing.. Mount your ZFS filesystem over NFSv4 from
yourself and rsync -A from /ufsthingie/ to /nfs4mountedzfs/ .. that
will copy all ACLs..
On Feb 26,
Tomas Ögren wrote:
On 27 February, 2009 - Ian Collins sent me these 0,4K bytes:
Blake wrote:
Rafael,
If you are talking just about moving a bunch of data, take a look
at rsync. I think it will work nicely for moving files from one
volume to another, preserving attributes. It comes
On 27 February, 2009 - Ian Collins sent me these 0,4K bytes:
> Blake wrote:
>> Rafael,
>>If you are talking just about moving a bunch of data, take a look
>> at rsync. I think it will work nicely for moving files from one
>> volume to another, preserving attributes. It comes bundled with
>>
Ah - I think I was getting confused by my experience with the modified
rsync on OS X.
On Thu, Feb 26, 2009 at 1:54 PM, Ian Collins wrote:
> Blake wrote:
>>
>> Rafael,
>> If you are talking just about moving a bunch of data, take a look
>> at rsync. I think it will work nicely for moving files
You can use ufsrestore/ufsdump, tar, and cpio to migrate the POSIX-ACLs
to ZFS-ACLs.
Ian Collins wrote:
> Blake wrote:
>> Rafael,
>>If you are talking just about moving a bunch of data, take a look
>> at rsync. I think it will work nicely for moving files from one
>> volume to another, preser
Blake wrote:
Rafael,
If you are talking just about moving a bunch of data, take a look
at rsync. I think it will work nicely for moving files from one
volume to another, preserving attributes. It comes bundled with
2008.11 and up.
But not ACLs.
--
Ian.
___
Rafael,
If you are talking just about moving a bunch of data, take a look
at rsync. I think it will work nicely for moving files from one
volume to another, preserving attributes. It comes bundled with
2008.11 and up.
On Thu, Feb 26, 2009 at 10:41 AM, wrote:
> Hi Rafael,
>
> The informati
Hi Rafael,
The information on that site looks very out-of-date. I will attempt to
resolve this problem.
Other than using Live Upgrade to migrate a UFS root file system to a ZFS
root file system, you can use ufsdump and ufsrestore to migrate UFS data
to ZFS file system.
Other data migration p
Hi,
According to
http://www.sun.com/emrkt/campaign_docs/expertexchange/knowledge/solaris_zfs_install.html#2
we will have a tool for data migration to ZFS (not a root file system).
Do you know when this is happening?
Thanks, Rafael.
--
=> Rafael Friedlander
=> Sun Microsystems
=> OEM Specialis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lori Alt wrote:
>> The SXCE code base really only supports BEs that are
>> either all in one dataset, or have everything but /var in
>> one dataset and /var in its own dataset (the reason for
>> supporting a separate /var is to be able to set a set a
>
On 11/08/08 15:24, Jesus Cea wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Any advice?. Suggestions/alternative approaches welcomed.
One obvious question - why?
Two reasons:
The SXCE code base really only supports BEs that are
either all in one dataset, or have ever
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> Any advice?. Suggestions/alternative approaches welcomed.
> One obvious question - why?
Two reasons:
1. Backup policies and ZFS properties.
2. I don't have enough spare space to "rejoin" all system slices in a
single one.
I thinking in messing w
Jesus Cea wrote:
> Hi, everybody.
>
> I just trying to upgrade my Solaris 10 Update 6 from UFS to ZFS. But I
> want to keep different portions of the OS in different ZFS datasets,
> just like I was doing until now. For example, my script to upgrade from
> Update 5 to Update 6 was:
>
> """
> [EMAIL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, everybody.
I just trying to upgrade my Solaris 10 Update 6 from UFS to ZFS. But I
want to keep different portions of the OS in different ZFS datasets,
just like I was doing until now. For example, my script to upgrade from
Update 5 to Update 6 was
29 matches
Mail list logo