NSS device mappings

Is there a definitive way to tell what linux device NSS pools/volumes are associated? IE. lsscsi tells me which LUN's my server sees, and mount tells me that they are mounted, but it does not indicate the linux device. I need a way to identify which LUN the NSS volumes are attached/mounted.

Originally Posted by will74103
Is there a definitive way to tell what linux device NSS pools/volumes are associated? IE. lsscsi tells me which LUN's my server sees, and mount tells me that they are mounted, but it does not indicate the linux device. I need a way to identify which LUN the NSS volumes are attached/mounted.
In a roundabout way.
(this is one way, I find it easier than iManager because it doesn't truncate the /dev/disk/by-id numbers)
Go into NSSMU -> Volumes (unless you know which pool the volume resides on already).
Find the pool the volume sits on.
Then go to NSSMU -> Pools
Hit F8, then F10 (List Devices)
It should return (if using MPIO or Qlogic HBA) the big hairy /dev/disk/by-id number
I usually make a note of the last 6-10 digits of the sucker.
Exit out of NSSMU
Then:
multipath -ll
(you may have to pipe it through more) and it'll list something like:
36000d310002476000000000000000007 dm-0 COMPELNT,Compellent Vol
[size=36G][features=1 queue_if_no_path][hwhandler=0]
\_ round-robin 0 [prio=1][active]
\_ 1:0:3:0 sdo 8:224 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 0:0:3:0 sdl 8:176 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 1:0:2:0 sdk 8:160 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 1:0:1:0 sdh 8:112 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 0:0:2:0 sdf 8:80 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 1:0:0:0 sde 8:64 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 0:0:1:0 sdc 8:32 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 0:0:0:0 sda 8:0 [active][ready]
Where the last number (0:0:1:0) is the LUN #
I think there's other ways to find this out as well if you're not using MPIO.
Might be in the Yast -> Partitioner as well, but I don't think it shows LUN numbers, but rather the DM-XXXX format.
if lsscsi gives you the LUN # and the /dev/disk/by-id (assuming you're using that) then you have the info you need.
For example, on an HP Proliant server with the RAID cards, you don't get the LUN numbers you have to use the cpq stuff to get the cpqid (there's a doc from HP that explains their naming conventions) because it's a Logical Drive (technically a LUN, but still)

Similar Messages

  • All device mappings lost, including DVD, trying to install Windows 8.1 on a new SSD disk containing no OS

    I have a catch-22 situation. When I installed a new SSD disk on my desktop (does not contain an OS), Windows 8.1 would not install. The error stated that there was no partition to install on. I saw a Forum describing initializing the drive with DISKPART
    using the advanced tools and a command prompt I got through the windows 8.1 installation disk, which I did successfully.
    I did what it described, created an active partition, an all my drive mappings were lost. Now I can't access the Windows installation disk because the mapping was lost on my DVD reader. The error says to press any key to boot from DVD, when I do this the
    message just comes up again. It is clear my DVD is not spinning or being accessed.  So, every solution I have read on these forums seems to depend on being able to read the DVD, which I cannot do. I have unplugged all hard drives but the new SSD and DVD
    reader.
    When I try to get a listing from the shell, my only option, it says nothing is mapped. My BIOS settings boot first from DVD, then from disk. It doesn't matter, the DVD cannot be accessed.
    How do I map my DVD with no OS so the Windows installation disk can be accessed?

    Hello LBLivnat,
    With no operating system, the DVD recognization is not from Windows.
    Please go to bios and check if the DVD rom is recognized in the BIOS.
    Please contact the manufacturer and check if the issue is from the BIOS.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Nagios SNMP Monitoring for NSS devices ?

    Has anyone managed to utilise the inbuilt SNMP functions of the NSS with nagios efficiently ?
    if so, what plugins are you using and how have you got them configured ?
    Steve

    There are some threads in this forum regarding this already. It is not as easy as monitoring a switch or router. the controllers combine the AP mac with the oid for unique lines. You can glean some snmp info off the controllers by using some of the generic OIDs and controller specific OIDs, but you will need an snmp monitoring program that you can load the WLC MIBs into and then tailor your monitoring of the controller based on that. I use Cacti, which is really awesome, but I would need to grab the complete OID off each controller based on the APs on it, which is fine as long as the AP is on that particular controller and not another one. snmpwalk is your friend in this case.
    OID+mac = results

  • NSS 322 bricked

    I obtained the NSS 322 unit today and attempted to update from the 1.0.0.0 firmware to the newer 1.3.0.5
    After waiting for about an hour for it to restart, I connected a monitor to the VGA output to discover that it won't boot due to missing files.
    How can I restore the boot file system to the device?
    thanks
    Peter

    One of the great things about the NSS devices is that they are almost impossible to kill. (Not to say you can't kill them)
    If you end up in this situation, you can do the following to restore the DOM
    Call support and ask for a DOM image
    Remove ALL HDDs from unit
    Connect an external USB CD/DVD
    Using a Linux live distrobution boot the NSS
    Once the OS is loaded connect your USB stick with the DOM image
    Mount the DOM from within the OS -- typically it comes in as an USB device like /dev/sdbTo find the mount points run 'mount' from a terminal window
    Next, from a terminal window copy your good DOM image to the DOM device using 'dd' like this:~# dd if=/media/usb/my_stick/goodDOM.img of=/dev/sdb bs=512b
    Once complete, reboot to into your nss.

  • Zfs on solaris 10 and home directory creation

    I am using samba and a root preexec script to automatically create individual ZFS filesystem home directories with quotas on a Solaris 10 server that is a member of a Windows 2003 domain.
    There are about 60,000 users in Active Directory.
    My question is about best practice.
    I am worried about the overhead of having 60,000 ZFS filesytems to mount and run on Solaris 10 ?
    Edited by: fatfish on Apr 29, 2010 2:51 AM

    Testing results as follows -
    Solaris 10 10/09 running as VM on Vmware ESX server with 7 GB RAM 1 CPU 64 bit.
    ZFS pool created with three 50 GB FC LUNS from our SAN (Hardware RAID5). There are shared to ESX server and presented to the Solaris VM as Raw Device Mappings (no VMFS).
    I set up a simple script to create 3000 ZFS filesystem home directories
    #!/usr/bin/bash
    for i in {1..3000}
    do
    zfs create tank/users/test$i
    echo "$i created"
    done
    The first 1000 created very quickly.
    By the time I reached about 2000 each filesystem was taking almost 5 seconds to create. Way too long. I gave up after about 2500.
    So I rebooted.
    The 2500 ZFS filesystems mounted in about 4 seconds, so no problem there.
    The problem I have is why do the ZFS file system creation time drop of and become unworkable? I tried again to add to the pool after reboot and there was the same slow creation time.
    Am I better off with just one ZFS file system with 60,000 userquotas applied and lots of ordinary user home directories created under that with mkdir?

  • T400 Vista only 2.5G of RAM showing

    I have had 3G and 4G of RAM installed in this T400.  Control Panel->System shows the correct amount of physical RAM in either case.  Either way, Task Manager only shows 2.5G total.  I understand that the 4G address space gets consumed to some extent by device mappings (or potential device mappings) including the discrete graphics.  And that the chipset graphics grab some actual RAM.
    However, even with both of those a max of 2.5G is ridiculous.  Especially with 4G installed.
    (My T61 makes all 3G available, and my deskside with 4G installed still makes 3.5 avaiable) 
    Any ideas on how to improve this?  Any hope of BIOS mods, different chipset drivers, ???
    I bought this thing because it had switchable graphics and an XP downgrade - unfortunately the sales person didn't tell me that they weren't compatible - and because it could take 4G of RAM, since I need to run some virtual machines that need RAM.
    Grrr.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Solved!
    Go to Solution.

    Is it bad manners to answer a few of my own questions?  I've been swapping memory sticks in and out and toggling BIOS between discrete and integrated graphics with switchable graphics and detection disabled.  Some interesting numbers regarding available RAM and (very rough) power consumption/battery life:
    Baseline:  Switchable graphics enabled, either 3G or 4G of RAM installed:  total in Task Manager/performance -> 2517MB.
    Switchable graphics disabled, 3G RAM: integrated graphics -> still 2517MB, discrete graphics -> 2553MB.  oh boy!
    Switchable graphics disabled, 4G RAM: integrated graphics -> 3029MB, discrete graphics -> 3065MB.  better!
    Power consumption/battery life w/9cell, just desktop and a vim window open, 95% charge: integrated graphics ->6:30, discrete graphics -> varied from 4:30 to 5:30.  Looks like ATI has some kind of adaptive power thing going on.
     Switching to integrated graphics only in BIOS required a boot to let the driver (re)install, then a reboot to get back to a useful system with correct resolution. -- On further experimentation, it looks like the double boot to switch to intel integrated graphics only happens when done along with a RAM size change.  Need to test that further.
    So, it is possible to stretch the available RAM by shutting off one of the graphics units and stuffing in 4G of RAM.  It's a little expensive and feels wasteful, but the bump for switchable was only $75US.  I imagine I'll run this thing w/4G RAM and only the Intel integrated graphics turned on unless I have some presentation thing going on that requires the fancy graphics controller (not likely for this elderly hardware nerd).
    Maybe the above will be useful to someone.  Please correct any typos, thinkos, or factual errors.  I'll get around to posting this @ www.beezmo.com one of these days along with some other thinkpad notes.
    Now I've go to go screw down the palm rest...
    Message Edited by zoltanthegypsy on 10-01-2008 02:36 PM
    Message Edited by zoltanthegypsy on 10-01-2008 02:39 PM
    Message Edited by zoltanthegypsy on 10-01-2008 02:49 PM
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • PVC2300 - Video Monitoring System (3 urgent questions)

    Hi there,
    I'm pretty sure these questions have been asked before - but could not find answers to these.
    Setup:
    When running a Video Surveillance setup, with up to 16, PVC2300 cameras connected to the Video Monitoring System (LBAVMS16):
    1. Does the PC running LBAVMS16 need to be "on" all the time for the video feed to be stored on a NSS device?
    2. Is there any difference between the "old Linksys" monitoring software and "LBAVMS16"?
    3. Can you run a mixed camera (WVC2300 and PVC2300) environment using "LBAVMS16"?
    I have a partner testing the solution and I would guess they are not the only ones facing these same questions.
    Many thanks in advance!
    Rasmus Almqvist, Territory Market Manager
    Phone: +358 40 774 6719
    Email: [email protected]

    Hello,
    First, you want to use SWVMS16.  Its the newer Small Business Software Video Monitoring System that will work with WVC210, PVC2300, WVC2300, and PVC300 (new).
    http://www.cisco.com/cisco/web/solutions/small_business/products/security/small_business_video_surveillance_cameras/index.html
    The 'latest' version you will find here is 1.0.0, but when we announce the PVC300 orderable, that should go to 1.0.1.
    Please upgrade both the PVC2300 and WVC2300 to 'Camera' FW version 1.0.1 for it to work with SWVMS16.
    This SW is free so just come back and check in the coming weeks for the update.
    The older LBAVMS16 will not support the PVC300 and has the old Linksys SKIN and is actually a different SW completely.   The newer one is the Cisco small business offering we will have going forward.   The older SW would allow you to set up the motion detection and then it would run in the task bar, and it would record as motion occurred, even though it was not open.
    The new SWVMS16 has a concept of a MAIN console (role based access) and after you define the 'Always' on or 'Motion Detection' configuration, you will then need to click on START/STOP in the Recordings GUI Drawer and select START RECORDING SCHEDULE and then all the cameras will have a Green LED indicator on the screen showing they are active and ready and will follow the configuration.   You can minimize it at this point, but you cant close it.  CLosing it will stop the schedule.   The datasheet should show the PC requirements to run this application, and to be honest, if you have more than 4 cameras, this is not a part time task.  Of course, it will depend on the Video quality you set up on each camera, but you will find monitoring 8 cameras will use your CPU and Memory (run the Windows Task manager to see).  This is why for 16 cameras, we recommed a very powerful PC with alot of RAM.
    I am running a Dual Intel Core 2 CPU 6400 @ 2.13GHz Machine with 1 GB or RAM and with 4 cameras at Highest quality it runs at 45-55% CPU utilization, just as an example.    So the point is this PC should be pretty much dedicated to this function of monitoring, recording, playback.
    Now keep something else in mind.  The Cameras (all of ours) dont need the SWVMS16 to do motion detection to NSS, or EMAIL.  The cameras themselves can FTP (client) motion detection (MPEG4 or MJPEG) direct to NSS (FTP server) or SMTP Mail.  Its configured on the Camera.   And with a PC Browser, you can monitor the Camera, or QuickTime, etc.  The SWVMS just makes it easy to monitor them all in one place with all the convenience and functions you would use in a SMB.  So technically SWVMS16 is not needed to operate motion detection to the NSS, but if you are running SWVMS, then yes, it needs to be on.
    In fact, I run BOTH on my cameras.  That is, I have them set to FTP to my NSS, and I also have them monitored by SWVMS.  Our Cameras are dual stream, dual codec, and have no problem with this, and can be monitored from up to 10 HTTP servers as well (RTSP increases that), which is usually enough.
    An interesting twist, which is also practiced and supported, is defining the NSS File Share as the SWVMS16 Video Storage location.  Just another option to consider.
    Hope this clarifies a little?
    Steve DiStefano
    SE US Field Channel

  • ORACLE RAC 10g 10.2  on linux_86  linux1(node1) rebooted and crs stop

    hi
    i am a little bit new in rac world
    i am 100% following the otn.oracle.com (build your own rac on iscsi)
    power surge and linux1 was down
    please some body help me to bring it back i am facing one error
    PRKH-1010 : Unable to communicate with CRS services.and
    linux1:orcl1:/u01/app/crs/bin:>crs_stat
    CRS-0184: Cannot communicate with the CRS daemon.
    Result of CLUVRFY utility
    System requirement failed for 'database'
    Checking CRS integrity...
    Checking daemon liveness...
    Check: Liveness for "CRS daemon"
    Node Name Running
    linux4 yes
    linux1 no
    Result: Liveness check failed for "CRS daemon".
    Checking daemon liveness...
    Check: Liveness for "CSS daemon"
    Node Name Running
    linux4 yes
    linux1 no
    Result: Liveness check failed for "CSS daemon".
    Checking daemon liveness...
    Check: Liveness for "EVM daemon"
    Node Name Running
    linux4 yes
    linux1 no
    Result: Liveness check failed for "EVM daemon".
    Liveness of all the daemons
    Node Name CRS daemon CSS daemon EVM daemon
    linux4 yes yes yes
    linux1 no no no
    Checking CRS health...
    Check: Health of CRS
    Node Name CRS OK?
    linux4 yes
    Result: CRS health check passed.
    CRS integrity check failed.
    Checking node application existence...
    Checking existence of VIP node application
    Node Name Required Status Comment
    linux4 yes exists passed
    linux1 yes exists passed
    Result: Check passed.
    Checking existence of ONS node application
    Node Name Required Status Comment
    linux4 no exists passed
    linux1 no exists passed
    Result: Check passed.
    Checking existence of GSD node application
    Node Name Required Status Comment
    linux4 no exists passed
    linux1 no exists passed
    Result: Check passed.
    Message was edited by:
    shakil_zubair
    Message was edited by:
    shakil_zubair

    In addition to Chandra's steps , also make sure that the Shared Voting and OCR disks are visible from Linux1 and have the same device mappings as were before the Node reboot.
    If the CRS stack fails to come up , you should be looking at the
    following files to start with :
    a) The OS Messages file to check if there are any messages logged from the
    the time when you attempted to start the stack manually.
    b) The /tmp mountpoint sometimes contains files names crsctl* which could
    also indicate what the problem is.
    c) The logs under
    $ORA_CRS_HOME/log/<nodename>/ocssd
    $ORA_CRS_HOME/log/<nodename>/crsd
    $ORA_CRS_HOME/log/<nodename>/client
    Let's know if there are any messages in these files which might help us analyze
    this further.
    Vishwa

  • NSS3000 Very slow network, Drops connection

    I am working with an NSS3000 that has some major network issues.  The device is on  a 100mb network.  Copying a 4mb zip file takes over a minute.  If you try to extract the zip file from the share to anywhere on the device it runs for about 5 minutes and errors out saying that they drive may be full.  I have checked all of the network settings (of which there aren't very many) and am stuck.  I have upgraded the firmware to 1.20.1.  Replaced network cables, tried different ports, and adjusted the MTU.
    The only network service we use on the box is CIFS.
    I connect to the device with an XP Pro machine.
    Any thoughts?

    Tom,
    Just a few questions, how long has the NSS been in production? Was this working fine the all of a sudden becoming slow? Of course a 4Mb file should be instant. I have tested this is a lab and with no problems just now. What does your topology look like, what device models is in your network, like switch , router , etc. You said you tried to plug into different ports, question which ports and on what device? Did you plug into a different device like the router if NSS was plugged into a switch. Tried to give a little more details so we could have a better picture and idea? Also look into the NSS to make sure the hard drives are not having any errors (read/write errors). Also since you might be doing alot of configuration changes i would recommend backing up all data on NSS device if you haven't already done so.
    Thanks,
    Jason Bryant

  • Don't get result when I put empty column in addition

    Hi all !
    I've got some difficulty to get a total when I put empty column of a table in an addition in my sql query. All the data type are the same.
    Some one can help me with that please
    Thanks in advance
    Eric

    Thanks Richard.  My 5.1 mixdown type is Front+Rear+LFE.  I can see why I may not hear a center channel solo as my 5.1 amp does not have HDMI inputs and the MAtrox Mini Max only offers HDMI audio out or RCA 2 channel stereo out (which is what I have to use).
    However, with the meter levels showing plenty of audio in the center channel, I thought I'd at least hear it in the finished Blu Ray.  Could it be some setting in Surcode?  I basically get 4.1 with all speakers except the center giving sound.  If I put my ear up to the center channel I can hear slightly some sound.  My other home theatre system does the same.  I can find very little info on this from surcode manuals and they haven't responded to my emails.
    I have 6 stereo tracks I created from the original audio using Audition and imported them into Premiere and set the master to 5.1 with the 6 channels as standard.  The 5.1 mappings for channel assignments (device mappings for the Matrox player) match the rest of the sequence.
    Are you familiar with surcode?  Like I say I can hear the LS and RS, L&R, and LFE perfectly in the authored BD-RE (and it sounds wonderful even without the center channel), but I get nothing (or next to nothing) out of the center channel.  I have some future projects coming up where this would not be acceptable.
    I am a long time NLE editor going back to the 90s, but those were all DVDs and this is my first Blu-Ray and Surround sound project.
    Any more helpful suggestions?  It is much appreciated.
    Thanks
    Steve

  • NSS4000 RAID rebuild time

    Yesterday I setup our new NSS4000 - I updated the firmware to 1.16-3 (Mon, 08 Jun 2009 14:12:52 +0000) - I created a RAID 5 array with four Western Digital WD15EADS 1.5TB drives - after the array completed one of the drives was marked as failed - I removed and reinserted it and added it back to the array and it failed again a few min later - I replaced the drive and added the new drive to the array. This was 14:10 yesterday and the rebuild is only at 55% over 24 hours later. I don't see the WD15EADS drive on the approved list specifically but the WDS10 and WDS20 are both on there.
    Is this a normal rebuild time for 1.5TB drives? I am going to delete the array and recreate it since there isn't any data on the system yet but I would like to know if there is a problem with these drives in the NSS4000 before I put it into production.
    Thanks,
    Tom

    I have seen this behavior a couple of times (actually twice) on TB drives and creating a RAID 5. I don't think the RAID level matters much, just the fact that we are addressing a lot of space. One word of caution, drives that are not on the approved drive list should really be avoided. That was not a sales plug, or preaching Cisco literature. Granted drives that are not on the list will work and will spin and all that fun stuff, but most of the RAID failures I see are using non-approved drives. Another thing to keep in mind; is that the NSS devices can only be configured for up to 4TB. That is not to say you can not add a larger RAID. You can install 4, 2TB drives, but it does not mean you can safely create a 6TB RAID5 structure.
    My guess would be that one drive is not liking or just not playing nice with the NSS and is having a hard time being accessed and addressed. Now add the fact that we are over our 4TB limit, not really surprised it is taking a long time.
    My personal rule of thunb; I always create RAIDs with same drives, models and size and never mix manufacturers. That is me talking no one else, its just what I have learned over the years via bad experiences.
    Hope that helps.

  • 10g single node install

    How best to slice disk drives? Single Node install on a Sun V480 (2 cpu's @ 900mhz, 2 disk drives @ 36gb each), solaris operating system. For my test server I will install all 10g components. How best to distribute the 10g load (oraInventory, appserver, infrastructure, Metadata Repository) between the two disk drives?

    Part of the installation involves the installer installing CRS software on the other nodes, creating the ASM and RAC instances and so on.
    All this is done in an automated fashion - requiring each node to be prepped accordingly, ssh keys generated, public keys distributed and added to authorised keys and so on.
    None of these installation steps (all critical) will be part of a "single node" RAC install.
    In fact, the prepping part is even more critical and complex than the actual installation - if done properly the installation will be smooth and painless. If not... you will run into all kinds of problems. And this is often the case as one has to deal with getting the shared devices to be seen by all nodes, ensure consistent device mappings across all nodes, ensure that multipath (load balancing) I/O works, etc.
    For this at least 2 nodes are required. For actual proper RAC testing itself, even 2 nodes do not suffice and at least 3 are needed.
    IMO you are pretty much wasting your time as no real practical RAC installation lessons will be learned mucking about with RAC and a single VM.

  • Remote Replication of iSCSI target

    I have an iSCSI target on a NSS 326 that my backup server drops our backups onto.  I would like to replicate that iSCSI drive to another NSS 326.  Is there a way I can accomplish this?

    Adam,
    No the NAS allocates this space for the connecting operating system to format and use how it chooses. So the connecting operating system has full control over this space and NAS only knows of the allocated space. You have to treat this space as if its a logical drive in that computer and not the NAS.It's best to set up a directory just for your server you can use CIF or NFS to this directory for backup and then use Rsync to replicate to another NSS device.
    hope this helps,
    Jason
    Cisco Support Engineer
    .:|:.:|:.

  • Migrate NSS pools to new device?

    Hi everyone:
    This may sound strange, but it is what it is : We're trying to migrate a series of cluster enabled pools from one SAN to another SAN (the fiber connects have already been made and tested...so that's no part of the equation at this time).
    Problem is, we've been asked to do this with ZERO disruption to the users. And we're talking about 30 tb of data here encompassing a cornucopia of volumes and pools servicing a large spectrum of users across a rather massive eDirectory structure (many login scripts to modify among other things).
    SO assuming I can activate pools and mount volumes to a server from both SANs (which I can), is there any possible way to force the NSS Pool to activate on another device if the device has been mirrored from one SAN to the other?
    Right now what happens is that the secondar lun (which has a copy of the data on the primary lun) shows up as a new device, and there doesn't seem to be any way to simply mount the pool that's been mirrored to it.
    Barring that, is there any way to expand the pool to encompass both devices, but then shrink it back down so that it only encompasses the new device?
    Any help would be greatly appreciated.
    Thanks!

    Originally Posted by jgray
    To put it into a nut shell. You mirror the two sans together. Once the mirror is do, you break the mirror and now the data is on the new san. If the sans are from the same vendor, then they should have a tool to tranfer the data from one san to the other.
    More on the mirroring process, in maybe a cassaba shell:
    Mirrors for Moving Partitions - CoolSolutionsWiki
    /dps

  • Would trying to manually load NSS Internal PKSS #11 Module create a problem or would nothing happen without a filename in the load window under Security Devices?

    Would clicking the load button while NSS Internal PKSS #11 Module is selected and accepting the pop-up window without filling in any more information create a problem for the Firefox 8 program?

    Quote from: lcwhitlock on 04-April-14, 13:44:09
    Hello darkhawk,
    Thank you for the recommendation.  I somewhat understand what a MS DOS disk is, but I'm not sure how to go about creating one. I've seen where you can use a program, like Rufus, to create a usb one  - but I'm leery about using 3rd-party programs (especially ones I'm not familiar with). I've come across a couple of 'how-to' tuts, but they didn't clarify what files (if any) I would need to include on the disk (for my particular situation). Right now I don't have any blank cds, nor any extra flash/thumb drives - wish I did, but hadn't needed these for years. There has only been one other time where I needed to re-install Windows, but that was over 15 years ago - I did it through BIOS, reformatting my drives, and then reinstalled via the Windows XP disk. Windows 8 is an entirely different breed, which has left me feeling a bit stumped, at times. If there was a way I could perform it (successfully), similar to the first time I did it years ago, I'd give it a try - but at the same time, I'm a bit reluctant, because if it doesn't work, then I'm stuck without any internet access to get further help.
    Ask and ye shall receive. This should be doable in Windows 7 and Windows 8 on another PC. I recommend using a USB Flash drive like in this tutorial, but I'm sure you could use something else.
    If you want, you could also use Hiren's BootCD to make a bootable CD with many options and programs on it (I keep one, just for certain situations) that will allow you to do the same things.
    http://www.hiren.info/pages/bootcd
    Also very useful for sorting out virus's as long as it's downloaded and made on another PC that is virus free......

Maybe you are looking for

  • GRC 10.1 - Routing at Request Submission in case of SOD violations

    I am trying to configure MSMP workflow or risks analysis while creating userid 1. No Risks >> User created and access assigned automatically 2. Risks found >> forward to security team to review and approve I have checked the standard functional modul

  • AP 1140 conifguration for a survey

    Hi, I am all new to this. I have a stand alone 1140 AP and i am trying to perform a site survey using the AP; However I dont know what configs need to be on the AP for the survey ? can you help me please?

  • How to type in password field in Safari???

    What's the easiest way to record yourself opening Safari & logging into a site (Automator is not allowing me to type my password in the password field)? Thanks in advance for any help.

  • How to open 8.0 project from generated files

    Hello- Is there a way to work from generated files in a project after it is published??  We lost the 'originals' which were on a hard drive that got zapped.  Now I am scrambling to figure out how to open it when I can't see the xpj file???  I know th

  • Set tablespace free space (mb) for a single large tablespace?

    It seems that in EM, setting the free space (mb) for locally managed tablespaces affects all of my locally managed tablespaces in the database and not just one. I clicked on Tablespace, Edit (button), Thresholds and set the Free Space (MB) Warning an