Displaying 4 results from an estimated 4 matches for "c0d0p0".
Did you mean:
c0d0p1
2010 Apr 21
3
Adding a higher level partition to ZFS pool
...single ZFS pool. OpenSolaris boots on ZFS.
- third partition: a FAT partition I want to keep (no formatting !)
- fourth partition: I want to add this partition to my ZFS pool (or another pool ?). I don''t care if information on that partition is lost, I can format it if necessary.
zpool add c0d0p0:2 ? Hmm...
How can I do that ? When I searched on the web it seemed nearwhat impossible, but it''s so basic, I''m sure there''s a solution...
Thanks
--
This message posted from opensolaris.org
2007 Feb 15
4
Using setfacl to control access to /dev/kqemu
...#effective:rw-
group::rw- #effective:rw-
mask:rw-
other:r--
However, running qemu with kqemu enabled shows me the message that
kqemu acceleration is not enabled. Hmmm. Change to 664, it works. Argh.
This kind of hackery worked when I wanted to get read access to my real
/dev/dsk/c0d0p0 so I could use DamnSmallLinux to read my NTFS XP partition.
Ideas?
--
This message posted from opensolaris.org
2008 Apr 08
6
lucreate error: Cannot determine the physical boot device ...
# lucreate -n B85
Analyzing system configuration.
Hi,
after typing
# lucreate -n B85
I get the following error:
No name for current boot environment.
INFORMATION: The current boot environment is not named - assigning name <BE1>.
Current boot environment is named <BE1>.
Creating initial configuration for primary boot environment <BE1>.
ERROR: Unable to determine major and
2008 Aug 22
2
zpool autoexpand property - HowTo question
I noted this PSARC thread with interest:
Re: zpool autoexpand property [PSARC/2008/353 Self Review]
because it so happens that during a recent disk upgrade,
on a laptop. I''ve migrated a zpool off of one partition
onto a slightly larger one, and I''d like to somehow tell
zfs to grow the zpool to fill the new partition. So,
what''s the best way to do this? (and is it