Search Results

Search: Posts Made By: sqa777
Forum: Solaris 02-02-2009
2,434
Posted By sqa777
Why does the # of blocks change for a file on a ZFS filesystem?
I created a zpool and zfs filesystem in OpenSolaris. I made two NFS mount points:

> zpool history


History for 'raidpool':
2009-01-15.17:12:48 zpool create -f raidpool raidz1 c4t1d0 c4t2d0...
Forum: Solaris 01-21-2009
7,417
Posted By sqa777
Wait, I thought you said mounting and writing...
Wait, I thought you said mounting and writing from the client from server2 worked fine but mounting and writing from the client from server1 resulted in error messages.
Forum: Solaris 01-21-2009
7,417
Posted By sqa777
When you say "another server with the same...
When you say "another server with the same config", are you referring to the export permissions too? It could be that the server that you are having problems on (let's call it server1) could have...
Forum: Solaris 01-21-2009
7,417
Posted By sqa777
Are you looking from the client? What are...
Are you looking from the client?

What are the export permissions on the nfs server for /team?
Forum: Solaris 01-16-2009
11,390
Posted By sqa777
Jilliagre, I tried the swap -d command above...
Jilliagre,

I tried the swap -d command above and it didn't work:

swap -d /dev/zvol/dsk/rpool/swap
/dev/zvol/dsk/rpool/swap was dump device --
invoking dumpadm(1M) -d swap to select new dump...
Forum: Solaris 01-16-2009
7,417
Posted By sqa777
Initial assessment
Did you set your NFS exports to be read-only on the backend system that you were backing up to?
Forum: Solaris 01-16-2009
11,390
Posted By sqa777
ZFS Swap
[/quote]

I want to change the volume size so I can recreate a customer environment.



zpool history -il | grep dump
2009-01-07.01:20:03 zfs create -b 131072 -V 8191m rpool/dump [user root on...
Forum: Solaris 01-15-2009
11,390
Posted By sqa777
How can I create a new swap location in ZFS?
I am running OpenSolaris v5.11

During installation, the installation created default ZFS filesystems, like the dump and swap locations.

I want to change the blocksize of the /dump and /swap...
Forum: Solaris 01-08-2009
13,889
Posted By sqa777
Is the -V option mutually exclusive with -o mountpoint?
Thanx DukeNuke2. Not setting the -V option makes the ZFS directory exportable.

However, why is the zfs create -V option apparently mutually exclusive with the zfs create -o mountpoint option?
Forum: Solaris 01-08-2009
13,889
Posted By sqa777
How do I export a zfs filesystem that I created?
I created a zpool and two ZFS volumes in OpenSolaris. I would like both ZFS volumes to be exportable. However, I don't know how to set that up.

These are the steps I did:

1) Create the zpool...
Forum: Solaris 01-06-2009
17,891
Posted By sqa777
How do I set the block size in ZFS?
I was able to create a zpool and then created a zfs filesystem (BTW, thanks to all those who helped me get by the hard drive formatting issues I had posted here earlier).


I read that ZFS does...
Forum: Solaris 01-05-2009
27,638
Posted By sqa777
No info on the hard drives
Locki,

I pulled out the disks. Unfortunately there is no sticker or anything on the hard drives that detail the number of cylinders, heads, sectors, etc.

And because I'm on a Solaris box, I...
Forum: Solaris 12-23-2008
27,638
Posted By sqa777
How do I find out how many data cylinders a disk has?
I recently installed two new hard drives onto an OpenSolaris v5.11 machine. I need to format the two disks.

I tried the format command. It asks me for the number of data cylinders and alternate...
Forum: Solaris 12-23-2008
14,811
Posted By sqa777
Thanx DukeNuke2. Can I ask another question?
I found the disks that show the names of the new disks.

Q1) I need to format the disks. When I specify the disk to format, "format" asks me the number of data cylinders? How do I go about...
Forum: Solaris 12-23-2008
14,811
Posted By sqa777
How do I determine the hard drives in /dev/dsk in OpenSolaris?
I have a Solaris machine running OpenSolaris v5.11.

It came with a hard drive. It's called /dev/dsk/c4d0s0.

I added two new hard drives into the box. I can't figure out what it's called in...
Forum: Solaris 12-18-2008
4,355
Posted By sqa777
I found the problem
I was trying to add an entry to the /etc/dfs/dfstab and the /etc/dfs/sharetab by editing the file. Instead, I had to use the "share" command to do so.

After I invoked this command, the nfsd...
Forum: Solaris 12-18-2008
4,355
Posted By sqa777
Having problems starting up NFS on an OpenSolaris box
I am trying to set up an OpenSolaris box to be an NFS server.

The OpenSolaris version is 2008.11.

The kernel (uname -a output) is: SunOS minime-28 5.11 snv_101b i86pc i386 i86pc

It is...
56,233
Posted By sqa777
The double-quote doesn't work
I tried using double-quotes:

cp -pv foo.bar "-filename"
That doesn't work on my Linux machine - the cp command still thinks that the -filename is an option, not the destination filename.
56,233
Posted By sqa777
How to copy/move to a file with a special character as the 1st char in the filename?
I am trying to create files with special characters in its filenames for testing purposes. This is on a Linux RHEL4 but this should also be applicable on a Unix shell.

I am able to create files...
Showing results 1 to 19 of 19

 
All times are GMT -4. The time now is 11:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy